Lines Matching refs:_CBOR_NOTNULL
90 _CBOR_NOTNULL(item); in cbor_new_int8()
100 _CBOR_NOTNULL(item); in cbor_new_int16()
110 _CBOR_NOTNULL(item); in cbor_new_int32()
120 _CBOR_NOTNULL(item); in cbor_new_int64()
130 _CBOR_NOTNULL(item); in cbor_build_uint8()
138 _CBOR_NOTNULL(item); in cbor_build_uint16()
146 _CBOR_NOTNULL(item); in cbor_build_uint32()
154 _CBOR_NOTNULL(item); in cbor_build_uint64()
162 _CBOR_NOTNULL(item); in cbor_build_negint8()
170 _CBOR_NOTNULL(item); in cbor_build_negint16()
178 _CBOR_NOTNULL(item); in cbor_build_negint32()
186 _CBOR_NOTNULL(item); in cbor_build_negint64()