Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h23 UINT16_EQ, enumerator
H A Dstream_expectations.c36 UINT16_EQ, (union test_expectation_data){.int16 = actual}}; in assert_uint16_eq()
40 assert_true(current().expectation == UINT16_EQ); in uint16_callback()