Searched refs:alloc_with_arg_f (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/
H A Dhashtab.h136 htab_alloc_with_arg alloc_with_arg_f; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/
H A Dhashtab.h136 htab_alloc_with_arg alloc_with_arg_f; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/
H A Dhashtab.h136 htab_alloc_with_arg alloc_with_arg_f; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/
H A Dhashtab.h136 htab_alloc_with_arg alloc_with_arg_f; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Dhashtab.h136 htab_alloc_with_arg alloc_with_arg_f; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/
H A Dhashtab.h136 htab_alloc_with_arg alloc_with_arg_f; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dhashtab.c348 result->alloc_with_arg_f = alloc_f;
364 htab->alloc_with_arg_f = alloc_f;
434 if (htab->alloc_with_arg_f != NULL)
435 htab->entries = (PTR *) (*htab->alloc_with_arg_f) (htab->alloc_arg, nsize,
520 if (htab->alloc_with_arg_f != NULL)
521 nentries = (PTR *) (*htab->alloc_with_arg_f) (htab->alloc_arg, nsize,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dhashtab.c348 result->alloc_with_arg_f = alloc_f;
364 htab->alloc_with_arg_f = alloc_f;
434 if (htab->alloc_with_arg_f != NULL)
435 htab->entries = (PTR *) (*htab->alloc_with_arg_f) (htab->alloc_arg, nsize,
520 if (htab->alloc_with_arg_f != NULL)
521 nentries = (PTR *) (*htab->alloc_with_arg_f) (htab->alloc_arg, nsize,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dhashtab.c348 result->alloc_with_arg_f = alloc_f;
364 htab->alloc_with_arg_f = alloc_f;
434 if (htab->alloc_with_arg_f != NULL)
435 htab->entries = (PTR *) (*htab->alloc_with_arg_f) (htab->alloc_arg, nsize,
520 if (htab->alloc_with_arg_f != NULL)
521 nentries = (PTR *) (*htab->alloc_with_arg_f) (htab->alloc_arg, nsize,

Completed in 87 milliseconds