Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_getopt.h12 extern void _PyOS_ResetGetOpt(void);
/third_party/python/Python/
Dgetopt.c52 void _PyOS_ResetGetOpt(void) in _PyOS_ResetGetOpt() function
Dpreconfig.c185 _PyOS_ResetGetOpt(); in precmdline_parse_cmdline()
Dinitconfig.c2246 _PyOS_ResetGetOpt(); in config_parse_cmdline()