Searched refs:cbor_value_get_half_float (Results 1 – 6 of 6) sorted by relevance
137 cbor_value_get_half_float(it, &val); in dumprecursive()
412 cbor_value_get_half_float(it, &f16); in value_to_pretty()
394 err = cbor_value_get_half_float(it, &valf16); in validate_floating_point()
613 cbor_value_get_half_float(it, &f16); in value_to_json()
1299 CborError cbor_value_get_half_float(const CborValue *value, void *result) in cbor_value_get_half_float() function
469 CBOR_API CborError cbor_value_get_half_float(const CborValue *value, void *result);