Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h113 void assert_nil(void); /* assert_null already exists */
H A Dstream_expectations.c260 void assert_nil(void) { in assert_nil() function
H A Dcbor_stream_decode_test.c660 assert_nil(); in test_null_decoding()