HomeSort by relevance Sort by last modified time
    Searched refs:free_f (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/libiberty/
hashtab.c 284 htab_del del_f, htab_alloc alloc_f, htab_free free_f)
287 free_f);
290 /* As above, but uses the variants of ALLOC_F and FREE_F which accept
297 htab_free_with_arg free_f)
311 if (free_f != NULL)
312 (*free_f) (alloc_arg, result);
322 result->free_with_arg_f = free_f;
331 htab_free @var{free_f})
350 htab_alloc alloc_f, htab_free free_f)
364 if (free_f != NULL
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hashtab.h 132 htab_free free_f; variable
  /toolchain/binutils/binutils-2.27/include/
hashtab.h 127 htab_free free_f; member in struct:htab

Completed in 73 milliseconds