Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h42 MAP_START, /* Definite maps only */ enumerator
H A Dstream_expectations.c192 (struct test_assertion){MAP_START, {.length = length}}; in assert_map_start()
196 assert_true(current().expectation == MAP_START); in map_start_callback()