Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dgetopt.c50 static const _PyOS_LongOption longopts[] = {
112 const _PyOS_LongOption *opt; in _PyOS_GetOpt()
/external/python/cpython3/Include/internal/
Dpycore_getopt.h18 } _PyOS_LongOption; typedef