Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/src/cbor/internal/
H A Dstack.h35 struct _cbor_stack { struct
36 struct _cbor_stack_record *top; argument
41 struct _cbor_stack _cbor_stack_init(void); argument