Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dmodsupport.h82 typedef struct _PyArg_Parser { struct
91 struct _PyArg_Parser *next; argument
92 } _PyArg_Parser; typedef