Home
last modified time | relevance | path

Searched defs:_obstack_chunk (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dobstack.h144 struct _obstack_chunk /* Lives at front of each chunk. */ struct
147 struct _obstack_chunk *prev; /* address of prior chunk or NULL */ argument
154 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument