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