Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dieee754.c177 CopyUint32ToSingle(uint32_t u32) in CopyUint32ToSingle() function
632 float uSingle = CopyUint32ToSingle((uint32_t)result.uValue); in IEEE754_DoubleToSmaller()