Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dltablib.c260 static const luaL_Reg tab_funcs[] = { variable
275 luaL_newlib(L, tab_funcs); in luaopen_table()