Lines Matching refs:obstack
332 /* In ISO C, if a prototype involving "struct obstack *" is given without
335 only give prototypes if we've got obstack.h. */
336 #if defined (_OBSTACK_H) /* glibc <obstack.h> */
611 __GMP_DECLSPEC int gmp_obstack_printf __GMP_PROTO ((struct obstack *, __gmp_const char *, ...));
616 __GMP_DECLSPEC int gmp_obstack_vprintf __GMP_PROTO ((struct obstack *, __gmp_const char *, va_list));