Home
last modified time | relevance | path

Searched defs:ior_y_yx (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dfact-select01.c11 int ior_y_yx(int p, int x, int y) { return (p ? y : (y|x)) == ((p ? 0 : x) | y); } in ior_y_yx() function

Completed in 1 milliseconds