Searched refs:FT_Hashnode (Results 1 – 3 of 3) sorted by relevance
105 static FT_Hashnode*110 FT_Hashnode* bp = hash->table; in hash_bucket()111 FT_Hashnode* ndp; in hash_bucket()135 FT_Hashnode* obp = hash->table; in hash_rehash()136 FT_Hashnode* bp; in hash_rehash()137 FT_Hashnode* nbp; in hash_rehash()218 FT_Hashnode* bp = hash->table; in ft_hash_str_free()239 FT_Hashnode nn; in hash_insert()240 FT_Hashnode* bp = hash_bucket( key, hash ); in hash_insert()305 FT_Hashnode* np = hash_bucket( key, hash ); in hash_lookup()
68 typedef struct FT_HashnodeRec_ *FT_Hashnode; typedef88 FT_Hashnode* table;
1745 [base, bdf] Don't expose `FT_Hashnode' in hash functions.1749 `FT_Hashnode'.