Home
last modified time | relevance | path

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

/third_party/python/Include/
Dmodsupport.h92 typedef struct _PyArg_Parser { struct
101 struct _PyArg_Parser *next; argument
102 } _PyArg_Parser; typedef