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