Home
last modified time | relevance | path

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

/external/giflib/
Dgif_hash.c45 _ClearHashTable(HashTable); in _InitHashTable()
54 void _ClearHashTable(GifHashTableType *HashTable) in _ClearHashTable() function
Dgif_hash.h33 void _ClearHashTable(GifHashTableType *HashTable);
Degif_lib.c865 _ClearHashTable(Private->HashTable); in EGifSetupCompress()
932 _ClearHashTable(HashTable); in EGifCompressLine()