Searched refs:CBOR_SIMPLEV_NULL (Results 1 – 3 of 3) sorted by relevance
152 #define CBOR_SIMPLEV_NULL 22 macro
3820 QCBOREncode_AddSimple(pMe, CBOR_SIMPLEV_NULL); in QCBOREncode_AddNULL()
1152 #if QCBOR_TYPE_NULL != CBOR_SIMPLEV_NULL1260 case CBOR_SIMPLEV_NULL: /* 22 */ in QCBOR_Private_DecodeType7()4626 *puSimple = CBOR_SIMPLEV_NULL; in QCBORDecode_Private_ProcessSimple()