Home
last modified time | relevance | path

Searched defs:HTable (Results 1 – 2 of 2) sorted by relevance

/external/giflib/
Dgif_hash.c66 uint32_t *HTable = HashTable -> HTable; in _InsertHashTable() local
89 uint32_t *HTable = HashTable -> HTable, HTKey; in _ExistsHashTable() local
Dgif_hash.h29 uint32_t HTable[HT_SIZE]; member