FN_LOG2 315 lib/lua/lfmathlib.c case FN_LOG2: FN_LOG2 473 lib/lua/lfmathlib.c static int fmath_log2 (lua_State *L) { return oneargfn(L, FN_LOG2); }