Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dx86_64-arguments.c354 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/
Dregexp.js228 var s47 = computeInputVariants('3.5.0.0', 70);
277 s47[i].replace(re11, '');