Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c76 static void pushfuncname (lua_State *L, lua_Debug *ar) { in pushfuncname() function
/freebsd/contrib/lua/src/
H A Dlauxlib.c100 static void pushfuncname (lua_State *L, lua_Debug *ar) { in pushfuncname() function