Searched refs:Py_UNICODE_SIZE (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gdb/darwin-x86/include/python2.7/
H A Dpyconfig.h980 #define Py_UNICODE_SIZE 2 macro
H A Dunicodeobject.h70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
H A Dpyport.h778 #if Py_UNICODE_SIZE == 2
/prebuilts/gdb/linux-x86/include/python2.7/
H A Dpyconfig.h980 #define Py_UNICODE_SIZE 2 macro
H A Dunicodeobject.h70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
H A Dpyport.h778 #if Py_UNICODE_SIZE == 2
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dpyconfig.h980 #define Py_UNICODE_SIZE 2 macro
H A Dunicodeobject.h70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
H A Dpyport.h778 #if Py_UNICODE_SIZE == 2
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dpyconfig.h980 #define Py_UNICODE_SIZE 2 macro
H A Dunicodeobject.h70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
H A Dpyport.h778 #if Py_UNICODE_SIZE == 2

Completed in 116 milliseconds