Home
last modified time | relevance | path

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

/third_party/giflib/
Dgif_hash.c46 _ClearHashTable(HashTable); in _InitHashTable()
55 void _ClearHashTable(GifHashTableType *HashTable) in _ClearHashTable() function
Dgif_hash.h35 void _ClearHashTable(GifHashTableType *HashTable);
Degif_lib.c876 _ClearHashTable(Private->HashTable); in EGifSetupCompress()
942 _ClearHashTable(HashTable); in EGifCompressLine()