Home
last modified time | relevance | path

Searched defs:u_quad_t (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dcoda.h82 typedef unsigned __int64 u_quad_t; typedef
84 typedef unsigned long long u_quad_t; typedef
91 typedef unsigned long long u_quad_t; typedef
102 typedef unsigned long long u_quad_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2380 u_quad_t = u_int64_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2380 u_quad_t = u_int64_t variable
/external/crosvm/net_sys/src/
Diff.rs546 pub type u_quad_t = __u_quad_t; typedef