Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DInitPreprocessor.cpp127 int Min10Exp = PickFP(Sem, -4, -37, -307, -4931, -291, -4931); in DefineFloatMacros() local
158 Builder.defineMacro(DefPrefix + "MIN_10_EXP__","("+Twine(Min10Exp)+")"); in DefineFloatMacros()