Searched refs:luaO_ceillog2 (Results 1 – 3 of 3) sorted by relevance
246 nums[luaO_ceillog2(k)]++; /* count as such */ in countint()318 int lsize = luaO_ceillog2(size); in setnodevector()
65 int luaO_ceillog2 (unsigned int x) { in luaO_ceillog2() function
536 LUAI_FUNC int luaO_ceillog2 (unsigned int x);