Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Common/
H A Dreal.h109 static constexpr int LogBaseTwoToLogBaseTen(int logb2) { in LogBaseTwoToLogBaseTen() function
127 LogBaseTwoToLogBaseTen(binaryPrecision - 1)};
128 static constexpr int decimalRange{LogBaseTwoToLogBaseTen(exponentBias - 1)};