Searched refs:PyInt_FromString (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A Dpyobjc-compat.h164 #define PyInt_FromString PyLong_FromString macro
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Lib/pyobjc_core.egg-info/include/
H A Dpyobjc-compat.h181 #define PyInt_FromString PyLong_FromString macro
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/
H A Dpyobjc-compat.h181 #define PyInt_FromString PyLong_FromString macro
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dparsexml.m324 v = PyInt_FromString(s, &end, 10);
710 v = PyInt_FromString(value, &end, 10);

Completed in 175 milliseconds