Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dpyconfig.h.in684 #define SIZEOF_WCHAR_T 2 macro
/external/python/cpython3/Lib/test/
Dtest_codecs.py27 SIZEOF_WCHAR_T = -1 variable
29 SIZEOF_WCHAR_T = ctypes.sizeof(ctypes.c_wchar) variable
/external/python/cpython3/android/darwin/pyconfig/
Dpyconfig.h1756 #define SIZEOF_WCHAR_T 4 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h1762 #define SIZEOF_WCHAR_T 4 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h1758 #define SIZEOF_WCHAR_T 4 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h1756 #define SIZEOF_WCHAR_T 4 macro