Searched refs:HAVE_LONG_LONG (Results 1 - 25 of 97) sorted by relevance

1234

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/sh/
H A Dfmtullong.c21 #ifdef HAVE_LONG_LONG
H A Dstrtoll.c19 #if defined (HAVE_LONG_LONG) && !defined (HAVE_STRTOLL)
26 #endif /* HAVE_LONG_LONG && !HAVE_STRTOLL */
H A Dstrtoull.c19 #if defined (HAVE_LONG_LONG) && !defined (HAVE_STRTOULL)
27 #endif /* HAVE_LONG_LONG && !HAVE_STRTOULL */
H A Dstrtoimax.c47 #if !HAVE_DECL_STRTOLL && HAVE_LONG_LONG
61 #if HAVE_LONG_LONG
82 #if HAVE_LONG_LONG
89 #if HAVE_LONG_LONG
95 #if HAVE_LONG_LONG
H A Dstrtoumax.c95 #if HAVE_LONG_LONG
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dstrtoimax.c75 # undef HAVE_LONG_LONG macro
76 # define HAVE_LONG_LONG HAVE_UNSIGNED_LONG_LONG macro
88 #if HAVE_LONG_LONG
/macosx-10.10.1/bash-94.1.2/bash-3.2/include/
H A Dtypemax.h48 #ifdef HAVE_LONG_LONG
74 #if defined (HAVE_LONG_LONG) && __GNUC__ == 2 && __GNUC_MINOR__ < 7
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/unix/
H A Dconfig.h.in13 #undef HAVE_LONG_LONG
/macosx-10.10.1/ruby-106/ruby/ext/fiddle/
H A Dfiddle.c11 # elif defined HAVE_LONG_LONG && SIZEOF_SIZE_T == SIZEOF_LONG_LONG
22 # elif defined HAVE_LONG_LONG && SIZEOF_PTRDIFF_T == SIZEOF_LONG_LONG
32 # elif defined HAVE_LONG_LONG && SIZEOF_INTPTR_T == SIZEOF_LONG_LONG
213 #if HAVE_LONG_LONG
293 #if HAVE_LONG_LONG
383 #if HAVE_LONG_LONG
H A Dconversions.c28 #if HAVE_LONG_LONG
75 #if HAVE_LONG_LONG
124 #if HAVE_LONG_LONG
H A Dfiddle.h94 #if HAVE_LONG_LONG
118 #if HAVE_LONG_LONG
131 #if HAVE_LONG_LONG
H A Dconversions.h20 #if HAVE_LONG_LONG
/macosx-10.10.1/Security-57031.1.35/Security/include/security_asn1/
H A Dprcpucfg.h48 #define HAVE_LONG_LONG macro
55 #ifndef HAVE_LONG_LONG
56 #define HAVE_LONG_LONG macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dprcpucfg.h48 #define HAVE_LONG_LONG macro
55 #ifndef HAVE_LONG_LONG
56 #define HAVE_LONG_LONG macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dprcpucfg.h48 #define HAVE_LONG_LONG macro
55 #ifndef HAVE_LONG_LONG
56 #define HAVE_LONG_LONG macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dprcpucfg.h48 #define HAVE_LONG_LONG macro
55 #ifndef HAVE_LONG_LONG
56 #define HAVE_LONG_LONG macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dallocsa.h109 #ifdef HAVE_LONG_LONG
116 #ifdef HAVE_LONG_LONG
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/include/
H A Dmakemd5.c129 #ifdef HAVE_LONG_LONG
142 #ifdef HAVE_LONG_LONG
/macosx-10.10.1/pcre-7/pcre/
H A Dconfig-cmake.h.in27 #cmakedefine HAVE_LONG_LONG 1
H A Dconfig.h.generic72 #ifndef HAVE_LONG_LONG
73 #define HAVE_LONG_LONG 1
/macosx-10.10.1/ruby-106/ruby/ext/dl/
H A Ddl.c25 # elif defined HAVE_LONG_LONG && SIZEOF_SIZE_T == SIZEOF_LONG_LONG
36 # elif defined HAVE_LONG_LONG && SIZEOF_PTRDIFF_T == SIZEOF_LONG_LONG
46 # elif defined HAVE_LONG_LONG && SIZEOF_INTPTR_T == SIZEOF_LONG_LONG
330 #if HAVE_LONG_LONG
410 #if HAVE_LONG_LONG
490 #if HAVE_LONG_LONG
/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.printf.c59 #ifdef HAVE_LONG_LONG
151 #ifndef HAVE_LONG_LONG
156 #ifdef HAVE_LONG_LONG
199 #ifndef HAVE_LONG_LONG
204 #ifdef HAVE_LONG_LONG
/macosx-10.10.1/cups-408/cups/xcode/
H A Dconfig.h196 #define HAVE_LONG_LONG 1 macro
198 #ifdef HAVE_LONG_LONG
204 #endif /* HAVE_LONG_LONG */
/macosx-10.10.1/ruby-106/ruby/ext/-test-/num2int/
H A Dnum2int.c75 #ifdef HAVE_LONG_LONG
115 #ifdef HAVE_LONG_LONG
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A D_doprnt.c159 #if defined(__GNUC__) || defined(HAVE_LONG_LONG)
280 #if defined(__GNUC__) || defined (HAVE_LONG_LONG)

Completed in 138 milliseconds

1234