Searched defs:LOG2 (Results 1 – 5 of 5) sorted by relevance
80 const LOG2: usize = 1 << EXP; in test_nth_root_twos() constant
131 #define LOG2 0.69314718056f /* natural logarithm of 2 */ macro
159 #define LOG2 0.69314718056f macro
26 LOG2 = {1: 0, 2: 1, 4: 2, 8: 3} variable
106 #define LOG2 0.69314718056f /* natural logarithm of 2 */ macro