Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds