Searched defs:fpf (Results 1 – 3 of 3) sorted by relevance
140 u_int32 fpf, in mfptoa()158 u_int32 fpf, in mfptoms()
183 fpu_emulate(struct trapframe *frame, struct fpu *fpf) in fpu_emulate()
383 #define umfptoa(fpi, fpf, ndec) dolfptoa((fpi), (fpf), 0, (ndec), 0) argument