HomeSort by: relevance | last modified time | path
    Searched defs:ctf_hash_fun (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/libctf/
ctf-impl.h 634 typedef unsigned int (*ctf_hash_fun) (const void *ptr); typedef
654 extern ctf_dynhash_t *ctf_dynhash_create (ctf_hash_fun, ctf_hash_eq_fun,
656 extern ctf_dynhash_t *ctf_dynhash_create_sized (unsigned long, ctf_hash_fun,
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-impl.h 634 typedef unsigned int (*ctf_hash_fun) (const void *ptr); typedef
654 extern ctf_dynhash_t *ctf_dynhash_create (ctf_hash_fun, ctf_hash_eq_fun,
656 extern ctf_dynhash_t *ctf_dynhash_create_sized (unsigned long, ctf_hash_fun,

Completed in 33 milliseconds