Searched defs:chunk (Results 1 – 2 of 2) sorted by relevance
148 register struct _obstack_chunk *chunk; /* points to new chunk */ in _obstack_begin() local195 register struct _obstack_chunk *chunk; /* points to new chunk */ in _obstack_begin_1() local
152 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ member