Searched refs:float_ctrl (Results 1 – 1 of 1) sorted by relevance
20 cbor_item_t *float_ctrl; variable34 cbor_decref(&float_ctrl); in test_float2()35 assert_null(float_ctrl); in test_float2()47 cbor_decref(&float_ctrl); in test_float4()48 assert_null(float_ctrl); in test_float4()63 cbor_decref(&float_ctrl); in test_float8()64 assert_null(float_ctrl); in test_float8()73 cbor_decref(&float_ctrl); in test_null()74 assert_null(float_ctrl); in test_null()83 cbor_decref(&float_ctrl); in test_undef()[all …]