Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h22 UINT8_EQ, enumerator
H A Dstream_expectations.c25 UINT8_EQ, (union test_expectation_data){.int8 = actual}}; in assert_uint8_eq()
29 assert_true(current().expectation == UINT8_EQ); in uint8_callback()