Searched refs:_PyPreCmdline_Read (Results 1 – 4 of 4) sorted by relevance
124 extern PyStatus _PyPreCmdline_Read(_PyPreCmdline *cmdline,
231 _PyPreCmdline_Read(_PyPreCmdline *cmdline, const PyPreConfig *preconfig) in _PyPreCmdline_Read() function750 status = _PyPreCmdline_Read(cmdline, config); in preconfig_read()
2861 status = _PyPreCmdline_Read(precmdline, &preconfig); in core_read_precmdline()
26757 …<function-decl name='_PyPreCmdline_Read' filepath='./Include/internal/pycore_initconfig.h' line='1…