Searched refs:ULONGLONG (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/usr.sbin/wpa/wpa_supplicant/
H A Dntddndis.h19 #define ULONGLONG uint64_t macro
H A DPacket32.c71 typedef ULONGLONG NDIS_802_11_KEY_RSC;
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dtime-internal.h60 typedef ULONGLONG (WINAPI *ev_GetTickCount_func)(void);
/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dcr16.h435 typedef unsigned long long ULONGLONG; typedef
/freebsd-9.3-release/contrib/wpa/src/utils/
H A Dos_win32.c35 ULONGLONG tt;
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcr16-dis.c90 ULONGLONG allWords;
294 makelongparameter (ULONGLONG val, int start, int end)
780 ((ULONGLONG) words[0] << 32) + ((unsigned long) words[1] << 16) + words[2];
/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-win32.c263 ULONGLONG ts;
/freebsd-9.3-release/contrib/wpa/src/drivers/
H A Ddriver_ndis.c198 typedef ULONGLONG NDIS_802_11_KEY_RSC;
1045 nkey->KeyRSC |= (ULONGLONG) seq[i] << (i * 8);

Completed in 129 milliseconds