/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | stdint.d | 88 alias int_fast64_t = long; /// in version() local 122 alias int_fast64_t = int64_t; /// in version() local 168 alias int_fast64_t = long; /// in version() local 202 alias int_fast64_t = long; /// in version() local 236 alias int_fast64_t = int64_t; /// in version() local 270 alias int_fast64_t = long; /// in version() local 304 alias int_fast64_t = int64_t; /// in version() local 338 alias int_fast64_t = cpp_longlong; /// in version() local 372 alias int_fast64_t = long; /// in version() local 452 enum int_fast64_t INT_FAST64_MIN = int_fast64_t.min; [all …]
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | int_mwgwtypes.h | 71 typedef __COMPILER_INT64__ int_fast64_t; typedef 74 typedef long int int_fast64_t; typedef 78 typedef long long int int_fast64_t; typedef
|
/netbsd-src/sys/arch/mips/include/ |
H A D | int_mwgwtypes.h | 71 typedef __COMPILER_INT64__ int_fast64_t; typedef 74 typedef long int int_fast64_t; typedef 78 typedef long long int int_fast64_t; typedef
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | int_mwgwtypes.h | 89 typedef __COMPILER_INT64__ int_fast64_t; typedef 93 typedef long int int_fast64_t; typedef 97 typedef long long int int_fast64_t; typedef
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | int_mwgwtypes.h | 66 typedef __COMPILER_INT64__ int_fast64_t; typedef 70 typedef long int int_fast64_t; typedef
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | int_mwgwtypes.h | 66 typedef __COMPILER_INT64__ int_fast64_t; typedef 70 typedef long int int_fast64_t; typedef
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | int_mwgwtypes.h | 66 typedef __COMPILER_INT64__ int_fast64_t; typedef 70 typedef long long int int_fast64_t; typedef
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | int_mwgwtypes.h | 68 typedef __COMPILER_INT64__ int_fast64_t; typedef 72 typedef long long int int_fast64_t; typedef
|
/netbsd-src/sys/arch/vax/include/ |
H A D | int_mwgwtypes.h | 69 typedef __COMPILER_INT64__ int_fast64_t; typedef 73 typedef long long int int_fast64_t; typedef
|
/netbsd-src/sys/arch/i386/include/ |
H A D | int_mwgwtypes.h | 70 typedef __COMPILER_INT64__ int_fast64_t; typedef 74 typedef long long int int_fast64_t; typedef
|
/netbsd-src/sys/arch/m68k/include/ |
H A D | int_mwgwtypes.h | 69 typedef __COMPILER_INT64__ int_fast64_t; typedef 73 typedef long long int int_fast64_t; typedef
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | cstdint | 127 int_fast64_t 175 using::int_fast64_t;
|
/netbsd-src/lib/libc/time/ |
H A D | localtime.c | 199 typedef int_fast64_t __time_t; 405 static int_fast64_t 408 register int_fast64_t result; 410 int_fast64_t one = 1; in scrub_abbrs() 411 int_fast64_t halfmaxval = one << (64 - 2); in scrub_abbrs() 412 int_fast64_t maxval = halfmaxval - 1 + halfmaxval; in scrub_abbrs() 413 int_fast64_t minval = -TWOS_COMPLEMENT(int_fast64_t) - maxval; in scrub_abbrs() 422 result -= !TWOS_COMPLEMENT(int_fast64_t) && result != 0; in scrub_abbrs() 693 int_fast64_t prevt in tzloadbody() [all...] |
H A D | private.h | 377 typedef long int_fast64_t; 382 typedef long long int_fast64_t; 1064 #define SECSPERREPEAT ((int_fast64_t) DAYSPERREPEAT * SECSPERDAY) 336 typedef long int_fast64_t; global() typedef 341 typedef long long int_fast64_t; global() typedef
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | int_mwgwtypes.h | 63 typedef long int int_fast64_t; typedef
|
/netbsd-src/sys/sys/ |
H A D | common_int_mwgwtypes.h | 61 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
|
/netbsd-src/sys/arch/arm/include/ |
H A D | int_mwgwtypes.h | 111 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/ |
H A D | stdint.h | 71 using ::int_fast64_t;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/ |
H A D | stdint.h | 71 using ::int_fast64_t;
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | stdint_.h | 194 #undef int_fast64_t 203 # define int_fast64_t int64_t macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | stdint_.h | 194 #undef int_fast64_t 203 # define int_fast64_t int64_t macro
|
/netbsd-src/tests/lib/libc/sync/ |
H A D | cpp_atomic_ops_linkable.cc | 96 ATest<int_fast64_t>(); in main()
|
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
H A D | types.h | 78 typedef int_fast64_t isc_statscounter_t;
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
H A D | types.h | 91 typedef int_fast64_t isc_statscounter_t;
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/ |
H A D | stdint.h | 275 # undef int_fast64_t 299 # define int_fast64_t int64_t macro
|