Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dieee754.c169 CopyUint64ToDouble(uint64_t u64) in CopyUint64ToDouble() function
206 return CopyUint64ToDouble(uDoubleSignificand | in IEEE754_AssembleDouble()