HomeSort by relevance Sort by last modified time
    Searched full:srst2 (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/none/tests/s390x/
srst.c 27 static char * srst2(char *__start, char __what, int *__cc) function
72 buf = srst2(&buffer[0], '0', &cc);
76 buf = srst2(&buffer[0], 'a', &cc);
80 buf = srst2(&buffer[0], 'm', &cc);
84 buf = srst2(&buffer[0], 'n', &cc);

Completed in 783 milliseconds