Home
last modified time | relevance | path

Searched defs:MINUS (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dd10v-opc.c159 #define MINUS (PLUS + 1) /* postdecrement */ macro
Dd30v-opc.c402 #define MINUS (PLUS + 1) /* Postdecrement. */ macro
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dd10v-opc.c159 #define MINUS (PLUS + 1) /* postdecrement */ macro
Dd30v-opc.c402 #define MINUS (PLUS + 1) /* Postdecrement. */ macro
/netbsd/src/usr.bin/xlint/lint1/
Dop.h82 MINUS, enumerator
/netbsd/src/external/bsd/pcc/dist/pcc/mip/
Dnode.h155 #define MINUS 11 macro
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dbfin-parse.h123 MINUS = 324, /* MINUS */ enumerator
302 #define MINUS 324 macro
Dbfin-parse.c607 MINUS = 324, /* MINUS */ enumerator
786 #define MINUS 324 macro
Dtc-metag.c75 #define MINUS '-' macro
/netbsd/src/external/lgpl3/gmp/dist/demos/
Dpexpr.c94 enum op_t {NOP, LIT, NEG, NOT, PLUS, MINUS, MULT, DIV, MOD, REM, INVMOD, POW, enumerator