Searched defs:log_2 (Results 1 – 6 of 6) sorted by relevance
42 inline const auto log_2 = std::log(2.0); variable
67 double log_2; in FastLog2Slow_MIPS32() local
373 double log_2; in FastLog2Slow_C() local
226 static const unsigned int log_2 = 0x02c5c8; /* scale * log(2) */ variable