taglinefilesource code
__st43kernel/math/emulate.c#define ST(x) (*__st((x)))
__st44kernel/math/emulate.c#define PST(x) ((const temp_real *) __st((x)))
__st52kernel/math/emulate.cstatic temp_real_unaligned * __st(int i);