Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp126 int Min10Exp = PickFP(Sem, -4, -37, -307, -4931, -291, -4931); in DefineFloatMacros() local
157 Builder.defineMacro(DefPrefix + "MIN_10_EXP__","("+Twine(Min10Exp)+")"); in DefineFloatMacros()