Searched refs:summL (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 48 expand( &argL, summL ); in one_test()
|
D | pcmpxstrx64.c | 44 void one_test ( char* summL, ULong rdxIN, char* summR, ULong raxIN ) in one_test() argument 47 expand( &argL, summL ); in one_test()
|
D | pcmpstr64w.c | 95 char* summL, char* summR ) in try_istri() argument 99 expand(&argL, summL); 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 97 expand(&argL, summL); in try_istri() 102 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!"); in try_istri()
|