Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/src/cbor/internal/
H A Dstack.h25 struct _cbor_stack { struct
26 struct _cbor_stack_record *top; argument
30 struct _cbor_stack _cbor_stack_init(); argument