Searched refs:TOK_PDIV (Results 1 – 1 of 1) sorted by relevance
2582 #define TOK_PDIV 0xb2 /* fast division with undefined rounding for pointers */ macro6250 case TOK_PDIV: in gen_opi()10754 case TOK_PDIV: in gen_opl()10995 case TOK_PDIV: in gen_opic()11043 op == TOK_PDIV) && in gen_opic()11052 } else if (c2 && (op == '*' || op == TOK_PDIV || op == TOK_UDIV)) { in gen_opic()11063 else if (op == TOK_PDIV) in gen_opic()11257 gen_op(TOK_PDIV); in gen_op()