Searched refs:numlevels (Results 1 – 3 of 3) sorted by relevance
115 int numlevels = countlevels(L1); in luaL_traceback() local116 int mark = (numlevels > LEVELS1 + LEVELS2) ? LEVELS1 : 0; in luaL_traceback()122 level = numlevels - LEVELS2; /* and skip to last ones */ in luaL_traceback()
2111 int numlevels; in pm_ioctl() local2132 numlevels = cp->pmc_comp.pmc_numlevels; in pm_ioctl()2133 musthave = numlevels * wordsize; in pm_ioctl()2142 for (i = 0; i < numlevels; i++) { in pm_ioctl()2169 *rval_p = numlevels; in pm_ioctl()
204 uchar_t numlevels[2]; member