hashword2         118 third_party/re2/util/util.h void hashword2(const uint32*, size_t, uint32*, uint32*);
hashword2         128 third_party/re2/util/util.h   hashword2((uint32*)s, len/4, &x, &y);