Home | History | Annotate | Download | only in src

Lines Matching defs:obstack_1grow

2140       obstack_1grow (&obstack_for_string, c);
2153 obstack_1grow (&obstack_for_string, c);
2159 obstack_1grow (&obstack_for_string, '\a');
2164 obstack_1grow (&obstack_for_string, '\b');
2169 obstack_1grow (&obstack_for_string, '\f');
2174 obstack_1grow (&obstack_for_string, '\n');
2179 obstack_1grow (&obstack_for_string, '\r');
2184 obstack_1grow (&obstack_for_string, '\t');
2189 obstack_1grow (&obstack_for_string, '\v');
2195 obstack_1grow (&obstack_for_string, gram_text[1]);
2206 obstack_1grow (&obstack_for_string, c);
2341 obstack_1grow (&obstack_for_string, '}');