Searched refs:PyObjC_UNICODE_FAST_PATH (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A DOC_PythonUnicode.h20 #ifndef PyObjC_UNICODE_FAST_PATH
22 #endif /* !PyObjC_UNICODE_FAST_PATH */
57 #ifndef PyObjC_UNICODE_FAST_PATH
63 #endif /* !PyObjC_UNICODE_FAST_PATH */
H A Dpyobjc.h25 #define PyObjC_UNICODE_FAST_PATH macro
H A Dunicode-object.m232 #ifdef PyObjC_UNICODE_FAST_PATH
H A Dobjc_util.m964 #if defined(PyObjC_UNICODE_FAST_PATH)
1160 #if defined(PyObjC_UNICODE_FAST_PATH)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A DOC_PythonUnicode.h20 #ifndef PyObjC_UNICODE_FAST_PATH
22 #endif /* !PyObjC_UNICODE_FAST_PATH */
57 #ifndef PyObjC_UNICODE_FAST_PATH
63 #endif /* !PyObjC_UNICODE_FAST_PATH */
H A Dpyobjc.h34 #define PyObjC_UNICODE_FAST_PATH macro
H A Dunicode-object.m231 #ifdef PyObjC_UNICODE_FAST_PATH
H A Dobjc_util.m1027 #if defined(PyObjC_UNICODE_FAST_PATH)
1143 #if defined(PyObjC_UNICODE_FAST_PATH)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/
H A Dpyobjc.h58 /* Define PyObjC_UNICODE_FAST_PATH when
66 #undef PyObjC_UNICODE_FAST_PATH macro
68 #define PyObjC_UNICODE_FAST_PATH macro
77 #ifdef PyObjC_UNICODE_FAST_PATH
78 #undef PyObjC_UNICODE_FAST_PATH
H A Dunicode-object.m471 #ifdef PyObjC_UNICODE_FAST_PATH

Completed in 170 milliseconds