Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h441 SetExternalLookup(ExternalPreprocessorSource * EPS) SetExternalLookup() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp140 constexpr double EPS = 1e-8; variable