Searched refs:currPos (Results 1 – 1 of 1) sorted by relevance
1212 s32 currPos; in THPUtyCreateTHP() local1360 currPos = ftell(op); in THPUtyCreateTHP()1361 if (currPos == -1) in THPUtyCreateTHP()1408 rtn = fseek(op, currPos, SEEK_SET); in THPUtyCreateTHP()