Searched defs:lua_isyieldable (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/lua/src/ | ||
| H A D | ldo.c | 877 LUA_API int lua_isyieldable (lua_State *L) { in lua_isyieldable() function |
| H A D | lua.h | 314 LUA_API int (lua_isyieldable) (lua_State *L); variable |