Searched refs:summL (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/none/tests/amd64/
H A Dpcmpxstrx64.c44 void one_test ( char* summL, ULong rdxIN, char* summR, ULong raxIN ) argument
47 expand( &argL, summL );
H A Dpcmpxstrx64w.c45 void one_test ( char* summL, ULong rdxIN, char* summR, ULong raxIN ) argument
48 expand( &argL, summL );
H A Dpcmpstr64w.c95 char* summL, char* summR )
99 expand(&argL, summL);
104 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!");
92 try_istri( char* which, UInt(*h_fn)(V128*,V128*), UInt(*s_fn)(V128*,V128*), char* summL, char* summR ) argument
H A Dpcmpstr64.c93 char* summL, char* summR )
97 expand(&argL, summL);
102 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!");
90 try_istri( char* which, UInt(*h_fn)(V128*,V128*), UInt(*s_fn)(V128*,V128*), char* summL, char* summR ) argument

Completed in 88 milliseconds