Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/test/
H A Dstream_expectations.c23 void uint8_callback(void* context, uint8_t actual) { in uint8_callback() function
257 .uint8 = &uint8_callback,
H A Dstream_expectations.h117 void uint8_callback(void *, uint8_t);