Home
last modified time | relevance | path

Searched defs:int64 (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/include/
Dntp_types.h148 typedef int64_t int64; typedef
153 typedef long int64; typedef
158 typedef long long int64; typedef
/netbsd/src/sys/lib/libkern/
Dmilieu.h101 typedef int64_t int64; typedef
/netbsd/src/regress/lib/libc/ieeefp/testfloat/include/
Dmilieu.h103 typedef int64_t int64; typedef
/netbsd/src/lib/libc/arch/sh3/softfloat/
Dsh3-gcc.h43 typedef signed long long int int64; typedef
/netbsd/src/lib/libc/arch/mips/softfloat/
Dmips-gcc.h41 typedef signed long long int int64; typedef
/netbsd/src/lib/libc/arch/powerpc/softfloat/
Dpowerpc-gcc.h43 typedef signed long long int int64; typedef
/netbsd/src/lib/libc/arch/m68k/softfloat/
Dm68k-gcc.h43 typedef signed long long int int64; typedef
/netbsd/src/lib/libc/arch/aarch64/softfloat/
Daarch64-gcc.h43 typedef signed long long int int64; typedef
/netbsd/src/lib/libc/arch/sparc64/softfloat/
Dsparc64-gcc.h43 typedef signed long long int int64; typedef
/netbsd/src/lib/libc/arch/arm/softfloat/
Darm-gcc.h41 typedef signed long long int int64; typedef
/netbsd/src/regress/lib/libc/ieeefp/testfloat/
DtestLoops.c716 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/softfloat/
Dtimesoftfloat.c261 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/gdb/dist/gdb/
Dtracectf.c499 int64_t int64; in ctf_write_uploaded_tsv() local
533 int64_t int64; in ctf_write_uploaded_tp() local
Daix-thread.c1647 uint64_t int64; in store_regs_user_thread() local
Dm32c-tdep.c125 *int64 = nullptr; member
/netbsd/src/crypto/external/bsd/openssh/dist/
Ded25519.c24 #define int64 crypto_int64 macro
Dsntrup761.c25 #define int64 crypto_int64 macro