Searched refs:have_script_arg (Results 1 – 1 of 1) sorted by relevance
287 int have_script_arg = 0; in _PyPathConfig_ComputeArgv0() local303 have_script_arg = !have_module_arg && (wcscmp(argv0, L"-c") != 0); in _PyPathConfig_ComputeArgv0()318 if (have_script_arg) in _PyPathConfig_ComputeArgv0()346 if (have_script_arg) { in _PyPathConfig_ComputeArgv0()370 if (have_script_arg) { in _PyPathConfig_ComputeArgv0()