Searched refs:obstack_alloc (Results 1 – 2 of 2) sorted by relevance
221 void * obstack_alloc (struct obstack *obstack, int size);456 # define obstack_alloc(OBSTACK,length) \ macro564 # define obstack_alloc(h,length) \ macro
607 POINTER (obstack_alloc) (obstack, length)611 return obstack_alloc (obstack, length);