Home
last modified time | relevance | path

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

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