Searched defs:summL (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/none/tests/amd64/
H A Dpcmpxstrx64.c44 void one_test ( char* summL, ULong rdxIN, char* summR, ULong raxIN ) argument
47 expand( &argL, summL );
378 void one_test ( char* summL, ULong rdxIN, char* summR, ULong raxIN ) argument
381 expand( &argL, summL );
H A Dpcmpstr64.c92 char* summL, char* summR )
96 expand(&argL, summL);
101 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!");
1360 char* summL, char* summR )
1364 expand(&argL, summL);
1369 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!");
89 try_istri( char* which, UInt(*h_fn)(V128*,V128*), UInt(*s_fn)(V128*,V128*), char* summL, char* summR ) argument
1357 try_istri( char* which, UInt(*h_fn)(V128*,V128*), UInt(*s_fn)(V128*,V128*), char* summL, char* summR ) argument

Completed in 21 milliseconds