Searched refs:__STDC_CONSTANT_MACROS (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/llvm/
H A DLLVMHeaders.h37 #define __STDC_CONSTANT_MACROS macro
58 #undef __STDC_CONSTANT_MACROS macro
/macosx-10.10/JavaScriptCore-7600.1.17/llvm/library/
H A DLLVMExports.cpp39 #define __STDC_CONSTANT_MACROS macro
54 #undef __STDC_CONSTANT_MACROS macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dstdint_.h89 #if ! defined __cplusplus || defined __STDC_CONSTANT_MACROS
449 #if ! defined __cplusplus || defined __STDC_CONSTANT_MACROS
509 #endif /* !defined __cplusplus || defined __STDC_CONSTANT_MACROS */
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DDataTypes.h.cmake51 #if !defined(__STDC_CONSTANT_MACROS)
52 # error "Must #define __STDC_CONSTANT_MACROS before " \
H A DDataTypes.h.in51 #if !defined(__STDC_CONSTANT_MACROS)
52 # error "Must #define __STDC_CONSTANT_MACROS before " \
/macosx-10.10/apr-32/apr/apr/include/
H A Dapr.h.in171 #if defined(__cplusplus) && !defined(__STDC_CONSTANT_MACROS)
174 #define __STDC_CONSTANT_MACROS
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dstdint_.h946 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)

Completed in 146 milliseconds