Home
last modified time | relevance | path

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

/fatfs-latest/
Dff.c4360 const char *vp; local
4408 for (n = 0, vp = (const char*)VolumeStr[CurrVol]; vp[n]; n++) ;
4411 for (vl = 0; vl < n; *tp++ = (TCHAR)vp[vl], vl++) ;