Home
last modified time | relevance | path

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

/external/giflib/
Dgif_hash.c32 static int KeyItem(uint32_t Item);
65 int HKey = KeyItem(Key); in _InsertHashTable()
88 int HKey = KeyItem(Key); in _ExistsHashTable()
114 static int KeyItem(uint32_t Item) in KeyItem() function