OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Feb 24 01:34:59 UTC 2026