Home
last modified time | relevance | path

Searched defs:EQ (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dsetjmp-1.c11 #define EQ 0x01 macro
/openbsd/regress/lib/libpthread/stdarg/
H A Dstdarg.c14 #define EQ(v,exp) _CHECK(v, == exp, NULL) macro
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTX.h29 EQ, enumerator
153 EQ = 0, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h26 EQ = 0x1, enumerator
/openbsd/gnu/llvm/llvm/lib/Support/
H A Dregexec.c65 #define EQ(a, b) ((a) == (b)) macro
112 #define EQ(a, b) (memcmp(a, b, m->g->nstates) == 0) macro
/openbsd/lib/libc/regex/
H A Dregexec.c63 #define EQ(a, b) ((a) == (b)) macro
110 #define EQ(a, b) (memcmp(a, b, m->g->nstates) == 0) macro
/openbsd/gnu/llvm/clang/tools/clang-fuzzer/
H A Dcxx_loop_proto.proto43 EQ = 6; enumerator
H A Dcxx_proto.proto39 EQ = 8; enumerator
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dggc.h115 #define htab_create_ggc(SIZE, HASH, EQ, DEL) \ argument
/openbsd/gnu/usr.bin/perl/cpan/MIME-Base64/
H A DBase64.xs39 #define EQ 254 /* padding */ macro
/openbsd/gnu/llvm/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h31 EQ, // Equal Equal enumerator
/openbsd/gnu/gcc/gcc/
H A Dggc.h242 #define htab_create_ggc(SIZE, HASH, EQ, DEL) \ argument
/openbsd/bin/expr/
H A Dexpr.c37 OR, AND, EQ, LT, GT, ADD, SUB, MUL, DIV, MOD, MATCH, RP, LP, enumerator
/openbsd/usr.bin/tset/
H A Dtset.c215 #define EQ 0x02 macro
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp695 void EQ(const std::vector<T> &A, const std::vector<T> &B) { in EQ() function
699 template <typename T> void EQ(const std::set<T> &A, const std::vector<T> &B) { in EQ() function
703 void EQ(const std::vector<MergeFileInfo> &A, in EQ() function
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h88 EQ = 2, enumerator
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2480 for (const auto EQ : EQClassesVector) in FlushReports() local
2911 BugReportEquivClass* EQ = EQClasses.FindNodeOrInsertPos(ID, InsertPos); in emitReport() local
2960 BugReportEquivClass &EQ, SmallVectorImpl<BugReport *> &bugReports) { in findReportInEquivalenceClass()
3063 void BugReporter::FlushReport(BugReportEquivClass& EQ) { in FlushReport()
/openbsd/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h256 enum class OMPAtomicCompareOp : unsigned { EQ, MIN, MAX }; enumerator
/openbsd/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dlibgcc.S1025 #define EQ #1 macro
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h255 EQ = 0x0, // Equal Equal enumerator
/openbsd/usr.bin/deroff/
H A Dderoff.c1106 EQ(void) in EQ() function
/openbsd/gnu/llvm/llvm/lib/IR/
H A DType.cpp663 VectorType::VectorType(Type *ElType, unsigned EQ, Type::TypeID TID) in VectorType()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCExpr.h487 EQ, ///< Equality comparison. enumerator
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp132 EQ = 0x01, enumerator
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DInterp.h508 bool EQ(InterpState &S, CodePtr OpPC) { in EQ() function

12