Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dloslib.c396 if (lua_isboolean(L, 1)) in os_exit()
A Dlua.h377 #define lua_isboolean(L,n) (lua_type(L, (n)) == LUA_TBOOLEAN) macro

Completed in 6 milliseconds