Searched refs:ior_yx_y (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | fact-select01.c | 7 int ior_yx_y(int p, int x, int y) { return (p ? (y|x) : y) == ((p ? x : 0) | y); } in ior_yx_y() function |
Completed in 1 milliseconds