Home
last modified time | relevance | path

Searched refs:host64 (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/dns/knot3/knot-3.1.5/tests/libknot/
H A Dtest_endian.c59 const uint64_t host64 = 0x0102030405060708; in main() local
64 ok(htobe64(host64) == be64.value, "htobe64"); in main()
65 ok(htole64(host64) == le64.value, "htole64"); in main()
66 ok(be64toh(be64.value) == host64, "be64toh"); in main()
67 ok(le64toh(le64.value) == host64, "le64toh"); in main()
/dports/dns/knot3-lib/knot-3.1.5/tests/libknot/
H A Dtest_endian.c59 const uint64_t host64 = 0x0102030405060708; in main() local
64 ok(htobe64(host64) == be64.value, "htobe64"); in main()
65 ok(htole64(host64) == le64.value, "htole64"); in main()
66 ok(be64toh(be64.value) == host64, "be64toh"); in main()
67 ok(le64toh(le64.value) == host64, "le64toh"); in main()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dconfigure.host11 # host64 set to true if 64 bit types are as fast as 32 bit
16 host64=false
27 host64=true;;
35 host64=true;;
36 ia64-*-*) host64=true;;
51 mips*-sgi-irix6*) host64=true;;
52 mips64*-*-linux*) host64=true;;
53 mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu) host64=true;;
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dconfigure.host11 # host64 set to true if 64 bit types are as fast as 32 bit
16 host64=false
27 host64=true;;
35 host64=true;;
36 ia64-*-*) host64=true;;
51 mips*-sgi-irix6*) host64=true;;
52 mips64*-*-linux*) host64=true;;
/dports/devel/binutils/binutils-2.37/bfd/
H A Dconfigure.host28 # host64 set to true if 64 bit types are as fast as 32 bit
33 host64=false
44 host64=true;;
52 host64=true;;
53 ia64-*-*) host64=true;;
68 mips*-sgi-irix6*) host64=true;;
69 mips64*-*-linux*) host64=true;;
70 mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu) host64=true;;
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dconfigure.host28 # host64 set to true if 64 bit types are as fast as 32 bit
33 host64=false
44 host64=true;;
52 host64=true;;
53 ia64-*-*) host64=true;;
68 mips*-sgi-irix6*) host64=true;;
69 mips64*-*-linux*) host64=true;;
70 mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu) host64=true;;
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dconfigure.host28 # host64 set to true if 64 bit types are as fast as 32 bit
33 host64=false
44 host64=true;;
52 host64=true;;
53 ia64-*-*) host64=true;;
68 mips*-sgi-irix6*) host64=true;;
69 mips64*-*-linux*) host64=true;;
70 mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu) host64=true;;
/dports/devel/gdb/gdb-11.1/bfd/
H A Dconfigure.host28 # host64 set to true if 64 bit types are as fast as 32 bit
33 host64=false
44 host64=true;;
52 host64=true;;
53 ia64-*-*) host64=true;;
68 mips*-sgi-irix6*) host64=true;;
69 mips64*-*-linux*) host64=true;;
70 mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu) host64=true;;
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dconfigure.host28 # host64 set to true if 64 bit types are as fast as 32 bit
33 host64=false
44 host64=true;;
52 host64=true;;
53 ia64-*-*) host64=true;;
68 mips*-sgi-irix6*) host64=true;;
69 mips64*-*-linux*) host64=true;;
70 mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu) host64=true;;
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dconfigure.host28 # host64 set to true if 64 bit types are as fast as 32 bit
33 host64=false
44 host64=true;;
52 host64=true;;
53 ia64-*-*) host64=true;;
68 mips*-sgi-irix6*) host64=true;;
69 mips64*-*-linux*) host64=true;;
70 mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu) host64=true;;
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dconfigure.host28 # host64 set to true if 64 bit types are as fast as 32 bit
33 host64=false
44 host64=true;;
52 host64=true;;
53 ia64-*-*) host64=true;;
68 mips*-sgi-irix6*) host64=true;;
69 mips64*-*-linux*) host64=true;;
70 mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu) host64=true;;
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dconfigure.host28 # host64 set to true if 64 bit types are as fast as 32 bit
33 host64=false
44 host64=true;;
52 host64=true;;
53 ia64-*-*) host64=true;;
68 mips*-sgi-irix6*) host64=true;;
69 mips64*-*-linux*) host64=true;;
70 mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu) host64=true;;
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dconfigure.host11 # host64 set to true if 64 bit types are as fast as 32 bit
16 host64=false
32 ia64-*-*) host64=true;;
47 mips*-sgi-irix6*) host64=true;;
48 mips64*-*-linux*) host64=true;;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dconfigure.host11 # host64 set to true if 64 bit types are as fast as 32 bit
16 host64=false
32 ia64-*-*) host64=true;;
47 mips*-sgi-irix6*) host64=true;;
48 mips64*-*-linux*) host64=true;;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dconfigure.host11 # host64 set to true if 64 bit types are as fast as 32 bit
16 host64=false
32 ia64-*-*) host64=true;;
47 mips*-sgi-irix6*) host64=true;;
48 mips64*-*-linux*) host64=true;;
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c46 static pg_int64 lo_hton64(pg_int64 host64);
1043 lo_hton64(pg_int64 host64) in lo_hton64() argument
1053 t = (uint32) (host64 >> 32); in lo_hton64()
1057 t = (uint32) host64; in lo_hton64()
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c46 static pg_int64 lo_hton64(pg_int64 host64);
1043 lo_hton64(pg_int64 host64) in lo_hton64() argument
1053 t = (uint32) (host64 >> 32); in lo_hton64()
1057 t = (uint32) host64; in lo_hton64()
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c46 static pg_int64 lo_hton64(pg_int64 host64);
1043 lo_hton64(pg_int64 host64) in lo_hton64() argument
1053 t = (uint32) (host64 >> 32); in lo_hton64()
1057 t = (uint32) host64; in lo_hton64()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c46 static pg_int64 lo_hton64(pg_int64 host64);
1043 lo_hton64(pg_int64 host64) in lo_hton64() argument
1053 t = (uint32) (host64 >> 32); in lo_hton64()
1057 t = (uint32) host64; in lo_hton64()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c46 static pg_int64 lo_hton64(pg_int64 host64);
1043 lo_hton64(pg_int64 host64) in lo_hton64() argument
1053 t = (uint32) (host64 >> 32); in lo_hton64()
1057 t = (uint32) host64; in lo_hton64()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c46 static pg_int64 lo_hton64(pg_int64 host64);
1043 lo_hton64(pg_int64 host64) in lo_hton64() argument
1053 t = (uint32) (host64 >> 32); in lo_hton64()
1057 t = (uint32) host64; in lo_hton64()
/dports/databases/postgresql14-client/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c46 static pg_int64 lo_hton64(pg_int64 host64);
1043 lo_hton64(pg_int64 host64) in lo_hton64() argument
1053 t = (uint32) (host64 >> 32); in lo_hton64()
1057 t = (uint32) host64; in lo_hton64()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-lobj.c47 static pg_int64 lo_hton64(pg_int64 host64);
1062 lo_hton64(pg_int64 host64) in lo_hton64() argument
1072 t = (uint32) (host64 >> 32); in lo_hton64()
1076 t = (uint32) host64; in lo_hton64()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-lobj.c47 static pg_int64 lo_hton64(pg_int64 host64);
1062 lo_hton64(pg_int64 host64) in lo_hton64() argument
1072 t = (uint32) (host64 >> 32); in lo_hton64()
1076 t = (uint32) host64; in lo_hton64()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-lobj.c47 static pg_int64 lo_hton64(pg_int64 host64);
1062 lo_hton64(pg_int64 host64) in lo_hton64() argument
1072 t = (uint32) (host64 >> 32); in lo_hton64()
1076 t = (uint32) host64; in lo_hton64()

12345678910