Searched refs:fpu_ftox (Results 1 – 3 of 3) sorted by relevance
53 u_int fpu_ftox(struct fpemu *, struct fpn *, u_int *);
240 fpu_ftox(struct fpemu *fe, struct fpn *fp, u_int *res) in fpu_ftox() function426 space[0] = fpu_ftox(fe, fp, space); in fpu_implode()
316 res[0] = fpu_ftox(fpemu, fpn, res); in spe_to_int()