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