Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c3099 const char *sp; local
3116 sp = VolumeStr[i]; tp = *path; /* This string volume ID and path name */
3118 c = *sp++; tc = *tp++;
3136 tt = tp; sp = VolumeStr[i]; /* Path name and this string volume ID */
3138 c = *sp++; tc = *(++tt);