Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/
H A Dobstack.h157 struct _obstack_chunk /* Lives at front of each chunk. */ struct
160 struct _obstack_chunk *prev; /* address of prior chunk or NULL */ argument
167 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
/freebsd-12.1/contrib/gcclibs/include/
H A Dobstack.h157 struct _obstack_chunk /* Lives at front of each chunk. */ struct
160 struct _obstack_chunk *prev; /* address of prior chunk or NULL */ argument
167 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
/freebsd-12.1/contrib/gdb/include/
H A Dobstack.h161 struct _obstack_chunk /* Lives at front of each chunk. */ struct
164 struct _obstack_chunk *prev; /* address of prior chunk or NULL */ argument
171 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
/freebsd-12.1/gnu/usr.bin/grep/
H A Dobstack.h154 struct _obstack_chunk /* Lives at front of each chunk. */ struct
157 struct _obstack_chunk *prev; /* address of prior chunk or NULL */ argument
164 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument