Home
last modified time | relevance | path

Searched defs:SIZEOF_WCHAR_T (Results 1 - 3 of 3) sorted by relevance

/third_party/libsnd/include/
H A Dconfig.h291 #define SIZEOF_WCHAR_T 4 macro
/third_party/python/PC/
H A Dpyconfig.h632 #define SIZEOF_WCHAR_T 2 macro
/third_party/python/Lib/test/
H A Dtest_codecs.py27 SIZEOF_WCHAR_T = -1 variable
29 SIZEOF_WCHAR_T = ctypes.sizeof(ctypes.c_wchar) variable

Completed in 7 milliseconds