Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h138 void map_start_callback(void *, uint64_t);
H A Dstream_expectations.c195 void map_start_callback(void *_CBOR_UNUSED(_context), uint64_t length) { in map_start_callback() function
305 .map_start = &map_start_callback,