Searched refs:_cbor_stack_init (Results 1 – 4 of 4) sorted by relevance
30 struct _cbor_stack _cbor_stack_init();
10 struct _cbor_stack _cbor_stack_init() { in _cbor_stack_init() function
42 struct _cbor_stack stack = _cbor_stack_init(); in cjson_cbor_load()
52 struct _cbor_stack stack = _cbor_stack_init(); in cbor_load()