Searched refs:PyInt_FromSize_t (Results 1 – 3 of 3) sorted by relevance
50 #define PyInt_FromSize_t PyLong_FromSize_t macro185 return PyInt_FromSize_t(key.GetUInt32Value()); in MapKeyToPython()210 return PyInt_FromSize_t(value->GetUInt32Value()); in MapValueRefToPython()
51 #define PyInt_FromSize_t PyLong_FromSize_t macro750 result = PyInt_FromSize_t(value); in GetDefaultValue()
73 #define PyInt_FromSize_t PyLong_FromSize_t macro2245 result = PyInt_FromSize_t(value); in CheckAndGetInteger()