Searched refs:ONE_FOURTH (Results 1 – 2 of 2) sorted by relevance
38 #define ONE_FOURTH (1L << (LONG_BITS - 2)) macro39 #define ONE_HALF (ONE_FOURTH * 2.0)40 #define ONE (ONE_FOURTH * 4.0)