Home
last modified time | relevance | path

Searched defs:OP_SUB (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/bsd/byacc/dist/test/yacc/
H A Dquote_calc4.tab.h4 #define OP_SUB 259 macro
H A Dquote_calc4-s.tab.h4 #define OP_SUB 259 macro
H A Dquote_calc-s.tab.h4 #define OP_SUB 259 macro
H A Dquote_calc3.tab.h4 #define OP_SUB 259 macro
H A Dquote_calc3-s.tab.h4 #define OP_SUB 259 macro
H A Dquote_calc2-s.tab.h4 #define OP_SUB 259 macro
H A Dquote_calc.tab.h5 #define OP_SUB 259 macro
H A Dquote_calc2.tab.h5 #define OP_SUB 259 macro
/netbsd-src/external/bsd/byacc/dist/test/btyacc/
H A Dquote_calc4-s.tab.h7 #define OP_SUB 259 macro
H A Dquote_calc3.tab.h7 #define OP_SUB 259 macro
H A Dquote_calc2-s.tab.h7 #define OP_SUB 259 macro
H A Dquote_calc-s.tab.h7 #define OP_SUB 259 macro
H A Dquote_calc3-s.tab.h7 #define OP_SUB 259 macro
H A Dquote_calc4.tab.h7 #define OP_SUB 259 macro
H A Dquote_calc.tab.h8 #define OP_SUB 259 macro
H A Dquote_calc2.tab.h8 #define OP_SUB 259 macro
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dhex-random.h22 OP_ADD, OP_SUB, OP_MUL, OP_SQR, enumerator
/netbsd-src/external/mit/lua/dist/src/
H A Dlopcodes.h251 OP_SUB,/* A B C R[A] := R[B] - R[C] */ enumerator
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dlm32-desc.h80 , OP_SRUI = 0, OP_SUB = 50, OP_SW = 22, OP_USER = 51 enumerator
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dlm32-desc.h80 , OP_SRUI = 0, OP_SUB = 50, OP_SW = 22, OP_USER = 51 enumerator
/netbsd-src/sys/arch/mips/include/
H A Dmips_opcode.h266 #define OP_SUB 042 macro