Home | History | Annotate | Download | only in helgrind

Lines Matching defs:ssaveptr

4923    HChar *ssaveptr;
4928 wcmd = VG_(strtok_r) (s, " ", &ssaveptr);
4943 wcmd = VG_(strtok_r) (NULL, " ", &ssaveptr);
4959 wa = VG_(strtok_r) (NULL, " ", &ssaveptr);
4991 if (VG_(strtok_get_address_and_size) (&address, &szB, &ssaveptr)) {