Home | History | Annotate | Download | only in src

Lines Matching refs:tempPos

224     M4OSA_FilePosition    tempPos;
247 tempPos = (M4OSA_FilePosition) (pos / bufferSize);
248 gridPos = tempPos * M4OSA_READBUFFER_SIZE;