Home
last modified time | relevance | path

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

/fatfs-latest/
Dff.c4459 DWORD cl, pcl, ncl, tcl, tlen, ulen; local
4477 tlen = *tbl++; ulen = 2; /* Given table size and required table size */
4489 if (ulen <= tlen) { /* Store the length and top of the fragment */
4495 if (ulen <= tlen) {