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

  /external/valgrind/none/tests/s390x/
clc.c 8 char longbuf1[256]; variable
67 testrun(longbuf1, longbuf2, 255);
68 longbuf1[255] = 'a';
69 testrun(longbuf1, longbuf2, 255);
71 testrun(longbuf1, longbuf2, 255);

Completed in 108 milliseconds