Searched refs:float2_data (Results 1 – 2 of 2) sorted by relevance
23 unsigned char float2_data[] = {0xF9, 0x7B, 0xFF}; variable26 float_ctrl = cbor_load(float2_data, 3, &res); in test_float2()
446 unsigned char float2_data[] = {0xF9, 0x7B, 0xFF}; variable449 assert_decoder_result(3, CBOR_DECODER_FINISHED, decode(float2_data, 3)); in test_float2_decoding()