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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DDataTypes.h.cmake142 #ifndef INT16_C
143 # define INT16_C(C) C##i16
H A DDataTypes.h.in139 #ifndef INT16_C
140 # define INT16_C(C) C##i16
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h199 #define INT16_C(v) (v) macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h190 #define INT16_C(v) (v) macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h241 #define INT16_C(val) (INT_LEAST16_MAX-INT_LEAST16_MAX+(val)) macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h462 #undef INT16_C macro
464 #define INT16_C(x) x macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h964 #undef INT16_C macro
966 #define INT16_C(x) x macro
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A DCommonServices.h801 #if ( !defined( INT16_C ) )
802 #define INT16_C( value ) value macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfigure25887 int16_t a2 = INT16_C (17);
[all...]

Completed in 125 milliseconds