HomeSort by relevance Sort by last modified time
    Searched refs:plus1 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Analysis/
inline.c 99 int plus1(int x);
101 clang_analyzer_eval(plus1(2) == 3); // expected-warning{{TRUE}}
104 int plus1(int x) { function
  /external/v8/benchmarks/
earley-boyer.js     [all...]

Completed in 71 milliseconds