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

/freebsd-11-stable/sys/powerpc/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
/freebsd-11-stable/lib/libc/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 57 milliseconds