HomeSort by relevance Sort by last modified time
    Searched defs:__u_quad_t (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
types.h 54 typedef unsigned long int __u_quad_t; typedef
57 __extension__ typedef unsigned long long int __u_quad_t; typedef
66 } __u_quad_t; typedef in typeref:struct:__anon62328
107 # define __UQUAD_TYPE __u_quad_t
113 # define __U64_TYPE __u_quad_t
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h 54 typedef unsigned long int __u_quad_t; typedef
57 __extension__ typedef unsigned long long int __u_quad_t; typedef
66 } __u_quad_t; typedef in typeref:struct:__anon63195
107 # define __UQUAD_TYPE __u_quad_t
113 # define __U64_TYPE __u_quad_t
  /external/valgrind/perf/
test_input_for_tinycc.c 168 __extension__ typedef unsigned long long int __u_quad_t; typedef
175 __extension__ typedef __u_quad_t __dev_t;
179 __extension__ typedef __u_quad_t __ino64_t;
188 __extension__ typedef __u_quad_t __rlim64_t;
215 __extension__ typedef __u_quad_t __fsblkcnt64_t;
219 __extension__ typedef __u_quad_t __fsfilcnt64_t;
243 typedef __u_quad_t u_quad_t;
    [all...]

Completed in 56 milliseconds