Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlobject.c104 static void pushstr (lua_State *L, const char *str) { in pushstr() function
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlobject.c168 static void pushstr (lua_State *L, const char *str, size_t l) { in pushstr() function