Home
last modified time | relevance | path

Searched refs:obstack_specify_allocation (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dfunctions.cc38 obstack_specify_allocation (&m_obstack, OBSTACK_CHUNK_SIZE, in function_info()
41 obstack_specify_allocation (&m_temp_obstack, OBSTACK_CHUNK_SIZE, in function_info()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Didentifiers.cc57 obstack_specify_allocation (&pfile->hash_ob, 0, 0, xmalloc, free); in _cpp_init_hashtable()
H A Dsymtab.cc64 obstack_specify_allocation (&table->stack, 0, 0, xmalloc, free); in ht_create()
H A Dinit.cc291 obstack_specify_allocation (&pfile->buffer_ob, 0, 0, xmalloc, free); in cpp_create_reader()
H A Dfiles.cc1461 obstack_specify_allocation (&pfile->nonexistent_file_ob, 0, 0, in _cpp_init_files()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Didentifiers.c57 obstack_specify_allocation (&pfile->hash_ob, 0, 0, xmalloc, free); in _cpp_init_hashtable()
H A Dsymtab.c64 obstack_specify_allocation (&table->stack, 0, 0, xmalloc, free); in ht_create()
H A Dinit.c282 obstack_specify_allocation (&pfile->buffer_ob, 0, 0, xmalloc, free); in cpp_create_reader()
H A Dfiles.c1326 obstack_specify_allocation (&pfile->nonexistent_file_ob, 0, 0, in _cpp_init_files()
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dobstack.h301 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
326 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoretypes.h338 obstack_specify_allocation ((OBSTACK), OBSTACK_CHUNK_SIZE, 0, \
H A Ddbxout.c1001 obstack_specify_allocation (&stabstr_ob, 0, 1, xmalloc, free); in dbxout_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoretypes.h347 obstack_specify_allocation ((OBSTACK), OBSTACK_CHUNK_SIZE, 0, \
H A Ddbxout.cc1004 obstack_specify_allocation (&stabstr_ob, 0, 1, xmalloc, free); in dbxout_init()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dobstacks.texi112 @code{obstack_specify_allocation}, or
154 @deftypefun int obstack_specify_allocation (struct obstack *@var{obstack-ptr}, size_t chunk_size, s…
164 Like @code{obstack_specify_allocation}, but specifying memory
697 @item int obstack_specify_allocation (struct obstack *@var{obstack-ptr}, size_t chunk_size, size_t …
702 Like @code{obstack_specify_allocation}, but specifying memory
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dobstacks.texi112 @code{obstack_specify_allocation}, or
154 @deftypefun int obstack_specify_allocation (struct obstack *@var{obstack-ptr}, size_t chunk_size, s…
164 Like @code{obstack_specify_allocation}, but specifying memory
697 @item int obstack_specify_allocation (struct obstack *@var{obstack-ptr}, size_t chunk_size, size_t …
702 Like @code{obstack_specify_allocation}, but specifying memory
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dobstacks.texi112 @code{obstack_specify_allocation}, or
154 @deftypefun int obstack_specify_allocation (struct obstack *@var{obstack-ptr}, size_t chunk_size, s…
164 Like @code{obstack_specify_allocation}, but specifying memory
697 @item int obstack_specify_allocation (struct obstack *@var{obstack-ptr}, size_t chunk_size, size_t …
702 Like @code{obstack_specify_allocation}, but specifying memory
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dobstacks.texi112 @code{obstack_specify_allocation}, or
154 @deftypefun int obstack_specify_allocation (struct obstack *@var{obstack-ptr}, size_t chunk_size, s…
164 Like @code{obstack_specify_allocation}, but specifying memory
697 @item int obstack_specify_allocation (struct obstack *@var{obstack-ptr}, size_t chunk_size, size_t …
702 Like @code{obstack_specify_allocation}, but specifying memory
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dobstacks.texi112 @code{obstack_specify_allocation}, or
154 @deftypefun int obstack_specify_allocation (struct obstack *@var{obstack-ptr}, size_t chunk_size, s…
164 Like @code{obstack_specify_allocation}, but specifying memory
697 @item int obstack_specify_allocation (struct obstack *@var{obstack-ptr}, size_t chunk_size, size_t …
702 Like @code{obstack_specify_allocation}, but specifying memory
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dobstack.h253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dobstack.h253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dobstack.h253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dobstack.h235 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dobstack.h235 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dobstack.h253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro

12