Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h24 UINT32_EQ, enumerator
H A Dstream_expectations.c47 UINT32_EQ, (union test_expectation_data){.int32 = actual}}; in assert_uint32_eq()
51 assert_true(current().expectation == UINT32_EQ); in uint32_callback()