Home
last modified time | relevance | path

Searched refs:_PyPreCmdline_Read (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_initconfig.h124 extern PyStatus _PyPreCmdline_Read(_PyPreCmdline *cmdline,
/external/python/cpython3/Python/
Dpreconfig.c231 _PyPreCmdline_Read(_PyPreCmdline *cmdline, const PyPreConfig *preconfig) in _PyPreCmdline_Read() function
750 status = _PyPreCmdline_Read(cmdline, config); in preconfig_read()
Dinitconfig.c2861 status = _PyPreCmdline_Read(precmdline, &preconfig); in core_read_precmdline()
/external/python/cpython3/Doc/data/
Dpython3.13.abi26757 …<function-decl name='_PyPreCmdline_Read' filepath='./Include/internal/pycore_initconfig.h' line='1…