Searched defs:INC (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/lib/libc/db/test/
H A DMakefile10 INC= -I${PORTDIR}/include -I${PORTDIR} macro
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregexec.c72 #define INC(o) ((o) = (unsigned long)(o) << 1) macro
98 #undef INC macro
121 #define INC(o) ((o)++) macro
/freebsd-10-stable/contrib/nvi/regex/
H A Dregexec.c83 #define INC(o) ((o) <<= 1) macro
109 #undef INC macro
132 #define INC(o) ((o)++) macro
/freebsd-10-stable/lib/libc/regex/
H A Dregexec.c112 #define INC(o) ((o) <<= 1) macro
141 #undef INC macro
166 #define INC(o) ((o)++) macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtCXX.h129 enum { RANGE, BEGINEND, COND, INC, LOOPVAR, BODY, END }; enumerator in enum:clang::CXXForRangeStmt::__anon2942
H A DStmt.h1114 enum { INIT, CONDVAR, COND, INC, BODY, END_EXPR }; enumerator in enum:clang::ForStmt::__anon2939
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dop.h64 INC, enumerator in enum:__anon12039
/freebsd-10-stable/contrib/gdb/gdb/
H A Dm2-exp.c82 INC = 284, enumerator in enum:yytokentype
130 #define INC 284 macro
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h293 INC, DEC, OR, XOR, AND, enumerator in enum:llvm::X86ISD::NodeType
H A DX86ISelDAGToDAG.cpp1592 INC, enumerator in enum:AtomicOpc
/freebsd-10-stable/contrib/binutils/bfd/
H A Dieee.c515 #define INC macro

Completed in 307 milliseconds