Home
last modified time | relevance | path

Searched refs:CopyDoubleToUint64 (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/lib/qcbor/src/
H A Dieee754.c161 CopyDoubleToUint64(double d) in CopyDoubleToUint64() function
512 const uint64_t uDouble = CopyDoubleToUint64(d); in IEEE754_DoubleToSingle()