Home
last modified time | relevance | path

Searched refs:htab_alloc (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/include/
H A Dhashtab.h70 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 DChangeLog-9103406 (htab_alloc): New typedef.
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dhashtab.h70 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 Dhashtab.h70 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 DChangeLog-9103406 (htab_alloc): New typedef.
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dhashtab.h70 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 DChangeLog-9103406 (htab_alloc): New typedef.
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dhashtab.c283 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 Dfunctions.texi559 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dhashtab.c283 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 Dfunctions.texi559 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dhashtab.c283 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 Dfunctions.texi542 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dhashtab.c283 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 Dfunctions.texi559 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dhashtab.h238 result = (htab_t) htab_alloc (sizeof (struct htab) in htab_create()
H A Dtask.c37 htab_alloc (size_t size) in htab_alloc() function
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dhashtab.h247 result = (htab_t) htab_alloc (sizeof (struct htab) in htab_create()
H A Dtask.c38 htab_alloc (size_t size) in htab_alloc() function
H A Dtarget.c48 static inline void * htab_alloc (size_t size) { return gomp_malloc (size); } in htab_alloc() function
H A DChangeLog2072 (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 Dfunctions.texi559 htab_alloc @var{alloc_tab_f}, htab_alloc @var{alloc_f}, @
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-9103406 (htab_alloc): New typedef.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-9103406 (htab_alloc): New typedef.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-02038156 htab_alloc.

12