Home
last modified time | relevance | path

Searched defs:lua_pushboolean (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.h169 LUA_API void (lua_pushboolean) (lua_State *L, int b); variable
H A Dlapi.c503 LUA_API void lua_pushboolean (lua_State *L, int b) { in lua_pushboolean() function
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h215 LUA_API void (lua_pushboolean) (lua_State *L, int b); variable
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlapi.c574 LUA_API void lua_pushboolean (lua_State *L, int b) { in lua_pushboolean() function