| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
| H A D | endian.h | 56 #define htobe64(x) _byteswap_uint64(x) macro 79 #define htobe64(x) OSSwapHostToBigInt64(x) macro 176 #ifndef htobe64 179 #define htobe64(x) (x) macro 186 #define htobe64(x) bswap_64(x) macro
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
| H A D | endian.h | 55 #define htobe64(x) OSSwapHostToBigInt64(x) macro 152 #ifndef htobe64 155 #define htobe64(x) (x) macro 162 #define htobe64(x) bswap_64(x) macro 168 #endif /* !htobe64 */
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
| H A D | portable_endian.h | 31 # define htobe64(x) OSSwapHostToBigInt64(x) macro 75 # define htobe64(x) htonll(x) macro 93 # define htobe64(x) (x) macro
|
| /netbsd-src/sys/arch/hpc/stand/include/machine/ |
| H A D | endian.h | 164 #define htobe64(x) (x) macro 180 #define htobe64(x) bswap64((uint64_t)(x)) 196 #define be64toh(x) htobe64(x)
|
| /netbsd-src/sys/sys/ |
| H A D | endian.h | 146 #define htobe64(x) (x) 162 #define htobe64(x) bswap64(__CAST(uint64_t, (x))) 178 #define be64toh(x) htobe64(x) 144 #define htobe64( global() macro
|
| /netbsd-src/external/bsd/tmux/dist/compat/ |
| H A D | imsg-buffer.c | 39 #undef htobe64 40 #define htobe64 htonll macro 205 value = htobe64(value); in ibuf_add_n64() 319 value = htobe64(value); in ibuf_set_n64()
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| H A D | sha2.c | 47 # undef htobe64 85 htobe64(uint64_t x) in htobe64() function 106 return htobe64(x); in be64toh() 540 context->bitcount = htobe64(context->bitcount); in netpgpv_SHA224_256_Final() 877 context->bitcount[0] = htobe64(context->bitcount[0]); in netpgpv_SHA512_Last() 878 context->bitcount[1] = htobe64(context->bitcount[1]); in netpgpv_SHA512_Last()
|
| /netbsd-src/external/bsd/unbound/dist/cachedb/ |
| H A D | cachedb.c | 73 # define htobe64(x) OSSwapHostToBigInt64(x) macro 80 # define htobe64(n) (n) macro 83 # define htobe64(n) (((uint64_t)htonl((n) & 0xFFFFFFFF) << 32) | htonl((n) >> 32)) macro 438 timestamp = htobe64(timestamp); in prep_data() 439 expiry = htobe64(expiry); in prep_data()
|
| /netbsd-src/sys/external/bsd/common/include/asm/ |
| H A D | byteorder.h | 50 #define cpu_to_be64 htobe64
|
| /netbsd-src/external/bsd/iscsi/dist/include/ |
| H A D | compat.h | 50 # define ISCSI_HTOBE64(x) htobe64(x)
|
| H A D | config.h.in | 48 /* Define to 1 if you have the `htobe64' function. */
|
| /netbsd-src/sys/ufs/ffs/ |
| H A D | ffs_appleufs.c | 148 appleufs->ul_uuid = htobe64(uuid); in ffs_appleufs_set()
|
| /netbsd-src/tools/compat/ |
| H A D | compat_defs.h | 1102 #define htobe64(x) (x) 1121 #define htobe64(x) bswap64((u_int64_t)(x)) 1140 #define be64toh(x) htobe64(x) 1099 #define htobe64( global() macro 1118 #define htobe64( global() macro
|
| H A D | configure.ac | 262 AC_CHECK_DECLS([htobe16, htobe32, htobe64, htole16, htole32, htole64,
|
| /netbsd-src/usr.bin/vndcompress/ |
| H A D | offtab.c | 408 offtab->ot_window[0] = htobe64((uint64_t)first_offset); in offtab_reset_write() 530 offtab->ot_window[blkno - offtab->ot_window_start] = htobe64(offset); in offtab_put()
|
| /netbsd-src/external/bsd/iscsi/dist/ |
| H A D | configure.ac | 64 AC_CHECK_FUNCS(getaddrinfo getnameinfo htobe64 memset bcopy poll snprintf)
|
| /netbsd-src/common/lib/libc/hash/sha2/ |
| H A D | sha2.c | 524 context->bitcount = htobe64(context->bitcount); in SHA224_256_Final() 861 context->bitcount[0] = htobe64(context->bitcount[0]); in SHA512_Last() 862 context->bitcount[1] = htobe64(context->bitcount[1]); in SHA512_Last()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | gemvar.h | 245 (((sc)->sc_flags & GEM_PCI) ? htole64(v) : htobe64(v))
|
| H A D | aic7xxx_osm.h | 180 #define ahc_htobe64(x) htobe64(x)
|
| H A D | aic79xx_osm.h | 165 #define ahd_htobe64(x) htobe64(x)
|
| /netbsd-src/sys/netinet/ |
| H A D | in_l2tp.c | 178 cookie_64 = htobe64(var->lv_peer_cookie); in in_l2tp_output()
|
| /netbsd-src/sys/netinet6/ |
| H A D | in6_l2tp.c | 178 cookie_64 = htobe64(var->lv_peer_cookie); in in6_l2tp_output()
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/ |
| H A D | datamorph.c | 49 #define htobe64(x) BE_64(x) macro 83 #define htobe64(x) __builtin_bswap64(x) macro 99 #define htobe64(x) (x) macro 292 buf.be64 = htobe64( h64 ); in transform_to_db_format_one()
|
| /netbsd-src/sys/dev/pci/cxgb/ |
| H A D | cxgb_offload.c | 1206 req->mask = htobe64(V_TCB_L2T_IX(M_TCB_L2T_IX)); in set_l2t_ix() 1207 req->val = htobe64(V_TCB_L2T_IX(e->idx)); in set_l2t_ix()
|
| /netbsd-src/sys/dev/marvell/ |
| H A D | mvcesa.c | 507 bits = htobe64(bits); in mvcesa_authentication()
|