Home
last modified time | relevance | path

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

/src/contrib/lua/src/
H A Dltests.c75 static int tpanic (lua_State *L) { in tpanic() function
1155 lua_atpanic(L1, tpanic); in newstate()
1964 lua_atpanic(L, &tpanic); in luaB_opentests()