Home
last modified time | relevance | path

Searched defs:maxVal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h405 double maxVal; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp924 NonLoc maxVal = svalBuilder.makeIntVal(maxValInt); in checkAdditionOverflow() local