HomeSort by relevance Sort by last modified time
    Searched defs:pferror (Results 1 - 2 of 2) 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

Completed in 3335 milliseconds