Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_getopt.h20 extern int _PyOS_GetOpt(Py_ssize_t argc, wchar_t * const *argv, int *longindex);
/external/python/cpython3/Python/
Dgetopt.c60 int _PyOS_GetOpt(Py_ssize_t argc, wchar_t * const *argv, int *longindex) in _PyOS_GetOpt() function
Dpreconfig.c194 int c = _PyOS_GetOpt(argv->length, argv->items, &longindex); in precmdline_parse_cmdline()
Dinitconfig.c2440 int c = _PyOS_GetOpt(argv->length, argv->items, &longindex); in config_parse_cmdline()
/external/python/cpython3/Misc/
Dvalgrind-python.supp517 fun:_PyOS_GetOpt
/external/python/cpython3/Doc/data/
Dpython3.13.abi26716 …<function-decl name='_PyOS_GetOpt' filepath='./Include/internal/pycore_getopt.h' line='20' column=…