Searched defs:INC (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/bsd/nvi/dist/regex/ |
| D | regexec.c | 87 #define INC(o) ((o) <<= 1) macro 136 #define INC(o) ((o)++) macro
|
| /netbsd/src/lib/libc/regex/ |
| D | regexec.c | 131 #define INC(o) ((o) <<= 1) macro 185 #define INC(o) ((o)++) macro
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | m10300-opc.c | 427 #define MEMINC2(ADDR,INC) PAREN, ADDR, PLUS, INC, PAREN argument
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | m10300-opc.c | 427 #define MEMINC2(ADDR,INC) PAREN, ADDR, PLUS, INC, PAREN argument
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | rl78-parse.h | 125 INC = 326, /* INC */ enumerator 250 #define INC 326 macro
|
| D | rl78-parse.c | 311 INC = 326, /* INC */ enumerator 436 #define INC 326 macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | function.h | 564 #define ADD_PARM_SIZE(TO, INC) \ argument
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | h8300.h | 75 INC = POSTINC, enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | h8300.h | 75 INC = POSTINC, enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dwarf.c | 336 #define SAFE_BYTE_GET_INTERNAL(VAL, PTR, AMOUNT, END, FUNC, INC) \ argument
|