Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/lua/src/
H A Dldo.c481 static void stackerror (lua_State *L) { in stackerror() function
497 stackerror(L); in luaD_call()