Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/test/
H A Dstream_expectations.c219 void double_callback(void* context, double actual) { in double_callback() function
288 .float8 = &double_callback,
H A Dstream_expectations.h140 void double_callback(void *, double);