Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h108 void assert_half(float);
H A Dstream_expectations.c222 void assert_half(float value) { in assert_half() function
H A Dcbor_stream_decode_test.c623 assert_half(65504.0f); in test_float2_decoding()