Searched refs:summR (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/amd64/ |
D | pcmpxstrx64w.c | 45 void one_test ( char* summL, ULong rdxIN, char* summR, ULong raxIN ) in one_test() argument 49 expand( &argR, summR ); in one_test()
|
D | pcmpxstrx64.c | 44 void one_test ( char* summL, ULong rdxIN, char* summR, ULong raxIN ) in one_test() argument 48 expand( &argR, summR ); in one_test()
|
D | pcmpstr64w.c | 95 char* summL, char* summR ) in try_istri() argument 100 expand(&argR, summR); in try_istri() 104 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!"); in try_istri()
|
D | pcmpstr64.c | 93 char* summL, char* summR ) in try_istri() argument 98 expand(&argR, summR); in try_istri() 102 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!"); in try_istri()
|