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

/system/core/sh/
H A Dparser.c920 int arinest; /* levels of arithmetic expansion */ local
932 (void) &arinest;
947 arinest = 0;
1023 if (eofmark != NULL && arinest == 0 &&
1030 if (arinest)
1039 if (eofmark != NULL && arinest == 0 &&
1046 if (arinest) {
1091 if (--arinest == 0) {
1342 if (ISDBLQUOTE() || arinest)
1502 if (arinest || ISDBLQUOT
[all...]

Completed in 578 milliseconds