Searched refs:__fpu_ftoq (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/os/arch/sparc/
H A Dfpu_extern.h69 uint32_t __fpu_ftoq(struct fpemu *, struct fpn *, uint32_t *);
H A Dsoftfloat.c53 c[0] = __fpu_ftoq(&fe, r, c); \
70 c[0] = __fpu_ftoq(&fe, &fe.fe_f1, c); \
133 c[0] = __fpu_ftoq(&fe, r, c);
H A Dfpu_implode.c450 __fpu_ftoq(fe, fp, res) function
537 space[0] = __fpu_ftoq(fe, fp, space);

Completed in 54 milliseconds