Home
last modified time | relevance | path

Searched defs:htab_alloc (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/include/
H A Dhashtab.h75 typedef void *(*htab_alloc) (size_t, size_t); typedef
/dflybsd-src/contrib/gdb-7/include/
H A Dhashtab.h75 typedef void *(*htab_alloc) (size_t, size_t); typedef
/dflybsd-src/contrib/gcc-8.0/include/
H A Dhashtab.h70 typedef void *(*htab_alloc) (size_t, size_t); typedef
/dflybsd-src/contrib/binutils-2.34/include/
H A Dhashtab.h70 typedef void *(*htab_alloc) (size_t, size_t); typedef
/dflybsd-src/contrib/binutils-2.27/include/
H A Dhashtab.h70 typedef void *(*htab_alloc) (size_t, size_t); typedef
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dtask.c37 htab_alloc (size_t size) in htab_alloc() function