Home
last modified time | relevance | path

Searched refs:int_fast32_t (Results 1 – 17 of 17) sorted by relevance

/dragonfly/lib/libc/stdtime/
H A Dlocaltime.c177 int_fast32_t offset);
236 static int_fast32_t
239 int_fast32_t result; in detzcode()
845 static int_fast32_t
850 int_fast32_t value; in transtime()
943 int_fast32_t stdoffset; in tzparse()
1031 int_fast32_t in tzparse()
1034 int_fast32_t in tzparse()
1557 int_fast32_t seconds; in timesub()
1756 int_fast32_t li; in time2sub()
[all …]
H A Dtzfile.h126 #define SECSPERDAY ((int_fast32_t) SECSPERHOUR * HOURSPERDAY)
/dragonfly/include/
H A Dstdint.h65 typedef __int_fast32_t int_fast32_t; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_compatibility/
H A Dstdint.h70 using ::int_fast32_t;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/
H A Dcstdint55 using ::int_fast32_t;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dcstdint70 using ::int_fast32_t;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dcstdint70 using ::int_fast32_t;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/
H A Dcstdint72 using ::int_fast32_t;
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dstdint-gcc.h73 typedef __INT_FAST32_TYPE__ int_fast32_t; typedef
/dragonfly/usr.sbin/zic/
H A Dzdump.c89 #define SECSPERDAY ((int_fast32_t) SECSPERHOUR * HOURSPERDAY)
H A Dzic.c1297 convert(const int_fast32_t val, char *const buf) in convert()
1319 puttzcode(const int_fast32_t val, FILE *const fp) in puttzcode()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Datomic_base.h176 typedef __atomic_base<int_fast32_t> atomic_int_fast32_t; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Datomic979 typedef atomic<int_fast32_t> atomic_int_fast32_t;
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcpp.texi2157 @code{int_fast16_t}, @code{int_fast32_t}, @code{int_fast64_t},
2224 @code{int_fast16_t}, @code{int_fast32_t}, @code{int_fast64_t},
H A Dtm.texi1757 @code{int_fast16_t}, @code{int_fast32_t}, @code{int_fast64_t},
H A Dtm.texi.in1735 @code{int_fast16_t}, @code{int_fast32_t}, @code{int_fast64_t},
/dragonfly/share/zoneinfo/
H A DNEWS3536 'int_fast32_t'. (Thanks to Christos Zoulas.)