Lines Matching refs:obstack
1029 struct obstack;
1030 /* Grow an obstack with formatted output. Return the number of
1040 (struct obstack *obs, const char *format, ...)
1044 (struct obstack *obs, const char *format, ...));
1048 (struct obstack *obs, const char *format, ...)
1053 (struct obstack *obs, const char *format, ...));
1061 (struct obstack *obs, const char *format, va_list args)
1065 (struct obstack *obs, const char *format, va_list args));
1069 (struct obstack *obs, const char *format, va_list args)
1074 (struct obstack *obs, const char *format, va_list args));