Searched defs:htab_alloc_with_arg (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/lib/libiberty/include/
H A Dhashtab.h81 typedef PTR (*htab_alloc_with_arg) PARAMS ((void *, size_t, size_t)); typedef
/openbsd-current/gnu/gcc/include/
H A Dhashtab.h81 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dhashtab.h81 typedef PTR (*htab_alloc_with_arg) PARAMS ((void *, size_t, size_t)); typedef
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dhashtab.h81 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef

Completed in 203 milliseconds