Home | History | Annotate | Download | only in src

Lines Matching refs:ComputeIntegerHash

179   static uint32_t Hash(int key) { return ComputeIntegerHash(key); }