Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dmodsupport.h51 typedef struct _PyArg_Parser { struct
60 struct _PyArg_Parser *next; argument
61 } _PyArg_Parser; typedef