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

  /src/sys/arch/m68k/fpe/
fpu_emulate.h 262 #define FPU_CONST_LN_10 (0x31) /* ln(10) */
fpu_exp.c 201 fp = fpu_const(&fe->fe_f1, FPU_CONST_LN_10);
fpu_log.c 494 (void)fpu_const(&fe->fe_f2, FPU_CONST_LN_10);

Completed in 39 milliseconds