Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dobstack.h247 #define obstack_1grow_fast(h,achar) (*((h)->next_free)++ = (achar)) macro
318 obstack_1grow_fast (__o, datum); \
448 obstack_1grow_fast (h, datum))