Searched defs:FP_LG2 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libc/arch/sparc64/fpu/
H A Dfpu_emu.h101 #define FP_LG2 ((FP_NMANT - 1) & 63) /* log2(1.0) for fp_mant[0] and fp_mant[1] */ macro
/openbsd-current/sys/arch/sparc64/fpu/
H A Dfpu_emu.h90 #define FP_LG2 ((FP_NMANT - 1) & 63) /* log2(1.0) for fp_mant[0] and fp_mant[1] */ macro

Completed in 98 milliseconds