HomeSort by relevance Sort by last modified time
    Searched full:function_test (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/libbcc/tests/debuginfo/host-tests/
pass-function.c 4 // DEBUGGER: break function_test
13 // CHECK: function_test
30 // CHECK: function_test
41 __attribute__((noinline)) static int function_test();
51 int function_test(int c) function
74 return function_test(1);

Completed in 1185 milliseconds