HomeSort by relevance Sort by last modified time
    Searched refs:hashword2 (Results 1 - 2 of 2) sorted by null

  /external/regex-re2/util/
util.h 109 void hashword2(const uint32*, size_t, uint32*, uint32*);
119 hashword2((uint32*)s, len/4, &x, &y);
hash.cc 2 // Also threw away all but hashword and hashword2.
188 hashword2() -- same as hashword(), but take two seeds and return two
194 void hashword2 ( function in namespace:re2

Completed in 840 milliseconds