Home | History | Annotate | Download | only in preprocessor

Lines Matching refs:GetAtomString

189     mac.body = NewTokenStream(GetAtomString(atable, name), macros->pool);
618 SrcStr = GetAtomString(atable, yylvalpp->sc_ident);
710 strncpy(extensionName, GetAtomString(atable, yylvalpp->sc_ident), MAX_SYMBOL_NAME_LEN);
725 updateExtensionBehavior(extensionName, GetAtomString(atable, yylvalpp->sc_ident));
1036 printf(" <%s:%d>found macro %s\n", GetAtomString(atable, loc.file),
1037 loc.line, GetAtomString(atable, atom));
1039 printf("\targ %s = '", GetAtomString(atable, in->mac->args[i]));