Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dbool-neq0.c3 int bnotnot(int a) { return !(!a); } in bnotnot() function
H A Dbool-ne0.c3 int bnotnot(int a) { return !(!a); } in bnotnot() function
H A Dsetcc-setne.c3 static _Bool bnotnot(int a) { return !!a; } in bnotnot() function

Completed in 1 milliseconds