Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c674 BOOL no_cmdline = (*cmdline == L'\0'); in invoke_child() local
676 if (no_suffix && no_cmdline) in invoke_child()