Searched defs:htab (Results 1 – 9 of 9) sorted by relevance
34 static struct handle_table *htab = NULL; variable
102 , LZF_STATE htab in lzf_compress()107 LZF_STATE htab; in lzf_compress() local
33 static struct handle_table *htab = NULL; variable
68 lookup (htab, hval, val) in lookup() argument106 insert_entry_2 (NAME *htab, HASHTYPE hval, size_t idx, TYPE data) in insert_entry_2()
156 int []htab=new int[1<<14]; in lzf_compress() local
73 typedef std::map<hashtype,keytype> htab; in PrintCollisions() typedef
1222 IInstance* htab; member