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

/external/compiler-rt/lib/asan/lit_tests/TestCases/
H A Ddeep_tail_call.cc8 // CHECK: {{#0.*call4}}
9 void __attribute__((noinline)) call4(int i) { global[i+10]++; } function
11 void __attribute__((noinline)) call3(int i) { call4(i); }
/external/chromium_org/v8/test/mjsunit/
H A Ddebug-stepin-function-call.js93 function call4() { function
146 [call1, call2, call3, call4, apply1, apply2, apply3, apply4, bind1];
/external/v8/test/mjsunit/
H A Ddebug-stepin-function-call.js93 function call4() { function
146 [call1, call2, call3, call4, apply1, apply2, apply3, apply4, bind1];

Completed in 26 milliseconds