Searched defs:u_int64_t (Results 1 – 9 of 9) sorted by relevance
49 typedef unsigned _int64 u_int64_t; typedef52 typedef unsigned long long u_int64_t; typedef
7 typedef unsigned long long u_int64_t; typedef
920 [AC_DEFINE([u_int64_t], [unsigned long long], definition
33 typedef uint64_t u_int64_t; typedef
29 typedef uint64_t u_int64_t; typedef
61 typedef __uint64_t u_int64_t; typedef
86 [AC_DEFINE([u_int64_t], [unsigned long long], definition
334 typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef