Home | History | Annotate | Download | only in crt

Lines Matching refs:FXSYS_ftell

302   int32_t iPos = FXSYS_ftell(file);
304 int32_t iLen = FXSYS_ftell(file);
464 return FXSYS_ftell(m_hFile);
468 return FXSYS_ftell(m_hFile);
472 return FXSYS_ftell(m_hFile) >= m_iLength;
487 int32_t iPosition = FXSYS_ftell(m_hFile);
498 if (FXSYS_ftell(m_hFile) != iPosition) {
510 int32_t iPos = FXSYS_ftell(m_hFile);
523 int32_t iPos = FXSYS_ftell(m_hFile);