Searched refs:uLastTags (Results 1 – 2 of 2) sorted by relevance
374 uint16_t uLastTags[QCBOR_MAX_TAGS_PER_ITEM1]; member
2760 memcpy(pMe->uLastTags, pItem->uTags, sizeof(pItem->uTags)); in QCBORDecode_Private_CopyTags()2945 return QCBORDecode_Private_UnMapTagNumber(pMe, pMe->uLastTags[uIndex]); in QCBORDecode_GetNthTagOfLast()