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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dhashtab.c289 htab_del del_f, htab_alloc alloc_f, htab_free free_f)
303 if (free_f != NULL)
304 (*free_f) (result);
313 result->free_f = free_f;
317 /* As above, but use the variants of alloc_f and free_f which accept
324 htab_free_with_arg free_f)
338 if (free_f != NULL)
339 (*free_f) (alloc_arg, result);
349 result->free_with_arg_f = free_f;
288 htab_create_alloc(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, htab_alloc alloc_f, htab_free free_f) argument
321 htab_create_alloc_ex(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, void *alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
356 htab_set_functions_ex(htab_t htab, htab_hash hash_f, htab_eq eq_f, htab_del del_f, PTR alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dhashtab.c289 htab_del del_f, htab_alloc alloc_f, htab_free free_f)
303 if (free_f != NULL)
304 (*free_f) (result);
313 result->free_f = free_f;
317 /* As above, but use the variants of alloc_f and free_f which accept
324 htab_free_with_arg free_f)
338 if (free_f != NULL)
339 (*free_f) (alloc_arg, result);
349 result->free_with_arg_f = free_f;
288 htab_create_alloc(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, htab_alloc alloc_f, htab_free free_f) argument
321 htab_create_alloc_ex(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, void *alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
356 htab_set_functions_ex(htab_t htab, htab_hash hash_f, htab_eq eq_f, htab_del del_f, PTR alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dhashtab.c289 htab_del del_f, htab_alloc alloc_f, htab_free free_f)
303 if (free_f != NULL)
304 (*free_f) (result);
313 result->free_f = free_f;
317 /* As above, but use the variants of alloc_f and free_f which accept
324 htab_free_with_arg free_f)
338 if (free_f != NULL)
339 (*free_f) (alloc_arg, result);
349 result->free_with_arg_f = free_f;
288 htab_create_alloc(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, htab_alloc alloc_f, htab_free free_f) argument
321 htab_create_alloc_ex(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, void *alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
356 htab_set_functions_ex(htab_t htab, htab_hash hash_f, htab_eq eq_f, htab_del del_f, PTR alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/
H A Dhashtab.h132 htab_free free_f; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/
H A Dhashtab.h132 htab_free free_f; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/
H A Dhashtab.h132 htab_free free_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.h132 htab_free free_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.h132 htab_free free_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.h132 htab_free free_f; variable

Completed in 49 milliseconds