Home
last modified time | relevance | path

Searched refs:MT_PRIM (Results 1 – 2 of 2) sorted by relevance

/external/cn-cbor/src/
Dcbor.h12 #define MT_PRIM 7 macro
22 #define IB_PRIM (MT_PRIM << 5)
Dcn-cbor.c176 case MT_PRIM: in decode_item()