Home
last modified time | relevance | path

Searched defs:SIZEOF_WCHAR_T (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython3/PC/
Dpyconfig.h627 #define SIZEOF_WCHAR_T 2 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1049 #define SIZEOF_WCHAR_T 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h1049 #define SIZEOF_WCHAR_T 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h1049 #define SIZEOF_WCHAR_T 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h1049 #define SIZEOF_WCHAR_T 1 macro
/external/python/cpython3/Lib/test/
Dtest_codecs.py21 SIZEOF_WCHAR_T = -1 variable
23 SIZEOF_WCHAR_T = ctypes.sizeof(ctypes.c_wchar) variable
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h1055 #define SIZEOF_WCHAR_T 4 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h1057 #define SIZEOF_WCHAR_T 4 macro
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h1479 #define SIZEOF_WCHAR_T 4 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h1485 #define SIZEOF_WCHAR_T 4 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h1479 #define SIZEOF_WCHAR_T 4 macro