Home
last modified time | relevance | path

Searched defs:cn_cbor (Results 1 – 1 of 1) sorted by relevance

/external/cn-cbor/include/cn-cbor/
Dcn-cbor.h76 typedef struct cn_cbor { struct
78 cn_cbor_type type; argument
80 cn_cbor_flags flags; argument
101 struct cn_cbor* first_child; argument
103 struct cn_cbor* last_child; argument
105 struct cn_cbor* next; argument
107 struct cn_cbor* parent; argument
108 } cn_cbor; typedef