Home
last modified time | relevance | path

Searched defs:alloc_arg (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/
H A Dhashtab.h130 void *alloc_arg; member
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dhashtab.h130 void *alloc_arg; member
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dhashtab.h130 void *alloc_arg; member
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dhashtab.h130 void *alloc_arg; member
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dhashtab.c294 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex()
382 htab_del del_f, void *alloc_arg, in htab_set_functions_ex()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dhashtab.c294 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex()
382 htab_del del_f, void *alloc_arg, in htab_set_functions_ex()
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dhashtab.c294 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex()
382 htab_del del_f, PTR alloc_arg, in htab_set_functions_ex()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dhashtab.c294 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex()
382 htab_del del_f, PTR alloc_arg, in htab_set_functions_ex()
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dlvmcmdline.c438 int alloc_arg(struct cmd_context *cmd __attribute((unused)), struct arg *a) in alloc_arg() function