Searched refs:PyArg_GetInt (Results 1 – 3 of 3) sorted by relevance
150 #define PyArg_GetInt(v, a) PyArg_Parse((v), "i", (a)) macro
17366 - Removed these macros: staticforward, statichere, PyArg_GetInt,31362 - PyArg_GetInt() is gone.
13983 - PyArg_GetInt() is gone.