Searched refs:__int64 (Results 1 - 25 of 142) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-stdinc.h72 typedef unsigned __int64 uintptr_t;
81 typedef __int64 intptr_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libutp/
H A Dutypes.h15 typedef unsigned __int64 uint64;
16 typedef signed __int64 int64;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dordinals.h45 typedef __int64 FLAC__int64;
48 typedef unsigned __int64 FLAC__uint64;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Du_misc.c82 static unsigned __int64 unixEpochQuad = 0;
83 unsigned __int64 now_time64_t;
105 unixEpochQuad = (unsigned __int64) unixEpochFileTime.dwLowDateTime + ((unsigned __int64) unixEpochFileTime.dwHighDateTime << 32);
113 tp->tv_usec = (unsigned long) ((now_time64_t / (unsigned __int64) 10) % (unsigned __int64) 1000000);
269 __int64 fSize;
293 fSize = (__int64)0;
298 fSize = ((__int64) fSize2 << 32) | (__int64) fSize
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dexpat_external.h100 typedef __int64 XML_Index;
101 typedef unsigned __int64 XML_Size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dexpat_external.h100 typedef __int64 XML_Index;
101 typedef unsigned __int64 XML_Size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dstrtoofft.h33 * '__int64' and more remotely other data types.
48 _CRTIMP __int64 __cdecl _strtoi64(const char *, char **, int);
H A Dconfig-win32ce.h328 #define ssize_t __int64
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dce_ctime.c25 __int64 i64_tod;
28 static const __int64 SECS_BETWEEN_EPOCHS = 11644473600;
29 static const __int64 SECS_TO_100NS = 10000000; /* 10^7 */
H A Dos_stat.c64 unsigned __int64 filesize;
72 filesize = ((unsigned __int64)bhfi.nFileSizeHigh << 32) +
H A Dos_truncate.c26 __int64 bigint;
87 RETRY_CHK((off.bigint = (__int64)pgsize * pgno,
H A Dos_seek.c27 __int64 bigint;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dstructs.h38 typedef unsigned __int64 z_uint8;
41 typedef unsigned __int64 z_uint8;
44 typedef unsigned __int64 z_uint8;
47 typedef unsigned __int64 z_uint8;
50 typedef unsigned __int64 z_uint8;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgosthash.h15 typedef __int64 ghosthash_len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgosthash.h15 typedef __int64 ghosthash_len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/
H A Dconfig-msvc.h110 typedef unsigned __int64 uint64_t;
114 typedef __int64 int64_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTypes.h48 typedef unsigned __int64 uint64_t;
52 typedef signed __int64 int64_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/avisynth/windowsPorts/
H A Dwindows2linux.h69 #define Int32x32To64(a, b) ((__int64)(((__int64)((long)(a))) * ((long)(b))))
H A DbasicDataTypeConversions.h11 typedef int64_t __int64; typedef in namespace:avxsynth
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/include/curl/
H A Dcurlbuild.h212 # define CURL_TYPEOF_CURL_OFF_T __int64
238 # define CURL_TYPEOF_CURL_OFF_T __int64
270 # define CURL_TYPEOF_CURL_OFF_T __int64
324 # define CURL_TYPEOF_CURL_OFF_T __int64
349 # define CURL_TYPEOF_CURL_OFF_T __int64
505 # define CURL_TYPEOF_CURL_OFF_T __int64
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dosdep.h134 typedef __int64 zoff_t;
135 typedef unsigned __int64 uzoff_t;
165 typedef __int64 zoff_t;
166 typedef unsigned __int64 uzoff_t;
178 typedef __int64 zoff_t;
179 typedef unsigned __int64 uzoff_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dfilefnwce.cpp162 __int64 wxSeek(int fd, __int64 offset, int origin)
192 __int64 wxTell(int fd)
203 return res ; // + (((__int64)high) << 32);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dmswindows.h88 typedef __int64 wgint;
100 # define strtoll_type __int64
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/api/
H A Dlzma.h93 typedef unsigned __int64 uint64_t;
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/api/
H A Dlzma.h93 typedef unsigned __int64 uint64_t;

Completed in 104 milliseconds

123456