Searched defs:u_int64_t (Results 1 – 7 of 7) sorted by relevance
49 typedef unsigned _int64 u_int64_t; typedef52 typedef unsigned long long u_int64_t; typedef
11 typedef unsigned long long u_int64_t; typedef
920 [AC_DEFINE([u_int64_t], [unsigned long long], definition
86 [AC_DEFINE([u_int64_t], [unsigned long long], definition
275 typedef unsigned long int u_int64_t; typedef278 typedef unsigned long long int u_int64_t; typedef
334 typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef