Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dieee754.c474 int64_t nSingleUnBiasedExponent) in IEEE754_AssembleSingle() argument
478 uSingleBiasedExponent = (uint64_t)(nSingleUnBiasedExponent + SINGLE_EXPONENT_BIAS); in IEEE754_AssembleSingle()