Home
last modified time | relevance | path

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

/freebsd-src/contrib/libcbor/test/
H A Dstream_expectations.h139 void indef_map_start_callback(void *);
H A Dstream_expectations.c206 void indef_map_start_callback(void *_CBOR_UNUSED(_context)) { in indef_map_start_callback() function
306 .indef_map_start = &indef_map_start_callback,