Searched refs:int_least32_t (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/mDNSResponder-561.1.1/Clients/PrinterSetupWizard/
H A DLogger.h40 int_least32_t localErr; \
41 localErr = (int_least32_t)( ERR ); \
/macosx-10.10/swig-12/Lib/
H A Dstdint.i45 typedef int int_least32_t;
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A DDebugServices.h620 int_least32_t localErr; \
622 localErr = (int_least32_t)( ERR ); \
655 int_least32_t localErr; \
657 localErr = (int_least32_t)( ERR ); \
686 int_least32_t localErr; \
688 localErr = (int_least32_t)( ERRNO ); \
689 localErr = ( localErr != 0 ) ? localErr : (int_least32_t)( ALTERNATE_ERROR ); \
816 int_least32_t localErr; \
818 localErr = (int_least32_t)( ERR ); \
847 int_least32_t localEr
[all...]
H A DDebugServices.c659 int_least32_t inErrorCode,
663 int_least32_t inLineNumber,
1140 DebugPrintAssert( 0, inAssertString, inErrorString, inFileName, (int_least32_t) inLineNumber, "" );
1614 DEBUG_EXPORT const char * DebugGetErrorString( int_least32_t inErrorCode, char *inBuffer, size_t inBufferSize )
H A DCommonServices.h770 typedef int32_t int_least32_t; typedef
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h38 typedef int32_t int_least32_t; typedef
/macosx-10.10/Libc-1044.1.2/include/
H A Dstdint.h31 typedef int32_t int_least32_t; typedef
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h102 typedef int int_least32_t; typedef
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dstdint_.h176 #undef int_least32_t macro
184 #define int_least32_t int32_t macro
/macosx-10.10/vim-55/runtime/syntax/
H A Dmsmessages.vim94 syn keyword msmessagesType int_least8_t int_least16_t int_least32_t int_least64_t
H A Dc.vim182 syn keyword cType int_least8_t int_least16_t int_least32_t int_least64_t
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dstdint_.h167 typedef int32_t int_least32_t; typedef
/macosx-10.10/libiconv-42/libiconv/
H A Dconfigure25696 int_least8_t int_least16_t int_least32_t int_least64_t \
25900 int_least32_t c3 = 17;
29055 int_least8_t int_least16_t int_least32_t int_least64_t \
[all...]

Completed in 353 milliseconds