Home
last modified time | relevance | path

Searched refs:obstack_grow0 (Results 1 – 1 of 1) sorted by relevance

/malloc/
A Dobstack.h306 # define obstack_grow0(OBSTACK, where, length) \ macro
383 obstack_grow0 (__h, (where), (length)); \
443 # define obstack_grow0(h, where, length) \ macro
485 (obstack_grow0 ((h), (where), (length)), obstack_finish ((h)))

Completed in 5 milliseconds