Home
last modified time | relevance | path

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

/aosp_15_r20/external/obstack/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
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
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
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dobstack.h164 struct obstack /* control current object in current chunk */ struct
167 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
189 /* Declare the external functions we use; they are in obstack.c. */ argument
Dbitmap.h187 bitmap_obstack *obstack; /* Obstack to allocate elements from. member
Dpretty-print.h85 struct obstack *obstack; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/
Dstdio2.h202 # define obstack_printf(obstack, ...) \ argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
Dstdio2.h202 # define obstack_printf(obstack, ...) \ argument