Searched refs:cmpe_and_ne (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | cmpe-and0.c | 2 int cmpe_and_ne(int a) { return ((a & 0xff00) != 0xff01) + 0; } in cmpe_and_ne() function |
Completed in 1 milliseconds