Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/test/
H A Dstream_expectations.c45 void uint32_callback(void* context, uint32_t actual) { in uint32_callback() function
261 .uint32 = &uint32_callback,
H A Dstream_expectations.h119 void uint32_callback(void *, uint32_t);