Searched refs:fshash (Results 1 – 1 of 1) sorted by relevance
/external/elfutils/lib/ |
D | fixedsizehash.h | 80 struct CONCAT(PREFIX,fshash) in CONCAT() argument 98 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT() argument 101 struct CONCAT(PREFIX,fshash) *result; in CONCAT() 116 result = (struct CONCAT(PREFIX,fshash) *) in CONCAT() 117 xcalloc (sizeof (struct CONCAT(PREFIX,fshash)) in CONCAT() 130 CONCAT(PREFIX,fshash_fini) (struct CONCAT(PREFIX,fshash) *htab) in CONCAT() 138 CONCAT(PREFIX,fshash_lookup) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() 175 CONCAT(PREFIX,fshash_insert) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() 201 CONCAT(PREFIX,fshash_insert_hash) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() 225 CONCAT(PREFIX,fshash_overwrite) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() [all …]
|