Searched defs:MyInt_FromInt (Results 1 – 1 of 1) sorted by relevance
24 #define MyInt_FromInt(i) PyLong_FromLong((long)i) macro39 #define MyInt_FromInt(i) PyInt_FromLong((long)i) macro