Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h122 void uint64_callback(void *, uint64_t);
H A Dstream_expectations.c61 void uint64_callback(void *_CBOR_UNUSED(_context), uint64_t actual) { in uint64_callback() function
289 .uint64 = &uint64_callback,