Searched refs:cbor_item (Results 1 – 1 of 1) sorted by relevance
122 #define _CBOR_NOTNULL(cbor_item) \ argument124 if (cbor_item == NULL) { \131 #define _CBOR_DEPENDENT_NOTNULL(cbor_item, pointer) \ argument134 _cbor_free(cbor_item); \