Home
last modified time | relevance | path

Searched refs:vsp (Results 1 – 1 of 1) sorted by relevance

/fatfs-latest/
Dff.c3169 const char *vsp; local
3188 vsp = VolumeStr[i]; tp = *path; /* Preconfigured string and path name to test */
3190 vchr = *vsp++; chr = *tp++;
3206 vsp = VolumeStr[i]; tt = tp; /* Preconfigured string and path name to test */
3208 vchr = *vsp++; chr = *(++tt);