Searched defs:Min10Exp (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Frontend/ | ||
H A D | InitPreprocessor.cpp | 144 int Min10Exp = PickFP(Sem, -37, -307, -4931, -291, -4931); local 175 Builder.defineMacro(DefPrefix + "MIN_10_EXP__","("+Twine(Min10Exp)+")"); |
Completed in 82 milliseconds