Home
last modified time | relevance | path

Searched refs:ONE_FOURTH (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/quad/
H A Dfixunsdfdi.c38 #define ONE_FOURTH (1L << (LONG_BITS - 2)) macro
39 #define ONE_HALF (ONE_FOURTH * 2.0)
40 #define ONE (ONE_FOURTH * 4.0)
H A Dfixunssfdi.c38 #define ONE_FOURTH (1L << (LONG_BITS - 2)) macro
39 #define ONE_HALF (ONE_FOURTH * 2.0)
40 #define ONE (ONE_FOURTH * 4.0)