Home
last modified time | relevance | path

Searched refs:__STDC_CONSTANT_MACROS (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dpostypes.h52 #ifndef __STDC_CONSTANT_MACROS
54 # define __STDC_CONSTANT_MACROS macro
62 # undef __STDC_CONSTANT_MACROS
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dpostypes.h52 #ifndef __STDC_CONSTANT_MACROS
54 # define __STDC_CONSTANT_MACROS macro
62 # undef __STDC_CONSTANT_MACROS
/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.h6 # undef __STDC_CONSTANT_MACROS
7 # define __STDC_CONSTANT_MACROS macro
H A Dstdint-gcc.h237 || defined __STDC_CONSTANT_MACROS)
/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.h6 # undef __STDC_CONSTANT_MACROS
7 # define __STDC_CONSTANT_MACROS macro
H A Dstdint-gcc.h237 || defined __STDC_CONSTANT_MACROS)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dcstdint42 # ifndef __STDC_CONSTANT_MACROS
44 # define __STDC_CONSTANT_MACROS
52 # undef __STDC_CONSTANT_MACROS
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dcstdint42 # ifndef __STDC_CONSTANT_MACROS
44 # define __STDC_CONSTANT_MACROS
52 # undef __STDC_CONSTANT_MACROS
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/msinttypes/
H A Dstdint.h52 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) // [ See footnote 224 at page 260
272 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) // [ See footnote 224 at page 260
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dcstdint.hpp32 #ifndef __STDC_CONSTANT_MACROS
33 # define __STDC_CONSTANT_MACROS macro
63 # if defined(__STDC_CONSTANT_MACROS) && defined(__CYGWIN__)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch408 +// define __STDC_CONSTANT_MACROS so that <stdint.h> does the right
412 +#ifndef __STDC_CONSTANT_MACROS
413 +# define __STDC_CONSTANT_MACROS
443 +# if defined(__STDC_CONSTANT_MACROS) && defined(__CYGWIN__)