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

  /external/python/cpython3/Include/
sysmodule.h 25 PyAPI_FUNC(void) PySys_FormatStdout(const char *format, ...);
  /external/python/cpython3/Programs/
_testembed.c 348 PySys_FormatStdout("%S\n", res);
  /external/python/cpython3/Python/
sysmodule.c     [all...]

Completed in 190 milliseconds