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

/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/bsd/nvi/dist/regex/
H A Dregexec.c87 #define INC(o) ((o) <<= 1) macro
113 #undef INC macro
136 #define INC(o) ((o)++) macro
/netbsd-current/lib/libc/regex/
H A Dregexec.c131 #define INC(o) ((o) <<= 1) macro
160 #undef INC macro
185 #define INC(o) ((o)++) macro
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h136 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator in enum:clang::CXXForRangeStmt::__anon97
H A DStmt.h2506 enum { INIT, CONDVAR, COND, INC, BODY, END_EXPR }; enumerator in enum:clang::ForStmt::__anon87
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h125 INC = 326, /* INC */ enumerator in enum:yytokentype
250 #define INC 326 macro
H A Drl78-parse.c311 INC = 326, /* INC */ enumerator in enum:yytokentype
436 #define INC 326 macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.h125 INC = 326, /* INC */ enumerator in enum:yytokentype
250 #define INC 326 macro
H A Drl78-parse.c311 INC = 326, /* INC */ enumerator in enum:yytokentype
436 #define INC 326 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dh8300.h75 INC = POSTINC, enumerator in enum:h8_flags
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dh8300.h75 INC = POSTINC, enumerator in enum:h8_flags
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dh8300.h75 INC = POSTINC, enumerator in enum:h8_flags
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dh8300.h75 INC = POSTINC, enumerator in enum:h8_flags

Completed in 243 milliseconds