Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dieee754.c153 CopyFloatToUint32(float f) in CopyFloatToUint32() function
331 const uint32_t uSingle = CopyFloatToUint32(f); in IEEE754_SingleToHalf()