Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dltests.c428 static int lua_checkpc (CallInfo *ci) { in lua_checkpc() function
454 assert(lua_checkpc(ci)); in checkstack()