Searched refs:currPos (Results 1 – 1 of 1) sorted by relevance
1217 s32 currPos; in THPUtyCreateTHP() local1365 currPos = ftell(op); in THPUtyCreateTHP()1366 if (currPos == -1) in THPUtyCreateTHP()1413 rtn = fseek(op, currPos, SEEK_SET); in THPUtyCreateTHP()