Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dobstack.h163 struct obstack /* control current object in current chunk */ struct
166 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
167 char *object_base; /* address of object we are building */
168 char *next_free; /* where to add next char to current object */
169 char *chunk_limit; /* address of char after current chunk */
171 {
174 } temp; /* Temporary for some macros. */
175 _OBSTACK_SIZE_T alignment_mask; /* Mask of alignment for each object. */
200 /* Declare the external functions we use; they are in obstack.c. */ argument
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dobstack.h163 struct obstack /* control current object in current chunk */ struct
166 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
167 char *object_base; /* address of object we are building */
168 char *next_free; /* where to add next char to current object */
169 char *chunk_limit; /* address of char after current chunk */
171 {
174 } temp; /* Temporary for some macros. */
175 _OBSTACK_SIZE_T alignment_mask; /* Mask of alignment for each object. */
200 /* Declare the external functions we use; they are in obstack.c. */ argument
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dobstack.h163 struct obstack /* control current object in current chunk */ struct
166 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
167 char *object_base; /* address of object we are building */
168 char *next_free; /* where to add next char to current object */
169 char *chunk_limit; /* address of char after current chunk */
171 {
174 } temp; /* Temporary for some macros. */
175 _OBSTACK_SIZE_T alignment_mask; /* Mask of alignment for each object. */
200 /* Declare the external functions we use; they are in obstack.c. */ argument
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dobstack.h163 struct obstack /* control current object in current chunk */ struct
166 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
167 char *object_base; /* address of object we are building */
168 char *next_free; /* where to add next char to current object */
169 char *chunk_limit; /* address of char after current chunk */
171 {
174 } temp; /* Temporary for some macros. */
175 _OBSTACK_SIZE_T alignment_mask; /* Mask of alignment for each object. */
200 /* Declare the external functions we use; they are in obstack.c. */ argument
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dobstack.h150 struct obstack /* control current object in current chunk */ struct
153 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
166 struct _obstack_chunk *(*chunkfun) (void *, long); argument
167 void (*freefun) (void *, struct _obstack_chunk *); argument
179 /* Declare the external functions we use; they are in obstack.c. */ argument
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dobstack.h150 struct obstack /* control current object in current chunk */ struct
153 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
166 struct _obstack_chunk *(*chunkfun) (void *, long); argument
167 void (*freefun) (void *, struct _obstack_chunk *); argument
179 /* Declare the external functions we use; they are in obstack.c. */ argument
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dobstack.h163 struct obstack /* control current object in current chunk */ struct
166 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
176 struct _obstack_chunk *(*chunkfun) (void *, long); argument
177 void (*freefun) (void *, struct _obstack_chunk *); argument
180 struct _obstack_chunk *(*chunkfun) (); /* User's fcn to allocate a chunk. */ argument
194 /* Declare the external functions we use; they are in obstack.c. */ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenflags.cc34 static struct obstack obstack; variable
H A Dvalue-range-equiv.cc180 bitmap_obstack *obstack) in equiv_add()
H A Dbitmap.h295 struct obstack obstack; member
H A Dtree-ssa-coalesce.cc79 bitmap_obstack obstack; /* A place to allocate our bitmaps. */ member
680 bitmap_obstack obstack; /* A place to allocate our bitmaps. */ member in live_track
H A Dpretty-print.h93 struct obstack *obstack; variable
H A Dlto-streamer.h735 struct obstack obstack; member
H A Dgensupport.cc43 static struct obstack obstack; variable
H A Dgcc.cc345 static struct obstack obstack; variable
1799 init_gcc_specs (struct obstack *obstack, const char *shared_name, in init_gcc_specs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenflags.c34 static struct obstack obstack; variable
H A Dbitmap.h295 struct obstack obstack; member
H A Dpretty-print.h93 struct obstack *obstack; variable
H A Dtree-ssa-coalesce.c79 bitmap_obstack obstack; /* A place to allocate our bitmaps. */ member
H A Dlto-streamer.h775 struct obstack obstack; member
H A Dgensupport.c43 static struct obstack obstack; variable
H A Dgcc.c315 static struct obstack obstack; variable
1671 init_gcc_specs (struct obstack *obstack, const char *shared_name, in init_gcc_specs()
H A Dtree-vrp.c219 bitmap_obstack *obstack) in equiv_add()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dkwset.c77 struct obstack obstack; /* Obstack for node allocation. */ member
/netbsd-src/external/gpl2/grep/dist/src/
H A Dkwset.c77 struct obstack obstack; /* Obstack for node allocation. */ member