Searched refs:WCHAR_T_IS_UNSIGNED (Results 1 – 2 of 2) sorted by relevance
/external/chromium/build/ | ||
D | build_config.h | 119 #define WCHAR_T_IS_UNSIGNED 1 macro |
/external/chromium/base/ | ||
D | string_util_unittest.cc | 987 #if defined(WCHAR_T_IS_UNSIGNED) in TEST() |