Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/machine/
D_default_types.h103 typedef __INT64_TYPE__ __int64_t; typedef
111 typedef signed long __int64_t; typedef
117 typedef signed long long __int64_t; typedef
123 typedef signed long long __int64_t; typedef
128 typedef signed int __int64_t; typedef
154 typedef __int64_t __int_least8_t;
176 typedef __int64_t __int_least16_t;
194 typedef __int64_t __int_least32_t;
208 typedef __int64_t __int_least64_t;
Dtypes.h22 typedef __int64_t quad_t;
/picolibc-latest/newlib/libc/include/sys/
Dtime.h96 typedef __int64_t sbintime_t;
226 static __inline __int64_t
241 nstosbt(__int64_t _ns) in nstosbt()
254 static __inline __int64_t
262 ustosbt(__int64_t _us) in ustosbt()
275 static __inline __int64_t
283 mstosbt(__int64_t _ms) in mstosbt()
D_stdint.h54 typedef __int64_t int64_t ;
Dtypes.h245 typedef __int64_t sbintime_t;
D_types.h65 typedef __int64_t __blkcnt64_t;
Dstat.h196 __int64_t __glibc_reserved[3];
/picolibc-latest/newlib/libc/stdlib/
Dstrtod.c1211 __int64_t L = (__int64_t)aadj;
/picolibc-latest/newlib/
DChangeLog-20152568 (__int64_t): Likewise.
17696 (__int32_t, __uint32_t, __int64_t, __uint64_t): Ditto.
18999 __int16_t, __uint16_t, __int64_t, and __uint64_t.