Home | History | Annotate | Download | only in switchback

Lines Matching refs:s1V

266 int my_memcmp ( const void *s1V, const void *s2V, int n )
271 unsigned char* s1 = (unsigned char*)s1V;