Home
last modified time | relevance | path

Searched refs:hashword2 (Results 1 – 2 of 2) sorted by relevance

/external/regex-re2/util/
Dutil.h117 void hashword2(const uint32*, size_t, uint32*, uint32*);
127 hashword2((uint32*)s, len/4, &x, &y); in Hash64StringWithSeed()
Dhash.cc194 void hashword2 ( in hashword2() function