/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
H A D | sanitizer_ring_buffer_test.cc | 70 TEST(RingBuffer, int64) { in TEST() argument 86 TEST(CompactRingBuffer, int64) { in TEST() argument
|
/netbsd-src/sys/lib/libkern/ |
H A D | milieu.h | 101 typedef int64_t int64; typedef
|
/netbsd-src/lib/libc/arch/m68k/softfloat/ |
H A D | m68k-gcc.h | 43 typedef signed long long int int64; typedef
|
/netbsd-src/lib/libc/arch/sh3/softfloat/ |
H A D | sh3-gcc.h | 43 typedef signed long long int int64; typedef
|
/netbsd-src/lib/libc/arch/mips/softfloat/ |
H A D | mips-gcc.h | 41 typedef signed long long int int64; typedef
|
/netbsd-src/lib/libc/arch/sparc64/softfloat/ |
H A D | sparc64-gcc.h | 43 typedef signed long long int int64; typedef
|
/netbsd-src/lib/libc/arch/or1k/softfloat/ |
H A D | or1k-gcc.h | 43 typedef signed long long int int64; typedef
|
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/ |
H A D | milieu.h | 103 typedef int64_t int64; typedef
|
/netbsd-src/lib/libc/arch/aarch64/softfloat/ |
H A D | aarch64-gcc.h | 43 typedef signed long long int int64; typedef
|
/netbsd-src/lib/libc/arch/powerpc/softfloat/ |
H A D | powerpc-gcc.h | 43 typedef signed long long int int64; typedef
|
/netbsd-src/regress/lib/libc/ieeefp/testfloat/ |
H A D | testLoops.c | 716 test_a_int64_z_float32( in test_a_int64_z_float32() 767 test_a_int64_z_float64( in test_a_int64_z_float64() 820 test_a_int64_z_floatx80( in test_a_int64_z_floatx80() 875 test_a_int64_z_float128( in test_a_int64_z_float128()
|
/netbsd-src/lib/libc/arch/arm/softfloat/ |
H A D | arm-gcc.h | 41 typedef signed long long int int64; typedef
|
/netbsd-src/external/mit/libcbor/dist/test/ |
H A D | stream_expectations.h | 58 uint64_t int64; member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | wtypes.d | 108 LONGLONG int64; member
|
/netbsd-src/lib/libc/softfloat/ |
H A D | timesoftfloat.c | 261 static void time_a_int64_z_float32( float32 function( int64 ) ) in time_a_int64_z_float32() 288 static void time_a_int64_z_float64( float64 function( int64 ) ) in time_a_int64_z_float64() 317 static void time_a_int64_z_floatx80( floatx80 function( int64 ) ) in time_a_int64_z_floatx80() 348 static void time_a_int64_z_float128( float128 function( int64 ) ) in time_a_int64_z_float128()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | tokens.h | 148 int64, enumerator 401 int64, enumerator
|
H A D | tokens.d | 139 int64, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 1824 long long int64 = (long long)(constInt->getZExtValue()); in bufferLEByte() local 1831 long long int64 = (long long)(constInt->getZExtValue()); in bufferLEByte() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | ed25519.c | 24 #define int64 crypto_int64 macro
|