Home
last modified time | relevance | path

Searched refs:add_yx_y (Results 1 - 1 of 1) sorted by relevance

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

Completed in 1 milliseconds