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

  /external/srec/portable/include/
PANSIFileImpl.h 127 PORTABLE_API ESR_ReturnCode PANSIFileFgetsImpl(PFile* self, LCHAR* string, int n, LCHAR** result);
  /external/srec/portable/src/
PANSIFileImpl.c 52 impl->Interface.Interface.fgets = &PANSIFileFgetsImpl;
387 ESR_ReturnCode PANSIFileFgetsImpl(PFile* self, LCHAR* string, int n, LCHAR** result)

Completed in 178 milliseconds