Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds