Searched refs:QCBOR_TYPE_TRUE (Results 1 – 2 of 2) sorted by relevance
306 #define QCBOR_TYPE_TRUE 21 macro
1148 #if QCBOR_TYPE_TRUE != CBOR_SIMPLEV_TRUE1149 #error QCBOR_TYPE_TRUE macro value wrong4534 case QCBOR_TYPE_TRUE: in QCBORDecode_Private_ProcessBool()4617 case QCBOR_TYPE_TRUE: in QCBORDecode_Private_ProcessSimple()