Searched refs:LWORD (Results 1 – 6 of 6) sorted by relevance
197 musthave(LWORD, ishere ? HEREDELIM : 0); in synio()284 case LWORD: in get_command()303 case LWORD: in get_command()338 while (token(CONTIN) == LWORD) in get_command()391 case LWORD: in get_command()425 musthave(LWORD, ARRAYVAR); in get_command()447 musthave(LWORD, 0); in get_command()484 musthave(LWORD, 0); in get_command()618 case LWORD: in casepart()742 while ((c = token(0)) == LWORD) in wordlist()[all …]
1004 return (LWORD); in yylex()1071 return (LWORD); in yylex()1092 return (LWORD); in yylex()
1546 #define LWORD 256 macro
1453 if (yylex(sub) != LWORD) in hereinval()
114 if (yylex(ONEWORD) != LWORD) in substitute()
381 if (yylex(ONEWORD | LQCHAR) != LWORD) { in x_file_glob()