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

12

/freebsd-13-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
H A Dquote_calc-s.tab.c152 #define OP_DIV 263 macro
266 0,0,0,0,0,0,"OP_ADD","\"ADD\"","OP_SUB","\"SUB\"","OP_MUL","\"MUL\"","OP_DIV",
281 "expr : expr OP_DIV expr",
/freebsd-13-stable/contrib/byacc/test/btyacc/
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_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.tab.h10 #define OP_DIV 263 macro
H A Dquote_calc2.tab.h10 #define OP_DIV 263 macro
/freebsd-13-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-13-stable/sys/mips/include/
H A Dmips_opcode.h276 #define OP_DIV 032 macro
285 #define OP_F_DIV OP_DIV
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h191 OP_DIV,/* A B C R(A) := RK(B) / RK(C) */ enumerator in enum:__anon10629
/freebsd-13-stable/sys/mips/mips/
H A Ddb_disasm.c216 case OP_DIV:
/freebsd-13-stable/contrib/lua/src/
H A Dlopcodes.h248 OP_DIV,/* A B C R[A] := R[B] / R[C] */ enumerator in enum:__anon5014

Completed in 117 milliseconds

12