Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dltests.h71 LUAI_FUNC int lua_checkmemory (lua_State *L);
H A Dltests.c625 int lua_checkmemory (lua_State *L) { in lua_checkmemory() function
1911 {"checkmemory", lua_checkmemory},