Searched refs:QCBOR_COUNT_INDICATES_ZERO_LENGTH (Results 1 – 2 of 2) sorted by relevance
289 #define QCBOR_COUNT_INDICATES_ZERO_LENGTH UINT16_MAX-1 macro
237 if(pNesting->pCurrentBounded->u.ma.uCountCursor == QCBOR_COUNT_INDICATES_ZERO_LENGTH) { in DecodeNesting_IsBoundedEmpty()312 pNesting->pCurrent->u.ma.uCountCursor = QCBOR_COUNT_INDICATES_ZERO_LENGTH; in DecodeNesting_SetMapOrArrayBoundedMode()341 pNesting->pCurrentBounded->u.ma.uCountCursor != QCBOR_COUNT_INDICATES_ZERO_LENGTH) { in DecodeNesting_IsAtEndOfBoundedLevel()561 if(pNesting->pCurrent->u.ma.uCountCursor != QCBOR_COUNT_INDICATES_ZERO_LENGTH) { in DecodeNesting_ResetMapOrArrayCount()