Searched refs:INT8_C (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DDataTypes.h.cmake136 #ifndef INT8_C
137 # define INT8_C(C) C##i8
H A DDataTypes.h.in133 #ifndef INT8_C
134 # define INT8_C(C) C##i8
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h198 #define INT8_C(v) (v) macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h189 #define INT8_C(v) (v) macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h240 #define INT8_C(val) (INT_LEAST8_MAX-INT_LEAST8_MAX+(val)) macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h457 #undef INT8_C macro
459 #define INT8_C(x) x macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h951 #undef INT8_C macro
953 #define INT8_C(x) x macro
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A DCommonServices.h797 #if ( !defined( INT8_C ) )
798 #define INT8_C( value ) value macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfigure25886 int8_t a1 = INT8_C (17);
[all...]

Completed in 127 milliseconds