Searched refs:OP_ADD (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dquote_calc-s.tab.h1 #define OP_ADD 257 macro
H A Dquote_calc2-s.tab.h1 #define OP_ADD 257 macro
H A Dquote_calc3-s.tab.h1 #define OP_ADD 257 macro
H A Dquote_calc3.tab.h1 #define OP_ADD 257 macro
H A Dquote_calc4-s.tab.h1 #define OP_ADD 257 macro
H A Dquote_calc4.tab.h1 #define OP_ADD 257 macro
H A Dquote_calc.tab.h1 #define OP_ADD 257 macro
H A Dquote_calc2.tab.h1 #define OP_ADD 257 macro
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dquote_calc-s.tab.h4 #define OP_ADD 257 macro
H A Dquote_calc2-s.tab.h4 #define OP_ADD 257 macro
H A Dquote_calc3-s.tab.h4 #define OP_ADD 257 macro
H A Dquote_calc3.tab.h4 #define OP_ADD 257 macro
H A Dquote_calc4-s.tab.h4 #define OP_ADD 257 macro
H A Dquote_calc4.tab.h4 #define OP_ADD 257 macro
H A Dquote_calc.tab.h4 #define OP_ADD 257 macro
H A Dquote_calc2.tab.h4 #define OP_ADD 257 macro
/freebsd-11-stable/contrib/byacc/test/
H A Dquote_calc.y15 %token OP_ADD "ADD"
46 | expr OP_ADD expr
H A Dquote_calc3.y15 %token OP_ADD "ADD-operator"
46 | expr OP_ADD expr
H A Dquote_calc2.y15 %token OP_ADD "ADD"
H A Dquote_calc4.y15 %token OP_ADD "ADD-operator"
/freebsd-11-stable/sys/mips/include/
H A Dmips_opcode.h291 #define OP_ADD 040 macro
300 #define OP_F_ADD OP_ADD
/freebsd-11-stable/contrib/gcc/
H A Ddwarf.h183 OP_ADD = 0x07, enumerator in enum:dwarf_location_atom
/freebsd-11-stable/contrib/binutils/include/elf/
H A Ddwarf.h186 OP_ADD = 0x07, enumerator in enum:dwarf_location_atom
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlopcodes.h187 OP_ADD,/* A B C R(A) := RK(B) + RK(C) */ enumerator in enum:__anon5395
/freebsd-11-stable/contrib/lua/src/
H A Dlopcodes.h189 OP_ADD,/* A B C R(A) := RK(B) + RK(C) */ enumerator in enum:__anon3420

Completed in 108 milliseconds

123