Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dmodsupport.h11 typedef struct _PyArg_Parser { struct
22 struct _PyArg_Parser *next; argument
23 } _PyArg_Parser; typedef