Home
last modified time | relevance | path

Searched refs:WCHAR_MIN (Results 1 – 25 of 55) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dinteger_traits.hpp104 #if defined(WCHAR_MIN) && defined(WCHAR_MAX) && !defined(__APPLE__)
105 public detail::integer_traits_base<wchar_t, WCHAR_MIN, WCHAR_MAX>
123 #error No WCHAR_MIN and WCHAR_MAX present, please adjust integer_traits<> for your compiler.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Dborland.hpp69 #ifndef WCHAR_MIN
70 # define WCHAR_MIN 0 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dwchar.h49 #ifndef WCHAR_MIN
51 #define WCHAR_MIN __WCHAR_MIN__ macro
53 #define WCHAR_MIN (0 + L'\0') macro
55 #define WCHAR_MIN (-0x7fffffff - 1 + L'\0') macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dwchar.h49 #ifndef WCHAR_MIN
51 #define WCHAR_MIN __WCHAR_MIN__ macro
53 #define WCHAR_MIN (0 + L'\0') macro
55 #define WCHAR_MIN (-0x7fffffff - 1 + L'\0') macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_signed.hpp148 #if defined(WCHAR_MIN) && !defined(BOOST_NO_INTRINSIC_WCHAR_T)
149 #if WCHAR_MIN != 0
H A Dis_unsigned.hpp148 #if !defined(BOOST_NO_INTRINSIC_WCHAR_T) && defined(WCHAR_MIN)
149 #if WCHAR_MIN == 0
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dstdint.h237 # ifndef WCHAR_MIN
239 # define WCHAR_MIN __WCHAR_MIN macro
H A Dwchar.h57 #ifndef WCHAR_MIN
59 # define WCHAR_MIN __WCHAR_MIN macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dstdint.h237 # ifndef WCHAR_MIN
239 # define WCHAR_MIN __WCHAR_MIN macro
H A Dwchar.h57 #ifndef WCHAR_MIN
59 # define WCHAR_MIN __WCHAR_MIN macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/msinttypes/
H A Dstdint.h257 #ifndef WCHAR_MIN // [
258 # define WCHAR_MIN 0 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Dstdint-gcc.h225 #undef WCHAR_MIN
226 #define WCHAR_MIN __WCHAR_MIN__ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Dstdint-gcc.h225 #undef WCHAR_MIN
226 #define WCHAR_MIN __WCHAR_MIN__ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcstdint81 WCHAR_MIN
H A Dcwchar21 WCHAR_MIN
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcstdint81 WCHAR_MIN
H A Dcwchar21 WCHAR_MIN
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-17443 * WCHAR_MIN: (libc)Extended Char Intro.
3966 * WCHAR_MIN: Extended Char Intro. (line 112)
H A Ddir2009 * WCHAR_MIN: (libc)Extended Char Intro.
H A Dlibc.info-14443 * WCHAR_MIN: (libc)Extended Char Intro.
H A Dlibc.info443 * WCHAR_MIN: (libc)Extended Char Intro.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-17443 * WCHAR_MIN: (libc)Extended Char Intro.
3966 * WCHAR_MIN: Extended Char Intro. (line 112)
H A Ddir2009 * WCHAR_MIN: (libc)Extended Char Intro.
H A Dlibc.info-14443 * WCHAR_MIN: (libc)Extended Char Intro.
H A Dlibc.info443 * WCHAR_MIN: (libc)Extended Char Intro.

123