Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dtag_test.c63 unsigned char int32_tag_data[] = {0xDA, 0xFF, 0x00, 0x00, 0x00, 0x03}; variable
H A Dcbor_stream_decode_test.c599 unsigned char int32_tag_data[] = {0xDA, 0xFE, 0xFD, 0xFC, 0xFB}; variable