Home
last modified time | relevance | path

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

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