Searched defs:eneqne (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | cse-dual-compare.c | 9 static int eneqne(int a, int b) { return (a == b) == !(b != a); } in eneqne() function |
Completed in 1 milliseconds