log_2              55 lib/lua/lobject.c   static const lu_byte log_2[256] = {
log_2              67 lib/lua/lobject.c   return l + log_2[x];