Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h121 void uint32_callback(void *, uint32_t);
H A Dstream_expectations.c50 void uint32_callback(void *_CBOR_UNUSED(_context), uint32_t actual) { in uint32_callback() function
288 .uint32 = &uint32_callback,