Home
last modified time | relevance | path

Searched refs:HAVE_STDINT_H (Results 26 – 50 of 9287) sorted by relevance

12345678910>>...372

/dports/math/mpir/mpir-3.0.0/mpz/
H A Dget_ux.c25 #ifdef HAVE_STDINT_H
31 #ifdef HAVE_STDINT_H
H A Dget_sx.c25 #ifdef HAVE_STDINT_H
31 #ifdef HAVE_STDINT_H
H A Dset_ux.c24 #ifdef HAVE_STDINT_H
30 #ifdef HAVE_STDINT_H
/dports/devel/icu/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/devel/icu-lx/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/www/firefox/firefox-99.0/intl/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/tools/tzcode/
H A Dprivate.h121 #ifndef HAVE_STDINT_H
122 #define HAVE_STDINT_H \ macro
127 #if HAVE_STDINT_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
/dports/ftp/rexx-curl/RexxCURL-2.1.0/common/
H A Ddefines.h80 # define HAVE_STDINT_H 1 macro
180 # define HAVE_STDINT_H 1 macro
213 # define HAVE_STDINT_H 1 macro
242 # define HAVE_STDINT_H 1 macro
/dports/net/jicmp/jicmp-1.4.4/
H A DIcmpSocket.h51 #ifdef HAVE_STDINT_H
130 # ifndef HAVE_STDINT_H
136 # ifdef HAVE_STDINT_H
/dports/databases/mariadb105-client/mariadb-10.5.15/libmariadb/cmake/
H A DCheckIncludeFiles.cmake34 CHECK_INCLUDE_FILES (stdint.h HAVE_STDINT_H)
35 IF(HAVE_STDINT_H)
37 ENDIF(HAVE_STDINT_H)
/dports/databases/mariadb104-server/mariadb-10.4.24/libmariadb/cmake/
H A DCheckIncludeFiles.cmake34 CHECK_INCLUDE_FILES (stdint.h HAVE_STDINT_H)
35 IF(HAVE_STDINT_H)
37 ENDIF(HAVE_STDINT_H)
/dports/databases/mariadb104-client/mariadb-10.4.24/libmariadb/cmake/
H A DCheckIncludeFiles.cmake34 CHECK_INCLUDE_FILES (stdint.h HAVE_STDINT_H)
35 IF(HAVE_STDINT_H)
37 ENDIF(HAVE_STDINT_H)
/dports/devel/mongo-c-driver/mongo-c-driver-1.8.1/build/cmake/
H A DFindSnappy.cmake17 set (HAVE_STDINT_H 0) variable
27 check_include_files ("stdint.h" HAVE_STDINT_H)
45 set (ac_cv_have_stdint_h ${HAVE_STDINT_H})
/dports/databases/mariadb103-server/mariadb-10.3.34/libmariadb/cmake/
H A DCheckIncludeFiles.cmake34 CHECK_INCLUDE_FILES (stdint.h HAVE_STDINT_H)
35 IF(HAVE_STDINT_H)
37 ENDIF(HAVE_STDINT_H)
/dports/databases/mariadb-connector-c/mariadb-connector-c-3.2.4-src/cmake/
H A DCheckIncludeFiles.cmake34 CHECK_INCLUDE_FILES (stdint.h HAVE_STDINT_H)
35 IF(HAVE_STDINT_H)
37 ENDIF(HAVE_STDINT_H)
/dports/databases/mariadb103-client/mariadb-10.3.34/libmariadb/cmake/
H A DCheckIncludeFiles.cmake34 CHECK_INCLUDE_FILES (stdint.h HAVE_STDINT_H)
35 IF(HAVE_STDINT_H)
37 ENDIF(HAVE_STDINT_H)
/dports/databases/mariadb105-server/mariadb-10.5.15/libmariadb/cmake/
H A DCheckIncludeFiles.cmake34 CHECK_INCLUDE_FILES (stdint.h HAVE_STDINT_H)
35 IF(HAVE_STDINT_H)
37 ENDIF(HAVE_STDINT_H)
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/include/llvm/Support/
H A DDataTypes.h30 #define HAVE_STDINT_H 1 macro
44 #ifdef HAVE_STDINT_H

12345678910>>...372