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

/external/mksh/src/
H A Dmisc.c284 int optc, arrayset = 0; local
340 arrayset = set ? 1 : -1;
420 *setargsp = !arrayset && ((go.info & GI_MINUSMINUS) ||
423 if (arrayset) {
439 if (arrayset)
440 go.optind += set_array(array, tobool(arrayset > 0),

Completed in 39 milliseconds