Lines Matching refs:obstack_for_string
1223 obstack_escape (&obstack_for_string, code_text);
1231 obstack_escape (&obstack_for_string, code_text);
1245 obstack_sgrow (&obstack_for_string, ref_tail_fields);
1256 obstack_sgrow (&obstack_for_string, ref_tail_fields);
1289 obstack_1grow (&obstack_for_string, ';');
1354 obstack_sgrow (&obstack_for_string, "]b4_dollar_dollar(");
1355 obstack_quote (&obstack_for_string, type_name);
1356 obstack_sgrow (&obstack_for_string, ")[");
1364 obstack_sgrow (&obstack_for_string, "]b4_at_dollar[");
1375 obstack_escape (&obstack_for_string, code_text);
2900 | Output to OBSTACK_FOR_STRING a reference to this semantic value. |
2960 obstack_sgrow (&obstack_for_string, "]b4_lhs_value(");
2961 obstack_quote (&obstack_for_string, type_name);
2962 obstack_sgrow (&obstack_for_string, ")[");
2981 obstack_printf (&obstack_for_string,
2983 obstack_quote (&obstack_for_string, type_name);
2984 obstack_sgrow (&obstack_for_string, ")[");
2995 | OBSTACK_FOR_STRING a reference to this location. |
3027 obstack_sgrow (&obstack_for_string, "]b4_lhs_location[");
3031 obstack_printf (&obstack_for_string, "]b4_rhs_location(%d, %d)[",
3052 obstack_init (&obstack_for_string);
3142 obstack_free (&obstack_for_string, 0);