Searched defs:log_2 (Results 1 – 2 of 2) sorted by relevance
53 static const lu_byte log_2[256] = { in luaO_ceillog2() local
749 log_2(uint_t x) in log_2() function