Searched refs:_ExistsHashTable (Results 1 - 3 of 3) sorted by relevance

/external/giflib/
H A Dgif_hash.h35 int _ExistsHashTable(GifHashTableType *HashTable, uint32_t Key);
H A Dgif_hash.c86 int _ExistsHashTable(GifHashTableType *HashTable, uint32_t Key) function
H A Degif_lib.c904 if ((NewCode = _ExistsHashTable(HashTable, NewKey)) >= 0) {

Completed in 141 milliseconds