Home
last modified time | relevance | path

Searched refs:HAVE_STDINT_H (Results 1 – 20 of 20) sorted by relevance

/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/plugin/include/
H A Dplugin-api.h29 #ifdef HAVE_STDINT_H
35 #if !defined(HAVE_STDINT_H) && !defined(HAVE_INTTYPES_H) && \
H A Dmd5.h43 #elif defined (HAVE_SYS_TYPES_H) && defined (HAVE_STDINT_H)
H A Dsplay-tree.h39 #ifdef HAVE_STDINT_H
H A Dauto-host.h1780 #define HAVE_STDINT_H 1 macro
H A Dsystem.h523 #ifdef HAVE_STDINT_H
/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/plugin/include/
H A Dplugin-api.h29 #ifdef HAVE_STDINT_H
35 #if !defined(HAVE_STDINT_H) && !defined(HAVE_INTTYPES_H) && \
H A Dmd5.h43 #elif defined (HAVE_SYS_TYPES_H) && defined (HAVE_STDINT_H)
H A Dsplay-tree.h39 #ifdef HAVE_STDINT_H
H A Dauto-host.h1780 #define HAVE_STDINT_H 1 macro
H A Dsystem.h523 #ifdef HAVE_STDINT_H
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dstressapptest_config_android.h76 #define HAVE_STDINT_H 1 macro
H A Dstressapptest_config.h.in78 #undef HAVE_STDINT_H
/OK3568_Linux_fs/buildroot/package/wipe/
H A D0001-musl.patch18 #ifdef HAVE_STDINT_H
/OK3568_Linux_fs/external/mpp/
H A DCMakeLists.txt286 check_include_files(stdint.h HAVE_STDINT_H)
287 if(NOT HAVE_STDINT_H)
289 endif(NOT HAVE_STDINT_H)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/
H A D0004-backtrace-Always-include-stdint.h.patch28 -#elif defined(HAVE_STDINT_H)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/
H A D0001-Add-configure-time-check-for-setsid.patch72 #undef HAVE_STDINT_H /* AC_PROG_CC_STDC */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/
H A D0001-Riscv-Add-risc-v-Android-config-header.patch319 +#define HAVE_STDINT_H 1
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cracklib/cracklib/
H A D0001-packlib.c-support-dictionary-byte-order-dependent.patch33 #ifdef HAVE_STDINT_H
/OK3568_Linux_fs/external/xserver/include/
H A Ddo-not-use-config.h.in330 #undef HAVE_STDINT_H
/OK3568_Linux_fs/external/xserver/
H A DChangeLog88539 HAVE_STDINT_H, so might as well make the older ones consistent.