Searched refs:auxopen (Results 1 – 1 of 1) sorted by relevance
618 static void auxopen (lua_State *L, const char *name, in auxopen() function635 auxopen(L, "ipairs", luaB_ipairs, ipairsaux); in base_open()636 auxopen(L, "pairs", luaB_pairs, luaB_next); in base_open()