Searched refs:__STDC_LIMIT_MACROS (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/WebKit-7600.1.25/win/
H A DWebKitPrefix.h42 #ifndef __STDC_LIMIT_MACROS
43 #define __STDC_LIMIT_MACROS macro
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dptypes.h29 * \def __STDC_LIMIT_MACROS
32 * We need to define __STDC_LIMIT_MACROS before including stdint.h in C++ code
36 #ifndef __STDC_LIMIT_MACROS
37 #define __STDC_LIMIT_MACROS macro
/macosx-10.10/JavaScriptCore-7600.1.17/llvm/
H A DLLVMHeaders.h36 #define __STDC_LIMIT_MACROS macro
57 #undef __STDC_LIMIT_MACROS macro
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A Dsystem.h31 #ifndef __STDC_LIMIT_MACROS
32 #define __STDC_LIMIT_MACROS macro
/macosx-10.10/JavaScriptCore-7600.1.17/llvm/library/
H A DLLVMExports.cpp38 #define __STDC_LIMIT_MACROS macro
53 #undef __STDC_LIMIT_MACROS macro
/macosx-10.10/file-46/file/src/
H A Dfile.h44 #ifndef __STDC_LIMIT_MACROS
45 #define __STDC_LIMIT_MACROS macro
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DDataTypes.h.cmake43 /* Note that this header's correct operation depends on __STDC_LIMIT_MACROS
47 #if !defined(__STDC_LIMIT_MACROS)
48 # error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"
H A DDataTypes.h.in43 /* Note that this header's correct operation depends on __STDC_LIMIT_MACROS
47 #if !defined(__STDC_LIMIT_MACROS)
48 # error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"
/macosx-10.10/dyld-353.2.1/src/
H A DdyldInitialization.cpp25 #define __STDC_LIMIT_MACROS macro
H A DImageLoader.cpp25 #define __STDC_LIMIT_MACROS macro
H A DdyldAPIs.cpp30 #define __STDC_LIMIT_MACROS macro
H A DImageLoaderMachO.cpp30 #define __STDC_LIMIT_MACROS macro
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOHistogramReporter.cpp29 #define __STDC_LIMIT_MACROS // what are the C++ equivalents? macro
/macosx-10.10/objc4-646/runtime/
H A Dobjc-os.h54 # ifndef __STDC_LIMIT_MACROS
55 # define __STDC_LIMIT_MACROS macro
/macosx-10.10/WTF-7600.1.24/wtf/
H A DPlatform.h1032 #undef __STDC_LIMIT_MACROS macro
1033 #define __STDC_LIMIT_MACROS macro
/macosx-10.10/ICU-531.30/icuSources/common/
H A Daaplbfct.cpp8 #define __STDC_LIMIT_MACROS 1 macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dstdint_.h256 #if ! defined __cplusplus || defined __STDC_LIMIT_MACROS
445 #endif /* !defined __cplusplus || defined __STDC_LIMIT_MACROS */
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dconfigfile.c35 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/src/
H A Dtokenparser.c35 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dstdint_.h284 #if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
/macosx-10.10/apache-793/httpd/server/
H A Dutil_expr_scan.c36 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
39 #ifndef __STDC_LIMIT_MACROS
40 #define __STDC_LIMIT_MACROS 1 macro

Completed in 302 milliseconds