Home
last modified time | relevance | path

Searched defs:_PyOS_optarg (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dgetopt.c39 char *_PyOS_optarg = NULL; /* optional argument */ variable
/external/python/cpython3/Python/
Dgetopt.c42 wchar_t *_PyOS_optarg = NULL; /* optional argument */ variable