HomeSort by: relevance | last modified time | path
    Searched refs:fpu_ftoq (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sparc/fpu/
fpu_extern.h 84 u_int fpu_ftoq(struct fpemu *, struct fpn *, u_int *);
fpu_extern.h 84 u_int fpu_ftoq(struct fpemu *, struct fpn *, u_int *);
fpu_implode.c 434 fpu_ftoq(struct fpemu *fe, struct fpn *fp, u_int *res) function in typeref:typename:u_int
520 space[0] = fpu_ftoq(fe, fp, space);
fpu_implode.c 434 fpu_ftoq(struct fpemu *fe, struct fpn *fp, u_int *res) function in typeref:typename:u_int
520 space[0] = fpu_ftoq(fe, fp, space);

Completed in 24 milliseconds