Home
last modified time | relevance | path

Searched refs:_PyPreCmdline_INIT (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_initconfig.h105 #define _PyPreCmdline_INIT \ macro
/external/python/cpython3/Python/
Dpreconfig.c816 _PyPreCmdline cmdline = _PyPreCmdline_INIT; in _PyPreConfig_Read()
Dinitconfig.c2523 _PyPreCmdline precmdline = _PyPreCmdline_INIT; in PyConfig_Read()