Home
last modified time | relevance | path

Searched refs:function_test (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dpass-function.c41 __attribute__((noinline)) static int function_test();
51 int function_test(int c) in function_test() function
74 return function_test(1); in main()