Searched refs:nLevel (Results 1 – 1 of 1) sorted by relevance
208 const ptrdiff_t nLevel = pNesting->pCurrent - &(pNesting->pLevels[0]); in DecodeNesting_GetCurrentLevel() local212 return (uint8_t)nLevel; in DecodeNesting_GetCurrentLevel()219 const ptrdiff_t nLevel = pNesting->pCurrentBounded - &(pNesting->pLevels[0]); in DecodeNesting_GetBoundedModeLevel() local223 return (uint8_t)nLevel; in DecodeNesting_GetBoundedModeLevel()