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

  /src/sys/arch/m68k/fpe/
fpu_emulate.h 260 #define FPU_CONST_0 (0x0f) /* 0.0 */
fpu_exp.c 118 fpu_const(&fe->fe_f2, FPU_CONST_0);
fpu_trig.c 170 fpu_const(&fe->fe_f2, FPU_CONST_0);
189 fpu_const(&fe->fe_f1, FPU_CONST_0);
fpu_cordic.c 134 fpu_const(&y, FPU_CONST_0);
135 fpu_const(&z, FPU_CONST_0);

Completed in 15 milliseconds