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

  /src/sys/arch/m68k/fpe/
fpu_arith_proto.h 90 struct fpn * fpu_sin(struct fpemu *fe);
fpu_trig.c 320 fpu_sin(struct fpemu *fe) function in typeref:struct:fpn *
422 r = fpu_sin(fe);
fpu_emulate.c 798 res = fpu_sin(fe);

Completed in 11 milliseconds