Searched defs:fpf (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ntp/libntp/ |
H A D | dolfptoa.c | 142 mfptoa(u_int32 fpi,u_int32 fpf,short ndec) mfptoa() argument 160 mfptoms(u_int32 fpi,u_int32 fpf,short ndec) mfptoms() argument
|
/freebsd/sys/powerpc/fpu/ |
H A D | fpu_emu.c | 183 fpu_emulate(struct trapframe *frame, struct fpu *fpf) in fpu_emulate()
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_fp.h | 383 #define umfptoa(fpi, fpf, ndec) dolfptoa((fpi), (fpf), 0, (ndec), 0) argument
|