Home
last modified time | relevance | path

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

/src/contrib/lua/src/
H A Dltests.c1910 static const struct luaL_Reg tests_funcs[] = { variable
1972 luaL_newlib(L, tests_funcs); in luaB_opentests()