Searched defs:data7 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/libcbor/dist/test/
H A Dbad_inputs_test.c77 unsigned char data7[] = {0xA2, 0x9B, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, variable
H A Dtype_2_test.c91 unsigned char data7[] = { variable
226 assert_memory_equal(cbor_bytestring_handle(bs), data7 + 9, 0xFF); local

Completed in 92 milliseconds