Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/test/
H A Dstream_expectations.c56 void uint64_callback(void* context, uint64_t actual) { in uint64_callback() function
263 .uint64 = &uint64_callback,
H A Dstream_expectations.h120 void uint64_callback(void *, uint64_t);