Searched refs:LWORD (Results 1 – 6 of 6) sorted by relevance
196 musthave(LWORD, 0); in synio()202 musthave(LWORD, ishere ? HEREDELIM : 0); in synio()292 case LWORD: in get_command()320 case LWORD: in get_command()360 while (token(CONTIN) == LWORD) in get_command()413 case LWORD: in get_command()448 musthave(LWORD, CMDASN); in get_command()470 musthave(LWORD, 0); in get_command()507 musthave(LWORD, 0); in get_command()647 case LWORD: in casepart()[all …]
1012 return (LWORD); in yylex()1035 return (LWORD); in yylex()1073 return (LWORD); in yylex()1099 return (LWORD); in yylex()
122 if (yylex(ONEWORD) != LWORD) in substitute()
1561 if (yylex(sub) != LWORD) in hereinval()
1602 #define LWORD 256 macro
382 if (yylex(ONEWORD | LQCHAR) != LWORD) { in x_file_glob()