Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c4281 const char *vp; local
4329 for (n = 0, vp = (const char*)VolumeStr[CurrVol]; vp[n]; n++) ;
4332 for (vl = 0; vl < n; *tp++ = (TCHAR)vp[vl], vl++) ;