Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h39 ARRAY_START, /* Definite arrays only */ enumerator
H A Dstream_expectations.c171 (struct test_assertion){ARRAY_START, {.length = length}}; in assert_array_start()
175 assert_true(current().expectation == ARRAY_START); in array_start_callback()