Searched refs:ARRAYVAR (Results 1 – 3 of 3) sorted by relevance
94 #define ARRAYVAR BIT(6) /* parse x[1 & 2] as one word */ macro
221 cf = (t->u.evalflags ? ARRAYVAR : 0) | in get_command()318 musthave(LWORD, ARRAYVAR); in get_command()830 int c = tpeek(ARRAYVAR | (meta == TM_BINOP ? 0 : CONTIN)); in dbtestp_isa()872 int c = tpeek(ARRAYVAR); in dbtestp_getopnd()
261 if (c == '[' && (cf & (VARASN|ARRAYVAR))) { in yylex()