Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h45 TAG_EQ, enumerator
H A Dstream_expectations.c213 (struct test_assertion){TAG_EQ, {.int64 = value}}; in assert_tag_eq()
217 assert_true(current().expectation == TAG_EQ); in tag_callback()