Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libcbor/test/
H A Dstream_expectations.c5 int current_expectation = 0; variable
31 current_expectation++; in uint8_callback()
42 current_expectation++; in uint16_callback()
53 current_expectation++; in uint32_callback()
64 current_expectation++; in uint64_callback()
75 current_expectation++; in negint8_callback()
86 current_expectation++; in negint16_callback()
97 current_expectation++; in negint32_callback()
108 current_expectation++; in negint64_callback()
122 current_expectation++; in byte_string_callback()
[all …]