Searched refs:fshash (Results 1 – 1 of 1) sorted by relevance
/external/elfutils/lib/ |
D | fixedsizehash.h | 75 struct CONCAT(PREFIX,fshash) in CONCAT() argument 93 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT() argument 96 struct CONCAT(PREFIX,fshash) *result; in CONCAT() 111 result = (struct CONCAT(PREFIX,fshash) *) in CONCAT() 112 xcalloc (sizeof (struct CONCAT(PREFIX,fshash)) in CONCAT() 125 CONCAT(PREFIX,fshash_fini) (struct CONCAT(PREFIX,fshash) *htab) in CONCAT() 133 CONCAT(PREFIX,fshash_lookup) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() 170 CONCAT(PREFIX,fshash_insert) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() 196 CONCAT(PREFIX,fshash_insert_hash) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() 220 CONCAT(PREFIX,fshash_overwrite) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() [all …]
|