Home
last modified time | relevance | path

Searched refs:alloc_arg (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/gdb-7/libiberty/
H A Dhashtab.c303 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex() argument
313 result = (htab_t) (*alloc_f) (alloc_arg, 1, sizeof (struct htab)); in htab_create_alloc_ex()
316 result->entries = (PTR *) (*alloc_f) (alloc_arg, size, sizeof (PTR)); in htab_create_alloc_ex()
320 (*free_f) (alloc_arg, result); in htab_create_alloc_ex()
328 result->alloc_arg = alloc_arg; in htab_create_alloc_ex()
391 htab_del del_f, PTR alloc_arg, in htab_set_functions_ex() argument
397 htab->alloc_arg = alloc_arg; in htab_set_functions_ex()
439 (*htab->free_with_arg_f) (htab->alloc_arg, entries); in htab_delete()
440 (*htab->free_with_arg_f) (htab->alloc_arg, htab); in htab_delete()
467 (*htab->free_with_arg_f) (htab->alloc_arg, htab->entries); in htab_empty()
[all …]
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dhashtab.c303 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex() argument
313 result = (htab_t) (*alloc_f) (alloc_arg, 1, sizeof (struct htab)); in htab_create_alloc_ex()
316 result->entries = (PTR *) (*alloc_f) (alloc_arg, size, sizeof (PTR)); in htab_create_alloc_ex()
320 (*free_f) (alloc_arg, result); in htab_create_alloc_ex()
328 result->alloc_arg = alloc_arg; in htab_create_alloc_ex()
391 htab_del del_f, PTR alloc_arg, in htab_set_functions_ex() argument
397 htab->alloc_arg = alloc_arg; in htab_set_functions_ex()
439 (*htab->free_with_arg_f) (htab->alloc_arg, entries); in htab_delete()
440 (*htab->free_with_arg_f) (htab->alloc_arg, htab); in htab_delete()
467 (*htab->free_with_arg_f) (htab->alloc_arg, htab->entries); in htab_empty()
[all …]
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dhashtab.c294 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex() argument
304 result = (htab_t) (*alloc_f) (alloc_arg, 1, sizeof (struct htab)); in htab_create_alloc_ex()
307 result->entries = (PTR *) (*alloc_f) (alloc_arg, size, sizeof (PTR)); in htab_create_alloc_ex()
311 (*free_f) (alloc_arg, result); in htab_create_alloc_ex()
319 result->alloc_arg = alloc_arg; in htab_create_alloc_ex()
382 htab_del del_f, PTR alloc_arg, in htab_set_functions_ex() argument
388 htab->alloc_arg = alloc_arg; in htab_set_functions_ex()
430 (*htab->free_with_arg_f) (htab->alloc_arg, entries); in htab_delete()
431 (*htab->free_with_arg_f) (htab->alloc_arg, htab); in htab_delete()
458 (*htab->free_with_arg_f) (htab->alloc_arg, htab->entries); in htab_empty()
[all …]
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dhashtab.c295 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex() argument
305 result = (htab_t) (*alloc_f) (alloc_arg, 1, sizeof (struct htab)); in htab_create_alloc_ex()
308 result->entries = (PTR *) (*alloc_f) (alloc_arg, size, sizeof (PTR)); in htab_create_alloc_ex()
312 (*free_f) (alloc_arg, result); in htab_create_alloc_ex()
320 result->alloc_arg = alloc_arg; in htab_create_alloc_ex()
383 htab_del del_f, PTR alloc_arg, in htab_set_functions_ex() argument
389 htab->alloc_arg = alloc_arg; in htab_set_functions_ex()
431 (*htab->free_with_arg_f) (htab->alloc_arg, entries); in htab_delete()
432 (*htab->free_with_arg_f) (htab->alloc_arg, htab); in htab_delete()
459 (*htab->free_with_arg_f) (htab->alloc_arg, htab->entries); in htab_empty()
[all …]
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dhashtab.c294 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex() argument
304 result = (htab_t) (*alloc_f) (alloc_arg, 1, sizeof (struct htab)); in htab_create_alloc_ex()
307 result->entries = (PTR *) (*alloc_f) (alloc_arg, size, sizeof (PTR)); in htab_create_alloc_ex()
311 (*free_f) (alloc_arg, result); in htab_create_alloc_ex()
319 result->alloc_arg = alloc_arg; in htab_create_alloc_ex()
382 htab_del del_f, PTR alloc_arg, in htab_set_functions_ex() argument
388 htab->alloc_arg = alloc_arg; in htab_set_functions_ex()
430 (*htab->free_with_arg_f) (htab->alloc_arg, entries); in htab_delete()
431 (*htab->free_with_arg_f) (htab->alloc_arg, htab); in htab_delete()
458 (*htab->free_with_arg_f) (htab->alloc_arg, htab->entries); in htab_empty()
[all …]
/dragonfly/contrib/binutils-2.34/include/
H A Dhashtab.h130 void *alloc_arg; member
/dragonfly/contrib/gcc-8.0/include/
H A Dhashtab.h130 void *alloc_arg; member
/dragonfly/contrib/binutils-2.27/include/
H A Dhashtab.h130 void *alloc_arg; member
/dragonfly/contrib/gcc-4.7/include/
H A Dhashtab.h135 void * GTY((skip)) alloc_arg;
/dragonfly/contrib/gdb-7/include/
H A Dhashtab.h135 void * GTY((skip)) alloc_arg;
/dragonfly/contrib/lvm2/dist/tools/
H A Dtools.h154 int alloc_arg(struct cmd_context *cmd, struct arg *a);
H A Dargs.h48 arg(alloc_ARG, '\0', "alloc", alloc_arg, 0)
H A Dlvmcmdline.c438 int alloc_arg(struct cmd_context *cmd __attribute((unused)), struct arg *a) in alloc_arg() function