HomeSort by: relevance | last modified time | path
    Searched refs:OP_SUB (Results 1 - 25 of 47) sorted by relevancy

1 2

  /src/external/bsd/byacc/dist/test/yacc/
quote_calc-s.tab.h 4 #define OP_SUB 259
quote_calc2-s.tab.h 4 #define OP_SUB 259
quote_calc3-s.tab.h 4 #define OP_SUB 259
quote_calc3.tab.h 4 #define OP_SUB 259
quote_calc4-s.tab.h 4 #define OP_SUB 259
quote_calc4.tab.h 4 #define OP_SUB 259
quote_calc.tab.h 5 #define OP_SUB 259
quote_calc2.tab.h 5 #define OP_SUB 259
  /src/external/bsd/byacc/dist/test/btyacc/
quote_calc-s.tab.h 7 #define OP_SUB 259
quote_calc2-s.tab.h 7 #define OP_SUB 259
quote_calc3-s.tab.h 7 #define OP_SUB 259
quote_calc3.tab.h 7 #define OP_SUB 259
quote_calc4-s.tab.h 7 #define OP_SUB 259
quote_calc4.tab.h 7 #define OP_SUB 259
quote_calc.tab.h 8 #define OP_SUB 259
quote_calc2.tab.h 8 #define OP_SUB 259
  /src/external/bsd/byacc/dist/test/
quote_calc.y 18 %token OP_SUB "SUB"
50 | expr OP_SUB expr
62 | OP_SUB expr %prec UMINUS
quote_calc3.y 18 %token OP_SUB "SUB-operator"
50 | expr OP_SUB expr
62 | OP_SUB expr %prec UMINUS
quote_calc2.y 18 %token OP_SUB "SUB"
quote_calc4.y 18 %token OP_SUB "SUB-operator"
  /src/external/lgpl3/gmp/dist/mini-gmp/tests/
hex-random.h 22 OP_ADD, OP_SUB, OP_MUL, OP_SQR,
t-sub.c 42 mini_random_op3 (OP_SUB, MAXBITS, a, b, ref);
  /src/sys/arch/mips/include/
mips_opcode.h 266 #define OP_SUB 042
  /src/external/gpl3/binutils/dist/opcodes/
lm32-desc.h 80 , OP_SRUI = 0, OP_SUB = 50, OP_SW = 22, OP_USER = 51
  /src/external/gpl3/binutils.old/dist/opcodes/
lm32-desc.h 80 , OP_SRUI = 0, OP_SUB = 50, OP_SW = 22, OP_USER = 51

Completed in 30 milliseconds

1 2