Searched refs:aom (Results 1 – 1 of 1) sorted by relevance
559 char* aom; in lex() local1132 aom = op - 1; in lex()1721 if (flags & PLUSPLUS) memcopy(aom, "(...))", 6); in lex()1722 else if (n == 10) memcopy(aom, "(__VARARG__))", 13); in lex()1725 ko = strcopy(aom, " __PROTO__("); in lex()