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

/external/clang/test/CodeGen/
H A Dx86_32-inline-asm.c7 typedef unsigned long long u_int64_t; typedef
8 typedef u_int64_t uint64_t;
/external/libpcap/Win32/Include/
H A Dbittypes.h49 typedef unsigned _int64 u_int64_t; typedef
52 typedef unsigned long long u_int64_t; typedef
/external/tcpdump/win32/Include/
H A Dbittypes.h49 typedef unsigned _int64 u_int64_t; typedef
52 typedef unsigned long long u_int64_t; typedef
/external/qemu/slirp-android/
H A Dslirp.h33 typedef uint64_t u_int64_t; typedef
/external/qemu/slirp/
H A Dslirp.h29 typedef uint64_t u_int64_t; typedef
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
H A Dtcp.h61 typedef __uint64_t u_int64_t; typedef
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c334 typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef

Completed in 175 milliseconds