Searched refs:SALIAS (Results 1 – 3 of 3) sorted by relevance
1083 s = pushs(SALIAS, source->areap); in yylex()1219 while (source->type == SALIAS || source->type == SREREAD) in yyerror()1292 case SALIAS: in getsc_uu()
952 while (s && s->type == SALIAS) { in inalias()
2143 #define SALIAS 7 /* alias expansion */ macro