Searched defs:int8_tag_data (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libcbor/test/ | ||
H A D | tag_test.c | 39 unsigned char int8_tag_data[] = {0xD8, 0xFF, 0x01}; variable |
H A D | cbor_stream_decode_test.c | 583 unsigned char int8_tag_data[] = {0xD8, 0xFE}; variable |