Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dltablib.c418 static const luaL_Reg tab_funcs[] = { variable
431 luaL_newlib(L, tab_funcs); in luaopen_table()