Home
last modified time | relevance | path

Searched refs:tab_funcs (Results 1 – 1 of 1) sorted by relevance

/external/lua/src/
Dltablib.c426 static const luaL_Reg tab_funcs[] = { variable
442 luaL_newlib(L, tab_funcs); in luaopen_table()