HomeSort by relevance Sort by last modified time
    Searched refs:pferror (Results 1 - 4 of 4) sorted by null

  /external/srec/portable/src/
PFile.c 208 if (pferror(self))
233 if (count < MAX_INT_DIGITS - bufferSize && pferror(self))
282 if (pferror(self))
307 if (count < len - bufferSize && pferror(self))
425 int pferror(PFile* stream) function
PFileWrap.c 374 int pferror ( PFile *stream ) function
  /external/srec/portable/include/
PFile.h 527 PORTABLE_API int pferror(PFile* stream);
  /external/srec/shared/src/
SessionTypeImpl.c 983 if (pferror(file))
    [all...]

Completed in 6719 milliseconds