Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.h167 LUA_API const char *(lua_pushfstring) (lua_State *L, const char *fmt, ...); variable
H A Dlapi.c473 LUA_API const char *lua_pushfstring (lua_State *L, const char *fmt, ...) { in lua_pushfstring() function
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h213 LUA_API const char *(lua_pushfstring) (lua_State *L, const char *fmt, ...); variable
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlapi.c539 LUA_API const char *lua_pushfstring (lua_State *L, const char *fmt, ...) { in lua_pushfstring() function