Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c4279 UINT vl; local
4327 vl = 0;
4332 for (vl = 0; vl < n; *tp++ = (TCHAR)vp[vl], vl++) ;
4334 vl++;
4340 vl = 2;
4343 if (vl == 0) res = FR_NOT_ENOUGH_CORE;