Searched refs:s47 (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ |
D | x86_64-arguments.c | 354 struct s47 { unsigned a; }; argument 355 void f47(int,int,int,int,int,int,struct s47); 356 void test47(int a, struct s47 b) { f47(a, a, a, a, a, a, b); } in test47()
|
/external/v8/benchmarks/ |
D | regexp.js | 228 var s47 = computeInputVariants('3.5.0.0', 70); 277 s47[i].replace(re11, '');
|