Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlauxlib.c95 static int countlevels (lua_State *L) { in countlevels() function
114 int numlevels = countlevels(L1); in luaL_traceback()