Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h141 void tag_callback(void *, uint64_t);
H A Dstream_expectations.c216 void tag_callback(void *_CBOR_UNUSED(_context), uint64_t value) { in tag_callback() function
308 .tag = &tag_callback,