Searched defs:log_2 (Results 1 – 5 of 5) sorted by relevance
52 static const lu_byte log_2[256] = { in luaO_ceillog2() local
36 static const lu_byte log_2[256] = { /* log_2[i] = ceil(log2(i - 1)) */ in luaO_ceillog2() local
226 static const unsigned int log_2 = 0x02c5c8; /* scale * log(2) */ variable
119 uint32_t log_2; member
117 uint32_t log_2; member