Searched refs:OP_DIV (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-12-stable/contrib/byacc/test/yacc/
H A Dquote_calc-s.tab.h4 #define OP_DIV 263 macro
H A Dquote_calc2-s.tab.h4 #define OP_DIV 263 macro
H A Dquote_calc3-s.tab.h4 #define OP_DIV 263 macro
H A Dquote_calc3.tab.h4 #define OP_DIV 263 macro
H A Dquote_calc4-s.tab.h4 #define OP_DIV 263 macro
H A Dquote_calc4.tab.h4 #define OP_DIV 263 macro
H A Dquote_calc.tab.h7 #define OP_DIV 263 macro
H A Dquote_calc2.tab.h7 #define OP_DIV 263 macro
/freebsd-12-stable/contrib/byacc/test/btyacc/
H A Dquote_calc3-s.tab.h7 #define OP_DIV 263 macro
H A Dquote_calc3.tab.h7 #define OP_DIV 263 macro
H A Dquote_calc4-s.tab.h7 #define OP_DIV 263 macro
H A Dquote_calc4.tab.h7 #define OP_DIV 263 macro
H A Dquote_calc-s.tab.h7 #define OP_DIV 263 macro
H A Dquote_calc2-s.tab.h7 #define OP_DIV 263 macro
H A Dquote_calc.tab.h10 #define OP_DIV 263 macro
H A Dquote_calc2.tab.h10 #define OP_DIV 263 macro
/freebsd-12-stable/contrib/byacc/test/
H A Dquote_calc.y18 %token OP_DIV "DIV"
52 | expr OP_DIV expr
H A Dquote_calc3.y18 %token OP_DIV "DIV-operator"
52 | expr OP_DIV expr
H A Dquote_calc2.y18 %token OP_DIV "DIV"
H A Dquote_calc4.y18 %token OP_DIV "DIV-operator"
/freebsd-12-stable/sys/mips/include/
H A Dmips_opcode.h277 #define OP_DIV 032 macro
286 #define OP_F_DIV OP_DIV
/freebsd-12-stable/contrib/lua/src/
H A Dlopcodes.h194 OP_DIV,/* A B C R(A) := RK(B) / RK(C) */ enumerator in enum:__anon6005
H A Dluac.c353 case OP_DIV:
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlopcodes.h190 OP_DIV,/* A B C R(A) := RK(B) / RK(C) */ enumerator in enum:__anon9767
/freebsd-12-stable/sys/mips/mips/
H A Ddb_disasm.c216 case OP_DIV:

Completed in 229 milliseconds

12