Searched defs:compareIntegers (Results 1 – 1 of 1) sorted by relevance
312 bool compareIntegers(unsigned i, unsigned j) { return i == j; } in compareIntegers() function348 bool compareIntegers(unsigned i, unsigned j) { return i == j; } in compareIntegers() function