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

  /src/sys/arch/m68k/fpe/
fpu_arith_proto.h 87 struct fpn * fpu_asin(struct fpemu *fe);
fpu_trig.c 77 r = fpu_asin(fe);
95 fpu_asin(struct fpemu *fe) function in typeref:struct:fpn *
fpu_emulate.c 790 res = fpu_asin(fe);

Completed in 12 milliseconds