Searched refs:PyArg_GetInt (Results 1 – 2 of 2) sorted by relevance
147 #define PyArg_GetInt(v, a) PyArg_Parse((v), "i", (a)) macro