Searched refs:f_many (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/test/msan/ |
D | param_tls_limit.cc | 55 void f_many(int a, double b, S<800> s, int c, double d) { in f_many() function 84 f_many(i, d, s800, i, d); in main()
|
/external/llvm-project/compiler-rt/test/msan/ |
D | param_tls_limit.cpp | 61 void f_many(int a, double b, S<800> s, int c, double d) { in f_many() function 90 f_many(i, d, s800, i, d); in main()
|