Home
last modified time | relevance | path

Searched refs:assert_half (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/libcbor/dist/test/
H A Dstream_expectations.h106 void assert_half(float);
H A Dstream_expectations.c192 void assert_half(float value) { in assert_half() function
H A Dcbor_stream_decode_test.c448 assert_half(65504.0); in test_float2_decoding()