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