Searched refs:SIZEOF_OFF_T (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dcurl_setup.h408 #ifndef SIZEOF_OFF_T
411 # define SIZEOF_OFF_T 8 macro
415 # define SIZEOF_OFF_T 8 macro
419 # define SIZEOF_OFF_T 8 macro
423 # define SIZEOF_OFF_T 8 macro
426 # ifndef SIZEOF_OFF_T
427 # define SIZEOF_OFF_T 4 macro
H A Dconfig-symbian.h718 #define SIZEOF_OFF_T 8 macro
H A Dconfig-tpf.h617 #define SIZEOF_OFF_T 8 macro
H A Dconfig-vxworks.h845 #define SIZEOF_OFF_T 8 macro
H A Dversion.c272 ( (SIZEOF_OFF_T > 4) || defined(USE_WIN32_LARGE_FILES) )
H A Dcurl_config.h.cmake848 #cmakedefine SIZEOF_OFF_T ${SIZEOF_OFF_T}
H A Dcurl_config.h.in901 #undef SIZEOF_OFF_T
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_cb_see.c51 #if(CURL_SIZEOF_CURL_OFF_T > SIZEOF_OFF_T) && !defined(USE_WIN32_LARGE_FILES)
/macosx-10.9.5/vim-53/src/auto/
H A Dconfig.h51 #define SIZEOF_OFF_T 8 macro
/macosx-10.9.5/rsync-42/
H A Dconfig.h510 #define SIZEOF_OFF_T 8 macro
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/mmap/unix/
H A Dmmap.c89 #elif APR_HAS_LARGE_FILES && SIZEOF_OFF_T == 4
/macosx-10.9.5/apr-30/apr/apr/mmap/unix/
H A Dmmap.c89 #elif APR_HAS_LARGE_FILES && SIZEOF_OFF_T == 4
/macosx-10.9.5/curl-78.94.1/
H A Dcurl_config.h906 #define SIZEOF_OFF_T 8 macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dconfig.in246 #undef SIZEOF_OFF_T
/macosx-10.9.5/rsync-42/rsync/
H A Drsync.h381 #if SIZEOF_OFF_T == 8 || !SIZEOF_OFF64_T || !defined HAVE_STRUCT_STAT64
408 #elif SIZEOF_OFF_T == 8
423 # define SIZEOF_INT64 SIZEOF_OFF_T
H A Dconfig.h.in509 #undef SIZEOF_OFF_T
/macosx-10.9.5/vim-53/src/
H A Dconfig.h.in46 #undef SIZEOF_OFF_T
H A Dvim.h418 * Only systems which use configure will have SIZEOF_OFF_T and SIZEOF_LONG
423 #if defined(SIZEOF_OFF_T) && (SIZEOF_OFF_T > SIZEOF_LONG)
/macosx-10.9.5/apr-30/apr/apr/include/arch/unix/
H A Dapr_private.h.in764 #undef SIZEOF_OFF_T
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/unix/
H A Dapr_private.h.in764 #undef SIZEOF_OFF_T
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/unix/
H A Dsendrecv.c268 #elif APR_HAS_LARGE_FILES && SIZEOF_OFF_T == 4
682 #elif APR_HAS_LARGE_FILES && SIZEOF_OFF_T == 4
/macosx-10.9.5/apr-30/apr/apr/network_io/unix/
H A Dsendrecv.c261 #elif APR_HAS_LARGE_FILES && SIZEOF_OFF_T == 4
678 #elif APR_HAS_LARGE_FILES && SIZEOF_OFF_T == 4
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Druby.h258 #if SIZEOF_OFF_T > SIZEOF_LONG && defined(HAVE_LONG_LONG)
260 #elif SIZEOF_OFF_T == SIZEOF_LONG
660 #if defined(HAVE_LONG_LONG) && SIZEOF_OFF_T > SIZEOF_LONG
H A Dwin32.h177 #if SIZEOF_OFF_T == 8
/macosx-10.9.5/ruby-104/ruby/
H A Daddr2line.c481 #if SIZEOF_OFF_T > SIZEOF_SIZE_T

Completed in 379 milliseconds

12