Home
last modified time | relevance | path

Searched defs:uSingle (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/lib/qcbor/src/
H A Dieee754.c331 const uint32_t uSingle = CopyFloatToUint32(f); in IEEE754_SingleToHalf() local
632 float uSingle = CopyUint32ToSingle((uint32_t)result.uValue); in IEEE754_DoubleToSmaller() local