Searched defs:EQ (Results 1 - 25 of 58) sorted by relevance

123

/netbsd-current/usr.bin/make/unit-tests/
H A Ddirective-export-gmake.mk90 EQ= = macro
/netbsd-current/tools/m4/bootstrap/
H A Dparser.h5 #define EQ 261 macro
H A Dparser.c55 #define EQ 261 macro
/netbsd-current/external/bsd/kyua-cli/dist/utils/format/
H A Dformatter_test.cpp95 #define EQ(expected, formatter) ATF_REQUIRE_EQ(expected, (formatter).str()) macro
[all...]
/netbsd-current/usr.bin/tset/
H A Dmap.c53 #define EQ 0x02 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h26 EQ = 0x1, enumerator in enum:llvm::ARCCC::CondCode
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregexec.c65 #define EQ(a, b) ((a) == (b)) macro
91 #undef EQ macro
112 #define EQ(a, b) (memcmp(a, b, m->g->nstates) == 0) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h216 bool EQ(InterpState &S, CodePtr OpPC) { function in namespace:clang::interp
/netbsd-current/external/bsd/nvi/dist/regex/
H A Dregexec.c80 #define EQ(a, b) ((a) == (b)) macro
106 #undef EQ macro
127 #define EQ(a, b) (memcmp(a, b, m->g->nstates) == 0) macro
/netbsd-current/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dencoding.c74 #define EQ(x, y) ((((0U - ((unsigned)(x) ^ (unsigned)(y))) >> 8) & 0xFF) ^ 0xFF) macro
/netbsd-current/lib/libc/regex/
H A Dregexec.c124 #define EQ(a, b) ((a) == (b)) macro
153 #undef EQ macro
176 #define EQ(a, b) (memcmp(a, b, m->g->nstates) == 0) macro
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dcodecs.c109 #define EQ(x, y) \ macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dpaired.h63 #define EQ 2 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h31 EQ, // Equal Equal enumerator in enum:llvm::ARMCC::CondCodes
/netbsd-current/external/lgpl3/gmp/dist/demos/calc/
H A Dcalc.h78 EQ = 279, /* EQ */ enumerator in enum:yytokentype
113 #define EQ 279 macro
/netbsd-current/lib/libcrypt/
H A Dcrypt-argon2.c78 #define EQ(x, y) ((((0U - ((unsigned)(x) ^ (unsigned)(y))) >> 8) & 0xFF) ^ 0xFF) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddojump.c771 const0_rtx, EQ, 1, word_mode, NULL_RTX, local
815 EQ, 0, word_mode, NULL_RTX, local
[all...]
/netbsd-current/usr.bin/xlint/lint1/
H A Dop.h90 EQ, enumerator in enum:__anon41
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp631 void EQ(const Vector<uint32_t> &A, const Vector<uint32_t> &B) { function
635 void EQ(const Vector<std::string> &A, const Vector<std::string> &B) { function
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dnode.h176 #define EQ 25 macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.h169 enum { NUMBER = 257, UNUMBER, LS, RS, EQ, NE, STRING, WSPACE, CMNT, IDENT, enumerator in enum:__anon6032
/netbsd-current/usr.bin/mail/
H A Dmime_codecs.c479 #define EQ Q /* '=' must be quoted */ macro
524 #undef EQ macro
/netbsd-current/external/historical/nawk/dist/
H A Dytab.h78 EQ = 284, enumerator in enum:yytokentype
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h91 EQ = 2, enumerator in enum:llvm::Dependence::DVEntry::__anon1318
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DType.cpp621 VectorType::VectorType(Type *ElType, unsigned EQ, Type::TypeID TID) argument

Completed in 315 milliseconds

123