Searched refs:_CBOR_DEPENDENT_NOTNULL (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/mit/libcbor/dist/src/cbor/
H A Dstrings.c31 _CBOR_DEPENDENT_NOTNULL(item, item->data);
46 _CBOR_DEPENDENT_NOTNULL(item, handle);
56 _CBOR_DEPENDENT_NOTNULL(item, handle);
H A Dbytestrings.c50 _CBOR_DEPENDENT_NOTNULL(item, item->data);
64 _CBOR_DEPENDENT_NOTNULL(item, content);
H A Dcommon.h76 #define _CBOR_DEPENDENT_NOTNULL(cbor_item, pointer) \ macro
H A Dmaps.c32 _CBOR_DEPENDENT_NOTNULL(item, item->data);
H A Darrays.c105 _CBOR_DEPENDENT_NOTNULL(item, data);

Completed in 80 milliseconds