HomeSort by: relevance | last modified time | path
    Searched defs:short_string_data (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libcbor/dist/test/
type_3_test.c 34 unsigned char short_string_data[] = {0x6C, 0x48, 0x65, 0x6C, 0x6C, 0x6F, 0x20, variable
39 string = cbor_load(short_string_data, 13, &res);
type_3_test.c 34 unsigned char short_string_data[] = {0x6C, 0x48, 0x65, 0x6C, 0x6C, 0x6F, 0x20, variable
39 string = cbor_load(short_string_data, 13, &res);

Completed in 41 milliseconds