Searched defs:u_int64_t (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/network/tcpdump/missing/
H A Dbittypes.h72 typedef unsigned long long u_int64_t; typedef
74 typedef unsigned _int64 u_int64_t; typedef
76 typedef unsigned int u_int64_t; typedef
78 typedef unsigned long u_int64_t; typedef
80 typedef unsigned short u_int64_t; typedef
/haiku-fatelf/src/bin/network/tcpdump/libpcap/Win32/Include/
H A Dbittypes.h88 typedef unsigned long long u_int64_t; typedef
90 typedef unsigned _int64 u_int64_t; typedef
92 typedef unsigned int u_int64_t; typedef
94 typedef unsigned long u_int64_t; typedef
96 typedef unsigned short u_int64_t; typedef
/haiku-fatelf/headers/posix/
H A Dstdint.h157 typedef uint64_t u_int64_t; typedef

Completed in 308 milliseconds