Searched refs:ifptr (Results 1 – 1 of 1) sorted by relevance
4376 FSIZE_t ifptr; local4452 ifptr = fp->fptr;4456 if (ifptr > 0 &&4457 (ofs - 1) / bcs >= (ifptr - 1) / bcs) { /* When seek to same or following cluster, */4458 fp->fptr = (ifptr - 1) & ~(FSIZE_t)(bcs - 1); /* start from the current cluster */