Searched defs:log_2 (Results 1 – 5 of 5) sorted by relevance
215 const int log_2 = int((x >> 23) & 255) - 128; in fast_log2() local
67 double log_2; in FastLog2Slow_MIPS32() local
361 double log_2; in FastLog2Slow_C() local
373 double log_2; in FastLog2Slow_C() local