Searched defs:MINUS (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | d10v-opc.c | 159 #define MINUS (PLUS + 1) /* postdecrement */ macro
|
| D | d30v-opc.c | 402 #define MINUS (PLUS + 1) /* Postdecrement. */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | d10v-opc.c | 159 #define MINUS (PLUS + 1) /* postdecrement */ macro
|
| D | d30v-opc.c | 402 #define MINUS (PLUS + 1) /* Postdecrement. */ macro
|
| /netbsd/src/usr.bin/xlint/lint1/ |
| D | op.h | 82 MINUS, enumerator
|
| /netbsd/src/external/bsd/pcc/dist/pcc/mip/ |
| D | node.h | 155 #define MINUS 11 macro
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | bfin-parse.h | 123 MINUS = 324, /* MINUS */ enumerator 302 #define MINUS 324 macro
|
| D | bfin-parse.c | 607 MINUS = 324, /* MINUS */ enumerator 786 #define MINUS 324 macro
|
| D | tc-metag.c | 75 #define MINUS '-' macro
|
| /netbsd/src/external/lgpl3/gmp/dist/demos/ |
| D | pexpr.c | 94 enum op_t {NOP, LIT, NEG, NOT, PLUS, MINUS, MULT, DIV, MOD, REM, INVMOD, POW, enumerator
|