Searched refs:t_wp_op (Results 1 – 1 of 1) sorted by relevance
167 static struct t_op const *t_wp_op; variable473 if (t_wp_op && t_wp_op->op_type == UNOP) { in primary()476 syntax(t_wp_op->op_text, "argument expected"); in primary()480 if (t_lex(t_wp[1]), t_wp_op && t_wp_op->op_type == BINOP) { in primary()512 op = t_wp_op; in binop()820 t_wp_op = NULL; in t_lex()827 t_wp_op = op; in t_lex()831 t_wp_op = NULL; in t_lex()