Searched refs:__int64_t (Results 1 – 19 of 19) sorted by relevance
125 __int64_t r_r15;126 __int64_t r_r14;127 __int64_t r_r13;128 __int64_t r_r12;129 __int64_t r_r11;130 __int64_t r_r10;131 __int64_t r_r9;132 __int64_t r_r8;133 __int64_t r_rdi;147 __int64_t r_cs;[all …]
62 typedef long __int64_t; typedef66 typedef long long __int64_t; typedef76 typedef __int64_t __critical_t;81 typedef __int64_t __intfptr_t;82 typedef __int64_t __intptr_t;93 typedef __int64_t __intmax_t;97 typedef __int64_t __int_fast64_t;101 typedef __int64_t __int_least64_t;103 typedef __int64_t __ptrdiff_t; /* ptr1 - ptr2 */104 typedef __int64_t __register_t;[all …]
51 typedef long __int64_t; typedef58 typedef __int64_t __critical_t;63 typedef __int64_t __intfptr_t;64 typedef __int64_t __intmax_t;65 typedef __int64_t __intptr_t;69 typedef __int64_t __int_fast64_t;73 typedef __int64_t __int_least64_t;74 typedef __int64_t __ptrdiff_t; /* ptr1 - ptr2 */75 typedef __int64_t __register_t;78 typedef __int64_t __ssize_t; /* byte count or error */[all …]
59 typedef long __int64_t; typedef66 typedef long long __int64_t; typedef83 typedef __int64_t __critical_t;84 typedef __int64_t __intfptr_t;85 typedef __int64_t __intptr_t;91 typedef __int64_t __intmax_t;101 typedef __int64_t __register_t;102 typedef __int64_t f_register_t;108 typedef __int64_t __ptrdiff_t;109 typedef __int64_t __segsz_t;[all …]
39 typedef __int64_t __blkcnt_t; /* file block count */48 typedef __int64_t __off_t; /* file offset */49 typedef __int64_t __off64_t; /* file offset (alias) */85 typedef __int64_t sbintime_t;88 typedef __int64_t __vm_ooffset_t;108 typedef __int64_t __segsz_t; /* segment size (in pages) */123 typedef __int64_t kssize_t;
40 #define _SS_ALIGNSIZE (sizeof(__int64_t))50 __int64_t __ss_align; /* force desired struct alignment */
41 typedef __int64_t __blkcnt_t; /* file block count */47 typedef __int64_t __id_t; /* can hold a gid_t, pid_t, or uid_t */55 typedef __int64_t __off_t; /* file offset */56 typedef __int64_t __off64_t; /* file offset (alias) */58 typedef __int64_t __rlim_t; /* resource limit - intentionally */71 typedef __int64_t __daddr_t; /* bwrite(3), FIOBMAP2, etc */123 __int64_t _mbstateL; /* for alignment */
42 #define _SS_ALIGNSIZE (sizeof(__int64_t))52 __int64_t __ss_align; /* force desired struct alignment */
73 typedef __int64_t quad_t;196 typedef __int64_t sbintime_t;263 typedef __int64_t kssize_t;
51 typedef __int64_t int64_t;
88 __int64_t data; /* filter data value */
49 _time64_to_time(__int64_t t64) in _time64_to_time()58 __int64_t61 return((__int64_t)t); in _time_to_time64()71 if (sizeof(long) == sizeof(__int64_t)) in _time_to_long()91 if (sizeof(int) == sizeof(__int64_t)) in _time_to_int()
61 typedef long long __int64_t; typedef78 typedef __int64_t __intmax_t;83 typedef __int64_t __int_fast64_t;87 typedef __int64_t __int_least64_t;93 typedef __int64_t __time_t; /* time()... */
54 time_t _time64_to_time(__int64_t t64);55 __int64_t _time_to_time64(time_t t);
40 typedef __int64_t longlong_t;
90 __int64_t data; /* filter data value */
400 & ~(sizeof(__int64_t) - 1)); in freebsd32_sendsig()403 sizeof(struct sigframe32)) & ~(sizeof(__int64_t) - 1)); in freebsd32_sendsig()
130 ~(sizeof(__int64_t) - 1)) - CALLFRAME_SIZ); in cpu_fork()383 ~(sizeof(__int64_t) - 1)) - CALLFRAME_SIZ); in cpu_copy_thread()
658 …<typedef-decl name='__int64_t' type-id='type-id-13' filepath='/usr/include/bits/types.h' line='44'…