Searched refs:SIZEOF_INT (Results 1 - 25 of 114) sorted by relevance

12345

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_config.h-vms24 #define SIZEOF_INT 4
H A Dtif_config.vc.h30 #define SIZEOF_INT 4 macro
H A Dtiffconf.vc.h20 #define SIZEOF_INT 4 macro
H A Dtif_config.h.vc24 #define SIZEOF_INT 4
H A Dtif_config.wince.h47 #define SIZEOF_INT 4 macro
H A Dtiffconf.wince.h40 #define SIZEOF_INT 4 macro
H A Dtiffconf.h.vc20 #define SIZEOF_INT 4
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/ac/
H A Dbytes.h26 # elif SIZEOF_INT == 4
42 # elif SIZEOF_INT == 2
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dfibheap.h62 #if defined (__GNUC__) && (!defined (SIZEOF_INT) || SIZEOF_INT < 4)
/macosx-10.10.1/BerkeleyDB-21/db/build_brew/
H A Ddb_config.h516 #define SIZEOF_INT 4 macro
H A Dclib_port.h13 #if SIZEOF_INT == 4
16 #if SIZEOF_INT == 8
26 #if SIZEOF_INT == 4
29 #if SIZEOF_INT == 8
/macosx-10.10.1/ruby-106/ruby/missing/
H A Dffs.c16 #if 32 < SIZEOF_INT * CHAR_BIT
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dwarnless.c56 #if (SIZEOF_INT == 2)
59 #elif (SIZEOF_INT == 4)
62 #elif (SIZEOF_INT == 8)
65 #elif (SIZEOF_INT == 16)
69 # error "SIZEOF_INT not defined"
107 #elif (SIZEOF_SIZE_T == SIZEOF_INT)
247 #if (SIZEOF_INT < SIZEOF_SIZE_T)
269 #if (SIZEOF_INT < CURL_SIZEOF_LONG)
291 #if (SIZEOF_INT < CURL_SIZEOF_LONG)
371 #if (SIZEOF_INT < SIZEOF_SIZE_
[all...]
/macosx-10.10.1/apr-32/apr/apr/include/arch/win32/
H A Dapr_private.h127 #define SIZEOF_INT 4 macro
130 #define SIZEOF_SSIZE_T SIZEOF_INT
/macosx-10.10.1/bind9-45.101/bind9/contrib/query-loc-0.4.0/
H A Dconfig.h.in54 #undef SIZEOF_INT
/macosx-10.10.1/ruby-106/ruby/ext/fiddle/
H A Dfiddle.h71 # if SIZEOF_INT == 2
74 # elif SIZEOF_INT == 4
77 # elif SIZEOF_INT == 8
/macosx-10.10.1/BerkeleyDB-21/db/build_s60/
H A Dclib_port.h13 #if SIZEOF_INT == 4
16 #if SIZEOF_INT == 8
26 #if SIZEOF_INT == 4
29 #if SIZEOF_INT == 8
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/
H A Dclib_port.h13 #if SIZEOF_INT == 4
16 #if SIZEOF_INT == 8
26 #if SIZEOF_INT == 4
29 #if SIZEOF_INT == 8
/macosx-10.10.1/BerkeleyDB-21/db/build_wince/
H A Dclib_port.h13 #if SIZEOF_INT == 4
16 #if SIZEOF_INT == 8
26 #if SIZEOF_INT == 4
29 #if SIZEOF_INT == 8
/macosx-10.10.1/BerkeleyDB-21/db/build_windows/
H A Dclib_port.h13 #if SIZEOF_INT == 4
16 #if SIZEOF_INT == 8
26 #if SIZEOF_INT == 4
29 #if SIZEOF_INT == 8
/macosx-10.10.1/ntp-92/include/
H A Dntp_types.h50 #if (SIZEOF_INT == 4)
/macosx-10.10.1/ntp-92/libopts/compat/
H A Dwindows-config.h52 #define SIZEOF_INT 4 macro
/macosx-10.10.1/ntp-92/sntp/libopts/compat/
H A Dwindows-config.h52 #define SIZEOF_INT 4 macro
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Ddefines.h92 #if SIZEOF_INT*2 <= SIZEOF_LONG_LONG
94 # define SIZEOF_BDIGITS SIZEOF_INT
99 #elif SIZEOF_INT*2 <= SIZEOF_LONG
101 # define SIZEOF_BDIGITS SIZEOF_INT
/macosx-10.10.1/apr-32/apr/apr/include/arch/netware/
H A Dapr_private.h141 #define SIZEOF_INT 4 macro
144 #define SIZEOF_SSIZE_T SIZEOF_INT

Completed in 307 milliseconds

12345