Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A DNearestIntegerOperations.h292 StorageType range_exp = in fromfp() local
322 StorageType range_exp = static_cast<StorageType>(width + FPBits<T>::EXP_BIAS); in fromfp() local