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

  /external/srec/portable/include/
PFile.h 560 PORTABLE_API int pvfprintf(PFile* stream, const LCHAR* format, va_list args);
  /external/srec/portable/src/
PFileWrap.c 453 int pvfprintf ( PFile *stream, const LCHAR *format, va_list argptr ) function
plog.c 97 rc = pvfprintf(p->fp, format, args);
PFile.c 490 int pvfprintf(PFile* stream, const LCHAR* format, va_list argptr) function

Completed in 198 milliseconds