Searched defs:h1 (Results 1 – 2 of 2) sorted by relevance
120 uint32_t h1 = ((uint32_t) ne[0] << 16) | ne[1]; in strstr2() local131 uint32_t h1 = ((uint32_t) ne[0] << 24) | ((uint32_t) ne[1] << 16) | ((uint32_t) ne[2] << 8); in strstr3() local142 …uint32_t h1 = ((uint32_t) ne[0] << 24) | ((uint32_t) ne[1] << 16) | ((uint32_t) ne[2] << 8) | ne[3… in strstr4() local
135 h1 = 2.147921653490043010629481226937850618860E4L, variable