Home
last modified time | relevance | path

Searched refs:rt0 (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libc/net/
H A Drthdr.c105 struct ip6_rthdr0 *rt0 = (struct ip6_rthdr0 *)rthdr; in inet6_rthdr_add() local
108 if (rt0->ip6r0_segleft == 23) in inet6_rthdr_add()
114 c = rt0->ip6r0_segleft / 8; in inet6_rthdr_add()
115 b = rt0->ip6r0_segleft % 8; in inet6_rthdr_add()
116 rt0->ip6r0_slmap[c] |= (1 << (7 - b)); in inet6_rthdr_add()
122 rt0->ip6r0_segleft++; in inet6_rthdr_add()
123 bcopy(addr, (caddr_t)rt0 + ((rt0->ip6r0_len + 1) << 3), in inet6_rthdr_add()
125 rt0->ip6r0_len += sizeof(struct in6_addr) >> 3; in inet6_rthdr_add()
126 cmsg->cmsg_len = CMSG_LEN((rt0->ip6r0_len + 1) << 3); in inet6_rthdr_add()
147 struct ip6_rthdr0 *rt0 = (struct ip6_rthdr0 *)rthdr; in inet6_rthdr_lasthop() local
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c109 uint64_t rt0, rt1, rt2, st2, c; in poly1305_init_ext() local
143 rt0 = r0; in poly1305_init_ext()
162 d[0] = ((uint128_t) rt0 * rt0) + ((uint128_t)(rt1 * 2) * st2); in poly1305_init_ext()
163 d[1] = ((uint128_t) rt2 * st2) + ((uint128_t)(rt0 * 2) * rt1); in poly1305_init_ext()
164 d[2] = ((uint128_t) rt1 * rt1) + ((uint128_t)(rt2 * 2) * rt0); in poly1305_init_ext()
166 rt0 = (uint64_t) d[0] & 0xfffffffffff; in poly1305_init_ext()
176 rt0 += c * 5; in poly1305_init_ext()
177 c = (rt0 >> 44); in poly1305_init_ext()
178 rt0 = rt0 & 0xfffffffffff; in poly1305_init_ext()
185 R[0] = (uint32_t)(rt0) &0x3ffffff; in poly1305_init_ext()
[all …]
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m45633 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5634 # support. Future versions do this automatically, but an explicit c++rt0.o
5638 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/freebsd/contrib/openpam/m4/
H A Dlibtool.m45654 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5655 # support. Future versions do this automatically, but an explicit c++rt0.o
5659 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m45633 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5634 # support. Future versions do this automatically, but an explicit c++rt0.o
5638 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/freebsd/contrib/ntp/sntp/m4/
H A Dlibtool.m45633 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5634 # support. Future versions do this automatically, but an explicit c++rt0.o
5638 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/freebsd/contrib/libevent/m4/
H A Dlibtool.m45655 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5656 # support. Future versions do this automatically, but an explicit c++rt0.o
5660 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/freebsd/contrib/ldns/m4/
H A Dlibtool.m45657 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5658 # support. Future versions do this automatically, but an explicit c++rt0.o
5662 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/freebsd/contrib/file/m4/
H A Dlibtool.m45654 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5655 # support. Future versions do this automatically, but an explicit c++rt0.o
5659 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/freebsd/contrib/unbound/
H A Daclocal.m45642 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5643 # support. Future versions do this automatically, but an explicit c++rt0.o
5647 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/freebsd/contrib/sqlite3/
H A Daclocal.m45671 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5672 # support. Future versions do this automatically, but an explicit c++rt0.o
5676 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/freebsd/
H A DObsoleteFiles.inc18757 #OLD_FILES+=usr/lib/aout/c++rt0.o