Searched refs:_PyPreCmdline_Read (Results 1 – 3 of 3) sorted by relevance
121 extern PyStatus _PyPreCmdline_Read(_PyPreCmdline *cmdline,
228 _PyPreCmdline_Read(_PyPreCmdline *cmdline, const PyPreConfig *preconfig) in _PyPreCmdline_Read() function751 status = _PyPreCmdline_Read(cmdline, config); in preconfig_read()
2651 status = _PyPreCmdline_Read(precmdline, &preconfig); in core_read_precmdline()