Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dobstack.c148 register struct _obstack_chunk *chunk; /* points to new chunk */ in _obstack_begin() local
195 register struct _obstack_chunk *chunk; /* points to new chunk */ in _obstack_begin_1() local
Dobstack.h152 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ member