Searched refs:Max10Exp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp127 int Max10Exp = PickFP(Sem, 4, 38, 308, 4932, 308, 4932); local
153 Builder.defineMacro(DefPrefix + "MAX_10_EXP__", Twine(Max10Exp));

Completed in 110 milliseconds