/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | identifiers.c | 57 obstack_specify_allocation (&pfile->hash_ob, 0, 0, xmalloc, free); in _cpp_init_hashtable()
|
H A D | symtab.c | 64 obstack_specify_allocation (&table->stack, 0, 0, xmalloc, free); in ht_create()
|
H A D | init.c | 274 obstack_specify_allocation (&pfile->buffer_ob, 0, 0, xmalloc, free); in cpp_create_reader()
|
H A D | files.c | 1317 obstack_specify_allocation (&pfile->nonexistent_file_ob, 0, 0, in _cpp_init_files()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | coretypes.h | 311 obstack_specify_allocation ((OBSTACK), OBSTACK_CHUNK_SIZE, 0, \
|
H A D | bitmap.c | 245 obstack_specify_allocation (&bit_obstack->obstack, OBSTACK_CHUNK_SIZE, in bitmap_obstack_initialize()
|
H A D | dbxout.c | 1001 obstack_specify_allocation (&stabstr_ob, 0, 1, xmalloc, free); in dbxout_init()
|
/dflybsd-src/contrib/grep/lib/ |
H A D | obstack.h | 264 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | obstack.h | 253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | obstack.h | 253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
|
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | obstack.h | 253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
|
/dflybsd-src/contrib/gdb-7/include/ |
H A D | obstack.h | 274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
|
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | obstack.h | 274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | bitmap.c | 318 obstack_specify_allocation (&bit_obstack->obstack, OBSTACK_CHUNK_SIZE, in bitmap_obstack_initialize()
|
H A D | dbxout.c | 1032 obstack_specify_allocation (&stabstr_ob, 0, 1, xmalloc, free); in dbxout_init()
|