Home
last modified time | relevance | path

Searched refs:__int64_t (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/arch-mips/include/machine/
D_types.h54 typedef long long __int64_t; typedef
65 typedef __int64_t __int_least64_t;
75 typedef __int64_t __int_fast64_t;
83 typedef __int64_t __intmax_t;
88 typedef __int64_t __register_t;
89 typedef __int64_t f_register_t; /* XXX */
/bionic/libc/arch-arm/include/machine/
D_types.h57 typedef long long __int64_t; typedef
68 typedef __int64_t __int_least64_t;
78 typedef __int64_t __int_fast64_t;
86 typedef __int64_t __intmax_t;
/bionic/libc/arch-x86/include/machine/
D_types.h69 typedef long long __int64_t; typedef
80 typedef __int64_t __int_least64_t;
90 typedef __int64_t __int_fast64_t;
98 typedef __int64_t __intmax_t;
/bionic/libc/include/sys/
D_types.h69 __int64_t __mbstateL; /* for alignment */
/bionic/libc/include/
Dstdint.h48 typedef __int64_t int64_t;