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

  /src/sys/arch/m68k/fpe/
fpu_arith_proto.h 92 struct fpn * fpu_sincos(struct fpemu *fe, int regc);
fpu_trig.c 436 fpu_sincos(struct fpemu *fe, int regc) function in typeref:struct:fpn *
fpu_emulate.c 896 res = fpu_sincos(fe, word1 & 7);

Completed in 15 milliseconds