Home
last modified time | relevance | path

Searched defs:luaO_pushfstring (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.c227 const char *luaO_pushfstring (lua_State *L, const char *fmt, ...) { in luaO_pushfstring() function
/freebsd/contrib/lua/src/
H A Dlobject.c549 const char *luaO_pushfstring (lua_State *L, const char *fmt, ...) { in luaO_pushfstring() function