Searched refs:w2 (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/common/atomic/aarch64/
H A Dopensolaris_atomic.S51 stxr w4, w2, [x0] /* Store newval to *target */
75 1: ldxrb w2, [x0] /* Load *target */
76 orr w2, w2, w1 /* x2 = x2 | delta */
77 stxrb w3, w2, [x0] /* Store *target */
79 mov w0, w2 /* Return the new value */
/freebsd-11.0-release/lib/libc/string/
H A Dwcscoll.c79 const wchar_t *w2 = ws2; local
100 if ((tr2 = wcsdup(w2)) == NULL)
110 w2 = tr2;
114 while (*w1 && *w2) {
132 _collate_lookup(table, w2, &len2,
150 w2 += len2;
153 while (*w1 && *w2) {
170 while (check2 && *w2) {
171 _collate_lookup(table, w2,
180 w2
[all...]
H A Dstrcoll.c55 wchar_t *w1 = NULL, *w2 = NULL; local
93 w2 = t2;
98 if ((mbsrtowcs_l(w2, &cs2, sz2, &mbs2, locale)) == (size_t)-1)
101 ret = wcscoll_l(w1, w2, locale);
/freebsd-11.0-release/sys/sys/
H A Dassym.h41 char name ## w2[((ASSYM_ABS(value) & 0xFFFF00000000ULL) >> 32) + ASSYM_BIAS]; \
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-tipc.c76 #define TIPC_LINK_ACK(w2) (((w2) >> 16) & 0xFFFF)
77 #define TIPC_LINK_SEQ(w2) (((w2) >> 0) & 0xFFFF)
112 uint32_t w2; member in struct:payload_tipc_pkthdr
126 uint32_t w2; member in struct:internal_tipc_pkthdr
137 #define TIPC_BC_GAP_AFTER(w2) (((w2) >> 16) & 0xFFFF)
138 #define TIPC_BC_GAP_TO(w2) (((w2) >>
161 uint32_t w0, w1, w2; local
226 uint32_t w0, w1, w2, w4, w5, w9; local
[all...]
/freebsd-11.0-release/libexec/rbootd/
H A Drmp_var.h125 * COPYWORD(w1,w2) Copy u_word `w1' to `w2'.
137 #define COPYWORD(w1,w2) (w2) = (w1)
152 #define COPYWORD(w1, w2) \
153 { (w2).val[_WORD_HIGHPART] = (w1).val[_WORD_HIGHPART]; \
154 (w2).val[_WORD_LOWPART] = (w1).val[_WORD_LOWPART]; \
/freebsd-11.0-release/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_reconcli.c84 pthread_t pt, w1, w2, w3, w4; local
107 pthread_create(&w2, NULL, worker, NULL);
116 pthread_join(w2, NULL);
/freebsd-11.0-release/contrib/netbsd-tests/fs/vfs/
H A Dt_renamerace.c77 w2(void *arg) function
115 pthread_create(&pt2[i], NULL, w2, NULL);
163 pthread_create(&pt2, NULL, w2, NULL);
/freebsd-11.0-release/sys/compat/linuxkpi/common/include/net/
H A Dipv6.h83 __be32 w1, __be32 w2,
86 __ipv6_addr_set_half(&addr->s6_addr32[0], w1, w2);
82 ipv6_addr_set(struct in6_addr *addr, __be32 w1, __be32 w2, __be32 w3, __be32 w4) argument
/freebsd-11.0-release/crypto/openssh/
H A Dblocks.c54 M(w1 ,w15,w10,w2 ) \
55 M(w2 ,w0 ,w11,w3 ) \
57 M(w4 ,w2 ,w13,w5 ) \
62 M(w9 ,w7 ,w2 ,w10) \
108 uint64 w2 = load_bigendian(in + 16); local
125 F(w2 ,0xb5c0fbcfec4d3b2fULL)
144 F(w2 ,0x0fc19dc68b8cd5b5ULL)
163 F(w2 ,0x4d2c6dfc5ac42aedULL)
182 F(w2 ,0x2748774cdf8eeb99ULL)
201 F(w2 ,
[all...]
/freebsd-11.0-release/contrib/libxo/xo/
H A Dxo.c101 int w1 = 0, w2 = 0; local
137 w2 = strtol(next_arg(), NULL, 0);
145 rc = snprintf(buf, bufsiz, fmt, w1, w2, value);
154 rc = snprintf(buf, bufsiz, fmt, w1, w2, value);
163 rc = snprintf(buf, bufsiz, fmt, w1, w2, value);
172 rc = snprintf(buf, bufsiz, fmt, w1, w2, value);
/freebsd-11.0-release/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c48 w2(void *arg) function
54 atf_tc_fail_errno("w2 open");
56 atf_tc_fail_errno("w2 write");
132 pthread_create(&ptw2, NULL, w2, NULL);
/freebsd-11.0-release/contrib/nvi/common/
H A Dencoding.c217 unsigned int w1, w2; local
229 w2 = buf[2] << 8 ^ buf[3];
231 w2 = buf[2] ^ buf[3] << 8;
232 u = ((w1 ^ 0xD800) << 10 ^ (w2 ^ 0xDC00)) + 0x10000;
/freebsd-11.0-release/contrib/libstdc++/libmath/
H A Dmathconf.h237 U_int32_t w0, w1, w2, w3; member in struct:__anon2116::__anon2118
252 U_int32_t w3, w2, w1, w0; member in struct:__anon2119::__anon2121
/freebsd-11.0-release/contrib/libreadline/
H A Dmbutil.c243 int i, w1, w2; local
246 (w2 = _rl_get_char_len (&buf2[pos2], ps2)) <= 0 ||
247 (w1 != w2) ||
/freebsd-11.0-release/sys/cddl/dev/dtrace/aarch64/
H A Ddtrace_asm.S156 stxr w12, w2, [x0] /* Store new to target */
/freebsd-11.0-release/lib/msun/src/
H A De_lgammaf_r.c82 w2 = -2.76129087e-03; /* 0xbb34f6c6 */ variable
208 w = w0+z*(w1+y*w2);
H A De_lgamma_r.c59 * w = w0 + w1*z + w2*z + w3*z + ... + w6*z
152 w2 = -2.77777777728775536470e-03, /* 0xBF66C16C, 0x16B02E5C */ variable
292 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
/freebsd-11.0-release/usr.bin/join/
H A Djoin.c404 wchar_t *w1, *w2; local
409 if ((w1 = towcs(s1)) == NULL || (w2 = towcs(s2)) == NULL)
411 ret = wcscoll(w1, w2);
413 free(w2);
/freebsd-11.0-release/sys/kern/
H A Dsubr_witness.c301 witness_lock_type_equal(struct witness *w1, struct witness *w2) argument
305 (w2->w_class->lc_flags & (LC_SLEEPLOCK | LC_SPINLOCK)));
316 static int _isitmyx(struct witness *w1, struct witness *w2, int rmask,
2000 * expected relationship of w1 to w2.
2003 _isitmyx(struct witness *w1, struct witness *w2, int rmask, const char *fname) argument
2009 i2 = w2->w_index;
2024 fname, w1->w_name, i1, w2->w_name, i2, i1, i2, r1,
2056 blessed(struct witness *w1, struct witness *w2) argument
2064 if (strcmp(w2->w_name, b->b_lock2) == 0)
2069 if (strcmp(w2
2538 struct witness *tmp_w1, *tmp_w2, *w1, *w2; local
[all...]
/freebsd-11.0-release/sbin/pfctl/
H A Dparse.y228 u_int16_t w2;
375 u_int16_t w2;
2018 r.return_icmp6 = $1.w2;
2023 r.return_icmp6 = $1.w2;
2455 filter_opts.flags.w2 |= $1.w2;
2642 $$.w2 = returnicmp6default;
2647 $$.w2 = 0;
2652 $$.w2 = 0;
2661 $$.w2
[all...]
/freebsd-11.0-release/lib/msun/ld128/
H A De_lgammal_r.c168 w2 = -2.77777777777777777777777727810123528e-03L, variable
321 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*(w6+y*(w7+y*(w8+
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_mips.h340 MSAReg w2; member in struct:MSA_linux_mips
/freebsd-11.0-release/crypto/openssl/crypto/bn/
H A Dbn_gf2m.c1120 BIGNUM *a, *z, *rho, *w, *w2, *tmp; local
1162 w2 = BN_CTX_get(ctx);
1177 if (!BN_GF2m_mod_sqr_arr(w2, w, p, ctx))
1179 if (!BN_GF2m_mod_mul_arr(tmp, w2, a, p, ctx))
1183 if (!BN_GF2m_add(w, w2, rho))
/freebsd-11.0-release/sys/dev/sound/pci/hda/
H A Dhdaa.c3619 hdaa_audio_dacs_equal(struct hdaa_widget *w1, struct hdaa_widget *w2) argument
3625 if (memcmp(&w1->param, &w2->param, sizeof(w1->param)))
3641 if (w3->conns[j] == w2->nid)
3658 hdaa_audio_adcs_equal(struct hdaa_widget *w1, struct hdaa_widget *w2) argument
3664 if (memcmp(&w1->param, &w2->param, sizeof(w1->param)))
3666 if (w1->nconns != 1 || w2->nconns != 1)
3668 if (w1->conns[0] == w2->conns[0])
3673 w4 = hdaa_widget_get(devinfo, w2->conns[0]);
3700 struct hdaa_widget *w1, *w2; local
3724 w2
[all...]

Completed in 160 milliseconds

12