Searched defs:OBSTACK (Results 1 – 1 of 1) sorted by relevance
266 # define obstack_object_size(OBSTACK) \ argument271 # define obstack_room(OBSTACK) \ argument276 # define obstack_make_room(OBSTACK,length) \ argument284 # define obstack_empty_p(OBSTACK) \ argument292 # define obstack_grow(OBSTACK,where,length) \ argument302 # define obstack_grow0(OBSTACK,where,length) \ argument313 # define obstack_1grow(OBSTACK,datum) \ argument325 # define obstack_ptr_grow(OBSTACK,datum) \ argument332 # define obstack_int_grow(OBSTACK,datum) \ argument339 # define obstack_ptr_grow_fast(OBSTACK,aptr) \ argument[all …]