Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dobstack.h302 # define obstack_grow0(OBSTACK,where,length) \ macro
377 obstack_grow0 (__h, (where), (length)); \
437 # define obstack_grow0(h,where,length) \ macro
479 (obstack_grow0 ((h), (where), (length)), obstack_finish ((h)))