Searched refs:_ExistsHashTable (Results 1 – 3 of 3) sorted by relevance
35 int _ExistsHashTable(GifHashTableType *HashTable, uint32_t Key);
86 int _ExistsHashTable(GifHashTableType *HashTable, uint32_t Key) in _ExistsHashTable() function
904 if ((NewCode = _ExistsHashTable(HashTable, NewKey)) >= 0) { in EGifCompressLine()