Searched defs:compareIntegers (Results 1 – 2 of 2) sorted by relevance
195 function compareIntegers(a, b) function
448 bool compareIntegers(unsigned i, unsigned j) { return i == j; } in compareIntegers() function