Home
last modified time | relevance | path

Searched defs:INC (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/bsd/nvi/dist/regex/
H A Dregexec.c87 #define INC(o) ((o) <<= 1) macro
136 #define INC(o) ((o)++) macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregexec.c72 #define INC(o) ((o) = (unsigned long)(o) << 1) macro
121 #define INC(o) ((o)++) macro
/netbsd/lib/libc/regex/
H A Dregexec.c131 #define INC(o) ((o) <<= 1) macro
185 #define INC(o) ((o)++) macro
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dm10300-opc.c427 #define MEMINC2(ADDR,INC) PAREN, ADDR, PLUS, INC, PAREN argument
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dm10300-opc.c427 #define MEMINC2(ADDR,INC) PAREN, ADDR, PLUS, INC, PAREN argument
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dm10300-opc.c427 #define MEMINC2(ADDR,INC) PAREN, ADDR, PLUS, INC, PAREN argument
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dm10300-opc.c427 #define MEMINC2(ADDR,INC) PAREN, ADDR, PLUS, INC, PAREN argument
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Drl78-parse.h116 INC = 326, enumerator
236 #define INC 326 macro
H A Drl78-parse.c298 INC = 326, enumerator
418 #define INC 326 macro
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h125 INC = 326, /* INC */ enumerator
250 #define INC 326 macro
H A Drl78-parse.c311 INC = 326, /* INC */ enumerator
436 #define INC 326 macro
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h136 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator
H A DStmt.h2506 enum { INIT, CONDVAR, COND, INC, BODY, END_EXPR }; enumerator
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h547 #define ADD_PARM_SIZE(TO, INC) \ argument
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dfunction.h564 #define ADD_PARM_SIZE(TO, INC) \ argument
/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dh8300.h75 INC = POSTINC, enumerator
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dh8300.h75 INC = POSTINC, enumerator
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dh8300.h75 INC = POSTINC, enumerator
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dh8300.h75 INC = POSTINC, enumerator
/netbsd/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c386 #define SAFE_BYTE_GET_INTERNAL(VAL, PTR, AMOUNT, END, FUNC, INC) \ argument