Searched refs:LWORD (Results 1 – 6 of 6) sorted by relevance
195 musthave(LWORD, ishere ? HEREDELIM : 0); in synio()283 case LWORD: in get_command()302 case LWORD: in get_command()337 while (token(CONTIN) == LWORD) in get_command()390 case LWORD: in get_command()424 musthave(LWORD, ARRAYVAR); in get_command()446 musthave(LWORD, 0); in get_command()483 musthave(LWORD, 0); in get_command()617 case LWORD: in casepart()741 while ((c = token(0)) == LWORD) in wordlist()[all …]
1015 return (LWORD); in yylex()1053 return (LWORD); in yylex()1091 return (LWORD); in yylex()1117 return (LWORD); in yylex()
1547 #define LWORD 256 macro
122 if (yylex(ONEWORD) != LWORD) in substitute()
1491 if (yylex(sub) != LWORD) in hereinval()
382 if (yylex(ONEWORD | LQCHAR) != LWORD) { in x_file_glob()