Home
last modified time | relevance | path

Searched refs:KeyItem (Results 1 – 1 of 1) sorted by relevance

/third_party/giflib/
Dgif_hash.c33 static int KeyItem(uint32_t Item);
66 int HKey = KeyItem(Key); in _InsertHashTable()
89 int HKey = KeyItem(Key); in _ExistsHashTable()
115 static int KeyItem(uint32_t Item) in KeyItem() function