Home | History | Annotate | Download | only in helgrind

Lines Matching defs:spaces

409    HChar spaces[128+1];
414 spaces[i] = ' ';
415 spaces[i] = 0;
417 VG_(printf)("%s", spaces);