Home | History | Annotate | Download | only in helgrind

Lines Matching refs:spaces

395    HChar spaces[128+1];
400 spaces[i] = ' ';
401 spaces[i] = 0;
403 VG_(printf)("%s", spaces);