Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h120 void uint16_callback(void *, uint16_t);
H A Dstream_expectations.c39 void uint16_callback(void *_CBOR_UNUSED(_context), uint16_t actual) { in uint16_callback() function
287 .uint16 = &uint16_callback,