Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpathconfig.c632 int have_script_arg = (!have_module_arg && (wcscmp(argv0, L"-c") != 0)); in _PyPathConfig_ComputeSysPath0() local
660 if (have_script_arg) { in _PyPathConfig_ComputeSysPath0()
695 if (have_script_arg) { in _PyPathConfig_ComputeSysPath0()
720 if (have_script_arg) { in _PyPathConfig_ComputeSysPath0()