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

/macosx-10.9.5/cups-372.4/cups/vcnet/regex/
H A Dregexec.c29 #define EQ(a, b) ((a) == (b)) macro
55 #undef EQ macro
76 #define EQ(a, b) (memcmp(a, b, m->g->nstates) == 0) macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeISelLowering.h28 EQ, enumerator in enum:llvm::MBlazeCC::CC
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtw.spell.c95 #define EQ(s,t) (StrQcmp(s,t) == 0) macro
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/csv/
H A Dcsv.h65 typedef enum { EQ=1, NEQ, GT, GTEQ, LT, LTEQ, WC, NWC } OPERATOR; enumerator in enum:__anon328
/macosx-10.9.5/llvmCore-3425.0.33/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
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/generic/
H A Dasc85code.c789 #define EQ macro
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTX.h33 EQ, enumerator in enum:llvm::NVPTXCC::CondCodes
/macosx-10.9.5/bash-92/bash-3.2/
H A Dtest.c78 #define EQ 0 macro
H A Dexpr.c117 #define EQ '=' macro
[all...]
/macosx-10.9.5/awk-18/src/
H A Dytab.h68 EQ = 284, enumerator in enum:yytokentype
165 #define EQ 284 macro
H A Dytab.c95 EQ = 284, enumerator in enum:yytokentype
192 #define EQ 284 macro
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCExpr.h315 EQ, ///< Equality comparison. enumerator in enum:llvm::MCBinaryExpr::Opcode
/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dtset.c273 #define EQ 0x02 macro
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dwbnf.cpp784 enum TokenType {STRING, VAR, NUMBER, STREAM_END, ERROR, QUESTION, STAR, PLUS, LBRACE, RBRACE, LPAR, RPAR, SEMI, EQ, COMMA, BAR, AT, WAVE, PERCENT}; enumerator in enum:TokenType
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/TableGen/
H A DRecord.h875 enum BinaryOp { SHL, SRA, SRL, STRCONCAT, CONCAT, EQ }; enumerator in enum:llvm::BinOpInit::BinaryOp
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h30 EQ, // Equal Equal enumerator in enum:llvm::ARMCC::CondCodes
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dmath.c138 #define EQ 29 macro
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DARMAssembler.h110 EQ = 0x00000000, // Zero / Equal. enumerator in enum:JSC::ARMAssembler::__anon2639
H A DSH4Assembler.h346 EQ = 0x0, // Equal enumerator in enum:JSC::SH4Assembler::__anon2665
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Debrowse.c137 EQ, /* == */ enumerator in enum:token
/macosx-10.9.5/emacs-92/emacs/src/
H A Dlisp.h429 #define EQ macro
461 #define EQ macro

Completed in 254 milliseconds