Searched refs:uint_fast64_t (Results 1 – 18 of 18) sorted by relevance
| /dragonfly/include/ |
| HD | stdint.h | 74 typedef __uint_fast64_t uint_fast64_t; typedef
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_compatibility/ |
| D | stdint.h | 89 using ::uint_fast64_t;
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/ |
| D | random | 49 #include <cstdint> // For uint_fast32_t, uint_fast64_t, uint_least32_t
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/ |
| D | random | 48 #include <cstdint> // For uint_fast32_t, uint_fast64_t, uint_least32_t
|
| D | atomic | 988 typedef atomic<uint_fast64_t> atomic_uint_fast64_t;
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/ |
| D | cstdint | 74 using ::uint_fast64_t;
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
| D | cstdint | 89 using ::uint_fast64_t;
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/ |
| D | cstdint | 91 using ::uint_fast64_t;
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
| D | cstdint | 89 using ::uint_fast64_t;
|
| /dragonfly/contrib/gcc-4.7/gcc/ginclude/ |
| HD | stdint-gcc.h | 78 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
| D | atomic_base.h | 185 typedef __atomic_base<uint_fast64_t> atomic_uint_fast64_t; in _GLIBCXX_VISIBILITY()
|
| D | random.h | 1485 uint_fast64_t, in _GLIBCXX_VISIBILITY() 1496 typedef subtract_with_carry_engine<uint_fast64_t, 48, 5, 12> in _GLIBCXX_VISIBILITY()
|
| /dragonfly/lib/libc/gen/ |
| HD | glob.c | 140 typedef uint_fast64_t Char;
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
| D | random.h | 1534 uint_fast64_t, in _GLIBCXX_VISIBILITY() 1545 typedef subtract_with_carry_engine<uint_fast64_t, 48, 5, 12> in _GLIBCXX_VISIBILITY()
|
| D | hashtable_policy.h | 513 std::uint_fast64_t __x = __n; in _GLIBCXX_VISIBILITY()
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | cpp.texi | 2159 @code{uint_fast64_t}, @code{intptr_t}, and @code{uintptr_t} typedefs, 2226 @code{uint_fast64_t}, @code{intptr_t}, and @code{uintptr_t} types and
|
| HD | tm.texi | 1759 @code{uint_fast64_t}, @code{intptr_t}, and @code{uintptr_t}. See
|
| HD | tm.texi.in | 1737 @code{uint_fast64_t}, @code{intptr_t}, and @code{uintptr_t}. See
|