Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dtag_test.c51 unsigned char int16_tag_data[] = {0xD9, 0xFF, 0x00, 0x02}; variable
H A Dcbor_stream_decode_test.c591 unsigned char int16_tag_data[] = {0xD9, 0xFE, 0xFD}; variable