Home
last modified time | relevance | path

Searched defs:lua_checkstack (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlua.h173 LUA_API int (lua_checkstack) (lua_State *L, int n); variable
A Dlapi.c99 LUA_API int lua_checkstack (lua_State *L, int n) { in lua_checkstack() function

Completed in 7 milliseconds