Home
last modified time | relevance | path

Searched defs:FP_2 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/lib/libc/arch/sparc64/fpu/
Dfpu_emu.h104 #define FP_2 (1 << (FP_LG + 1)) /* 2.0 in fp_mant[0] */ macro
/openbsd/src/sys/arch/sparc64/fpu/
Dfpu_emu.h93 #define FP_2 (1 << (FP_LG + 1)) /* 2.0 in fp_mant[0] */ macro