Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/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.c274 obstack_specify_allocation (&pfile->buffer_ob, 0, 0, xmalloc, free); in cpp_create_reader()
H A Dfiles.c1317 obstack_specify_allocation (&pfile->nonexistent_file_ob, 0, 0, in _cpp_init_files()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcoretypes.h311 obstack_specify_allocation ((OBSTACK), OBSTACK_CHUNK_SIZE, 0, \
H A Dbitmap.c245 obstack_specify_allocation (&bit_obstack->obstack, OBSTACK_CHUNK_SIZE, in bitmap_obstack_initialize()
H A Ddbxout.c1001 obstack_specify_allocation (&stabstr_ob, 0, 1, xmalloc, free); in dbxout_init()
/dflybsd-src/contrib/grep/lib/
H A Dobstack.h264 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/dflybsd-src/contrib/binutils-2.27/include/
H A Dobstack.h253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/dflybsd-src/contrib/binutils-2.34/include/
H A Dobstack.h253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/dflybsd-src/contrib/gcc-8.0/include/
H A Dobstack.h253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/dflybsd-src/contrib/gdb-7/include/
H A Dobstack.h274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/dflybsd-src/contrib/gcc-4.7/include/
H A Dobstack.h274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbitmap.c318 obstack_specify_allocation (&bit_obstack->obstack, OBSTACK_CHUNK_SIZE, in bitmap_obstack_initialize()
H A Ddbxout.c1032 obstack_specify_allocation (&stabstr_ob, 0, 1, xmalloc, free); in dbxout_init()