Searched refs:cbor_encode_double (Results 1 – 3 of 3) sorted by relevance
128 _CBOR_NODISCARD CBOR_EXPORT size_t cbor_encode_double(double, unsigned char *,
186 size_t cbor_encode_double(double value, unsigned char *buffer, in cbor_encode_double() function
365 return cbor_encode_double(cbor_float_get_float8(item), buffer, in cbor_serialize_float_ctrl()