Searched refs:LWORD (Results 1 – 6 of 6) sorted by relevance
199 musthave(LWORD, 0); in synio()205 musthave(LWORD, ishere ? HEREDELIM : 0); in synio()290 case LWORD: in get_command()318 case LWORD: in get_command()358 while (token(CONTIN) == LWORD) in get_command()412 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 …]
1021 return (LWORD); in yylex()1079 return (LWORD); in yylex()1109 return (LWORD); in yylex()
128 if (yylex(ONEWORD) != LWORD) in substitute()
1614 if (yylex(sub) != LWORD) in hereinval()
2164 #define LWORD 256 macro
403 if (yylex(ONEWORD | LQCHAR) != LWORD) { in x_file_glob()