Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dcp.c1 struct _obstack_chunk struct
4 struct _obstack_chunk *prev; argument
11 struct _obstack_chunk* chunk; argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20010102-1.c9 struct _obstack_chunk struct
12 struct _obstack_chunk *prev; argument
19 struct _obstack_chunk *chunk; argument
/openbsd-src/gnu/gcc/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
/openbsd-src/gnu/usr.bin/binutils-2.17/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
/openbsd-src/gnu/lib/libiberty/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
/openbsd-src/gnu/usr.bin/binutils/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