Home
last modified time | relevance | path

Searched defs:ef (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp364 if (auto *ef = dyn_cast<ELFFileBase>(&f)) in isN32Abi() local
/llvm-project/clang/test/SemaCXX/
H A Ddesignated-initializers.cpp67 EF ef; member
/llvm-project/clang/test/Analysis/
H A Denum-cast-out-of-range.cpp217 auto ef = static_cast<empty_specified>(0); in empty_enums_init_with_zero_should_not_warn() local
/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h62 constexpr float ef = 0x1.5bf0a8P+1F, // (2.71828183) https://oeis.org/A001113 variable