Searched defs:UInt32Equals (Results 1 – 3 of 3) sorted by relevance
26 struct UInt32Equals { struct27 bool operator()(const uint32_t* first, const uint32_t* second) const { in operator ()()