Lines Matching refs:ALIAS
151 if (source->flags & SF_ALIAS) { /* trailing ' ' in alias definition */
157 cf |= ALIAS;
732 if (*ident != '\0' && (cf&(KEYWORD|ALIAS))) {
743 if ((cf & ALIAS) && (p = mytsearch(&aliases, ident, h))
751 /* push alias expansion */
856 * input for yylex with alias expansion
933 /* Note that this alias ended with a space,
934 * enabling alias expansion on the following
940 * alias in the source list so recursive
943 * by temporarily popping the alias to get