Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/machine/
D_types.h51 typedef long __int64_t; typedef
58 typedef __int64_t __critical_t;
61 typedef __int64_t __intfptr_t;
62 typedef __int64_t __intmax_t;
63 typedef __int64_t __intptr_t;
67 typedef __int64_t __int_fast64_t;
71 typedef __int64_t __int_least64_t;
72 typedef __int64_t __ptrdiff_t; /* ptr1 - ptr2 */
73 typedef __int64_t __register_t;
74 typedef __int64_t __segsz_t; /* segment size (in pages) */
[all …]
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
D_types.h39 typedef __int64_t __blkcnt_t; /* file block count */
46 typedef __int64_t __id_t; /* can hold a gid_t, pid_t, or uid_t */
54 typedef __int64_t __off_t; /* file offset */
56 typedef __int64_t __rlim_t; /* resource limit - intentionally */
103 __int64_t _mbstateL; /* for alignment */
Dtypes.h68 typedef __int64_t quad_t;
99 typedef __int64_t daddr_t; /* disk address */
186 typedef __int64_t sbintime_t;
D_stdint.h49 typedef __int64_t int64_t;
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dint_types.h50 typedef __COMPILER_INT64__ __int64_t; typedef
53 typedef long int __int64_t; typedef
57 typedef long long int __int64_t; typedef
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dstdint.h76 typedef __int64_t int64_t;
77 #define int64_t __int64_t
Dansi.h55 typedef __int64_t __off_t; ///< file offset
Dtypes.h88 typedef __int64_t int64_t;
89 #define int64_t __int64_t
Dsocket.h229 #define _SS_ALIGNSIZE (sizeof(__int64_t))
239 __int64_t __ss_align;/* force desired structure storage alignment */
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
Dint_types.h51 typedef INT64 __int64_t; typedef
/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
Dint_types.h51 typedef INT64 __int64_t; typedef
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dint_types.h51 typedef INT64 __int64_t; typedef
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dint_types.h63 typedef INT64 __int64_t; typedef
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/
Dstdlib.h304 __int64_t
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py28 __int64_t = c_longlong variable
2018 __darwin_off_t = __int64_t
2181 __darwin_blkcnt_t = __int64_t
2252 rlim_t = __int64_t