Home
last modified time | relevance | path

Searched defs:int8_tag_data (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libcbor/test/
H A Dtag_test.c39 unsigned char int8_tag_data[] = {0xD8, 0xFF, 0x01}; variable
H A Dcbor_stream_decode_test.c583 unsigned char int8_tag_data[] = {0xD8, 0xFE}; variable