Home
last modified time | relevance | path

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

/freebsd-src/contrib/libcbor/test/
H A Dstream_expectations.h136 void indef_array_start_callback(void *);
H A Dstream_expectations.c185 void indef_array_start_callback(void *_CBOR_UNUSED(_context)) { in indef_array_start_callback() function
303 .indef_array_start = &indef_array_start_callback,