Searched defs:htab_alloc (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dhashtab.h70 typedef void *(*htab_alloc) (size_t, size_t); typedef
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dhashtab.h70 typedef void *(*htab_alloc) (size_t, size_t); typedef
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dhashtab.h70 typedef void *(*htab_alloc) (size_t, size_t); typedef
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dhashtab.h70 typedef void *(*htab_alloc) (size_t, size_t); typedef
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dhashtab.h70 typedef void *(*htab_alloc) (size_t, size_t); typedef
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dhashtab.h70 typedef void *(*htab_alloc) (size_t, size_t); typedef
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtask.c37 htab_alloc (size_t size) function
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtask.c38 htab_alloc (size_t size) function
H A Dtarget.c48 static inline void * htab_alloc (size_t size) { return gomp_malloc (size); } function

Completed in 113 milliseconds