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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dtest.c159 static struct t_op const *t_wp_op; variable
234 if (t_wp_op && t_wp_op->op_type == BINOP) {
303 if (t_wp_op && t_wp_op->op_type == UNOP) {
306 syntax(t_wp_op->op_text, "argument expected");
317 if (t_wp_op && t_wp_op->op_type == BINOP) {
332 op = t_wp_op;
460 t_wp_op
[all...]

Completed in 1866 milliseconds