Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c94 static int countlevels (lua_State *L) { in countlevels() function
113 int numlevels = countlevels(L1); in luaL_traceback()