/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | hashtab.h | 70 typedef void *(*htab_alloc) (size_t, size_t); typedef 126 htab_alloc alloc_f; 148 htab_alloc, htab_free); 156 htab_alloc, htab_alloc, htab_free);
|
H A D | ChangeLog-9103 | 406 (htab_alloc): New typedef.
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | hashtab.h | 70 typedef void *(*htab_alloc) (size_t, size_t); typedef 126 htab_alloc alloc_f; 148 htab_alloc, htab_free); 156 htab_alloc, htab_alloc, htab_free);
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | hashtab.h | 70 typedef void *(*htab_alloc) (size_t, size_t); typedef 126 htab_alloc alloc_f; 148 htab_alloc, htab_free); 156 htab_alloc, htab_alloc, htab_free);
|
H A D | ChangeLog-9103 | 406 (htab_alloc): New typedef.
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | hashtab.h | 70 typedef void *(*htab_alloc) (size_t, size_t); typedef 126 htab_alloc alloc_f; 148 htab_alloc, htab_free); 156 htab_alloc, htab_alloc, htab_free);
|
H A D | ChangeLog-9103 | 406 (htab_alloc): New typedef.
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | hashtab.c | 283 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 348 htab_del del_f, htab_alloc alloc_tab_f, in htab_create_typed_alloc() 349 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc()
|
H A D | functions.texi | 559 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | hashtab.c | 283 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 348 htab_del del_f, htab_alloc alloc_tab_f, in htab_create_typed_alloc() 349 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc()
|
H A D | functions.texi | 559 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | hashtab.c | 283 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 348 htab_del del_f, htab_alloc alloc_tab_f, in htab_create_typed_alloc() 349 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc()
|
H A D | functions.texi | 542 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | hashtab.c | 283 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 348 htab_del del_f, htab_alloc alloc_tab_f, in htab_create_typed_alloc() 349 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc()
|
H A D | functions.texi | 559 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | hashtab.h | 238 result = (htab_t) htab_alloc (sizeof (struct htab) in htab_create()
|
H A D | task.c | 37 htab_alloc (size_t size) in htab_alloc() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | hashtab.h | 247 result = (htab_t) htab_alloc (sizeof (struct htab) in htab_create()
|
H A D | task.c | 38 htab_alloc (size_t size) in htab_alloc() function
|
H A D | target.c | 48 static inline void * htab_alloc (size_t size) { return gomp_malloc (size); } in htab_alloc() function
|
H A D | ChangeLog | 2072 (htab_alloc): New function hook for hashtab.h. 13711 (htab_alloc, htab_free, htab_hash, htab_eq): New inlines.
|
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
H A D | functions.texi | 559 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-9103 | 406 (htab_alloc): New typedef.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-9103 | 406 (htab_alloc): New typedef.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-0203 | 8156 htab_alloc.
|