Home
last modified time | relevance | path

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

/freebsd-src/contrib/libcbor/test/
H A Dstream_expectations.h129 void byte_string_callback(void *, cbor_data, uint64_t);
H A Dstream_expectations.c117 void byte_string_callback(void *_CBOR_UNUSED(_context), cbor_data address, in byte_string_callback() function
296 .byte_string = &byte_string_callback,