Home | History | Annotate | Download | only in src

Lines Matching refs:obstack_1grow

962     obstack_1grow (&obstack_for_string, '\0');		\
1916 obstack_1grow (&obstack_for_string, c);
1930 obstack_1grow (&obstack_for_string, c);
1936 obstack_1grow (&obstack_for_string, '\a');
1941 obstack_1grow (&obstack_for_string, '\b');
1946 obstack_1grow (&obstack_for_string, '\f');
1951 obstack_1grow (&obstack_for_string, '\n');
1956 obstack_1grow (&obstack_for_string, '\r');
1961 obstack_1grow (&obstack_for_string, '\t');
1966 obstack_1grow (&obstack_for_string, '\v');
1972 obstack_1grow (&obstack_for_string, gram_text[1]);
1984 obstack_1grow (&obstack_for_string, c);
2169 obstack_1grow (&obstack_for_string, ';');
2171 obstack_1grow (&obstack_for_string, '}');