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

/external/clang/test/Analysis/
H A Dcoverage.c7 static int another_function(int *y) { function
29 *y = another_function(x);
52 *x += another_function(x);

Completed in 1180 milliseconds