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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/windows/
H A Dconfig.h167 #define SIZEOF_OFF_T 4 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dsetup.h358 #ifndef SIZEOF_OFF_T
361 # define SIZEOF_OFF_T 8 macro
365 # define SIZEOF_OFF_T 8
369 # define SIZEOF_OFF_T 8
373 # define SIZEOF_OFF_T 8
376 # ifndef SIZEOF_OFF_T
377 # define SIZEOF_OFF_T 4 macro
H A Dconfig-symbian.h734 #define SIZEOF_OFF_T 8 macro
H A Dconfig-tpf.h626 #define SIZEOF_OFF_T 8 macro
H A Dconfig-vxworks.h866 #define SIZEOF_OFF_T 8 macro
H A Dcurl_config.h947 #define SIZEOF_OFF_T 8 macro
H A Dversion.c268 ( (SIZEOF_OFF_T > 4) || defined(USE_WIN32_LARGE_FILES) )
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_cb_see.c57 #if(CURL_SIZEOF_CURL_OFF_T > SIZEOF_OFF_T) && !defined(USE_WIN32_LARGE_FILES)
H A Dcurl_config.h947 #define SIZEOF_OFF_T 8 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dwget.h150 #elif SIZEOF_OFF_T >= 8
154 # define SIZEOF_WGINT SIZEOF_OFF_T
H A Dconfig.h535 #define SIZEOF_OFF_T 8 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dincludes.h677 # if (defined(HAVE_EXPLICIT_LARGEFILE_SUPPORT) && defined(HAVE_OFF64_T)) || (defined(SIZEOF_OFF_T) && (SIZEOF_OFF_T == 8))

Completed in 129 milliseconds