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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dash.c9873 int arinest = 0; /* levels of arithmetic expansion */ local
9884 (void) &arinest;
9899 arinest = 0;
9963 if (eofmark != NULL && arinest == 0
10001 if (--arinest == 0) {
10272 if (dblquote || arinest)
10277 if (dblquote || arinest) {
10430 if (arinest || dblquote)
10444 if (++arinest == 1) {

Completed in 115 milliseconds