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

/external/clang/test/CodeGen/
H A Dx86_32-arguments-linux.c4 // CHECK-LABEL: define void @f56(
41 void f56(char a0, struct s56_0 a1, function
H A Dx86_32-arguments-darwin.c230 // CHECK-LABEL: define void @f56(
267 void f56(char a0, struct s56_0 a1, function
/external/valgrind/memcheck/tests/
H A Ddeep-backtrace.c56 int f56(int *p) { return f55(p); } function
57 int f57(int *p) { return f56(p); }

Completed in 97 milliseconds