Searched defs:int64_tag_data (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libcbor/test/ |
H A D | tag_test.c | 75 unsigned char int64_tag_data[] = {0xDB, 0xFF, 0x00, 0x00, 0x00, variable
|
H A D | cbor_stream_decode_test.c | 607 unsigned char int64_tag_data[] = {0xDB, 0xFE, 0xFD, 0xFC, 0xFB, variable
|