Searched refs:_PyPreCmdline_SetConfig (Results 1 – 7 of 7) sorted by relevance
118 extern PyStatus _PyPreCmdline_SetConfig(
155 _PyPreCmdline_SetConfig(const _PyPreCmdline *cmdline, PyConfig *config) in _PyPreCmdline_SetConfig() function
2747 status = _PyPreCmdline_SetConfig(precmdline, config); in core_read_precmdline()