Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlauxlib.c101 static int countlevels (lua_State *L) { in countlevels() function
120 int numlevels = countlevels(L1); in luaL_traceback()