Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds