Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h143 void half_callback(void *, float);
H A Dstream_expectations.c227 void half_callback(void *_CBOR_UNUSED(_context), float actual) { in half_callback() function
310 .float2 = &half_callback,