Searched defs:crc32_lut (Results 1 – 3 of 3) sorted by relevance
1470 const ImU32* crc32_lut = GCrc32LookupTable; in ImHashData() local1487 const ImU32* crc32_lut = GCrc32LookupTable; in ImHashStr() local
1532 const ImU32* crc32_lut = GCrc32LookupTable; in ImHashData() local1549 const ImU32* crc32_lut = GCrc32LookupTable; in ImHashStr() local
1432 static ImU32 crc32_lut[256] = { 0 }; in ImHash() local