Searched refs:t_wp_op (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dtest.c157 static struct t_op const *t_wp_op; variable
201 t_wp_op && t_wp_op->op_type == BINOP) {
210 t_wp_op && t_wp_op->op_type == BINOP) {
287 if (t_wp_op && t_wp_op->op_type == UNOP) {
290 syntax(t_wp_op->op_text, "argument expected");
303 if (t_lex(t_wp[1]), t_wp_op && t_wp_op
[all...]

Completed in 82 milliseconds