Searched refs:w1 (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-tipc.c73 u_int32_t w1; member in struct:tipc_pkthdr
80 #define TIPC_MTYPE(w1) (((w1) >> 29) & 0x07)
81 #define TIPC_BROADCAST_ACK(w1) (((w1) >> 0) & 0xFFFF)
117 u_int32_t w1; member in struct:payload_tipc_pkthdr
131 u_int32_t w1; member in struct:internal_tipc_pkthdr
142 #define TIPC_SEQ_GAP(w1) (((w1) >> 16) & 0x1FFF)
153 u_int32_t w1; member in struct:link_conf_tipc_pkthdr
167 u_int32_t w0, w1, w2; local
232 u_int32_t w0, w1, w2, w4, w5, w9; local
300 u_int32_t w0, w1, w5; local
[all...]
/freebsd-9.3-release/sys/sys/
H A Dassym.h40 char name ## w1[((ASSYM_ABS(value) & 0xFFFF0000UL) >> 16) + ASSYM_BIAS]; \
/freebsd-9.3-release/libexec/rbootd/
H A Drmp_var.h127 * COPYWORD(w1,w2) Copy u_word `w1' to `w2'.
139 #define COPYWORD(w1,w2) (w2) = (w1)
154 #define COPYWORD(w1, w2) \
155 { (w2).val[_WORD_HIGHPART] = (w1).val[_WORD_HIGHPART]; \
156 (w2).val[_WORD_LOWPART] = (w1).val[_WORD_LOWPART]; \
/freebsd-9.3-release/crypto/openssh/
H A Dblocks.c50 #define M(w0,w14,w9,w1) w0 = sigma1(w14) + w9 + sigma0(w1) + w0;
53 M(w0 ,w14,w9 ,w1 ) \
54 M(w1 ,w15,w10,w2 ) \
56 M(w3 ,w1 ,w12,w4 ) \
61 M(w8 ,w6 ,w1 ,w9 ) \
107 uint64 w1 = load_bigendian(in + 8); local
124 F(w1 ,0x7137449123ef65cdULL)
143 F(w1 ,0xefbe4786384f25e3ULL)
162 F(w1 ,
[all...]
/freebsd-9.3-release/sys/dev/patm/
H A Dif_patm_rx.c108 uint32_t w1 = IDT_RCT_OPEN; local
114 w1 |= IDT_RCT_AAL0 | IDT_RCT_FBP2 | IDT_RCT_RCI;
117 w1 |= IDT_RCT_AAL34;
120 w1 |= IDT_RCT_AAL5;
123 w1 |= IDT_RCT_AALRAW | IDT_RCT_RCI;
129 IDT_RCT_ENTRY_SIZE, w1, 0, 0, 0xffffffff);
143 u_int w1; local
156 w1 = rct_read(sc, vcc->cid, 0);
157 w1 &= ~IDT_RCT_OPEN;
158 rct_write(sc, vcc->cid, 0, w1);
[all...]
H A Dif_patm_tx.c563 u_int w1, w3, cnt; local
582 w1 = 0;
585 w1 |= IDT_TBD_EPDU;
588 w1 |= IDT_TBD_AAL5;
590 w1 |= IDT_TBD_AAL34;
592 w1 |= IDT_TBD_AAL0;
594 w1 |= segs->ds_len;
603 w1 |= IDT_TBD_TSIF | IDT_TBD_GTSI |
608 tbd->flags = htole32(w1);
614 scd->tail, w1, seg
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dlonglong.h178 #define umul_ppmm(w1, w0, u, v) \
182 w1 = __w.s.high; \
248 #define umul_ppmm(w1, w0, u, v) \
259 (w1) = __t.__w1w0.__w1; \
331 #define umul_ppmm(w1, w0, u, v) \
334 "=d" (w1) \
358 #define umul_ppmm(w1, w0, u, v) \
366 (w1) = __xx.__i.__h; (w0) = __xx.__i.__l;})
419 #define umul_ppmm(w1, w0, u, v) \
422 "=d" ((USItype) (w1)) \
[all...]
H A Dlibgcc2.c316 DWunion w1 = {.ll = (UDWtype) (UWtype) uu.s.low
320 w1.s.high -= uu.s.low;
322 w1.ll -= vv.ll;
323 w1.ll += (UWtype) w0.s.high;
324 if (__builtin_expect (w1.s.high == w1.s.low >> (W_TYPE_SIZE - 1), 1))
326 w0.s.high = w1.s.low;
339 DWunion w1 = {.ll = (UDWtype) (UWtype) uu.s.high
343 w1.s.high -= vv.s.low;
345 w1
306 DWunion w1 = {.ll = (UDWtype) (UWtype) uu.s.low local
329 DWunion w1 = {.ll = (UDWtype) (UWtype) uu.s.high local
[all...]
/freebsd-9.3-release/sys/crypto/camellia/
H A Dcamellia.c84 #define CAMELLIA_ROLDQ(ll, lr, rl, rr, w0, w1, bits) \
93 #define CAMELLIA_ROLDQo32(ll, lr, rl, rr, w0, w1, bits) \
96 w1 = lr; \
100 rr = (w0 << (bits - 32)) + (w1 >> (64 - bits)); \
443 uint32_t il, ir, t0, t1, w0, w1; local
460 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15);
463 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 30);
466 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15);
468 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 17);
471 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 1
650 uint32_t il, ir, t0, t1, w0, w1; /* temporary variables */ local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/camellia/
H A Dcamellia.c108 #define CAMELLIA_ROLDQ(ll, lr, rl, rr, w0, w1, bits) \
118 #define CAMELLIA_ROLDQo32(ll, lr, rl, rr, w0, w1, bits) \
122 w1 = lr; \
126 rr = (w0 << (bits - 32)) + (w1 >> (64 - bits)); \
477 u32 il, ir, t0, t1, w0, w1; local
499 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15);
507 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 30);
515 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15);
520 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 17);
528 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 1
807 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ local
[all...]
/freebsd-9.3-release/contrib/libreadline/
H A Dmbutil.c243 int i, w1, w2; local
245 if ((w1 = _rl_get_char_len (&buf1[pos1], ps1)) <= 0 ||
247 (w1 != w2) ||
251 for (i = 1; i < w1; i++)
/freebsd-9.3-release/sys/kern/
H A Dsubr_witness.c300 witness_lock_type_equal(struct witness *w1, struct witness *w2) argument
303 return ((w1->w_class->lc_flags & (LC_SLEEPLOCK | LC_SPINLOCK)) ==
315 static int _isitmyx(struct witness *w1, struct witness *w2, int rmask,
738 struct witness *w, *w1; local
781 w1 = enroll(order->w_name, order->w_class);
782 if (w1 == NULL)
784 w1->w_file = "order list";
785 itismychild(w, w1);
786 w = w1;
1049 struct witness *w, *w1; local
1927 _isitmyx(struct witness *w1, struct witness *w2, int rmask, const char *fname) argument
1977 blessed(struct witness *w1, struct witness *w2) argument
2418 struct witness *tmp_w1, *tmp_w2, *w1, *w2; local
[all...]
/freebsd-9.3-release/contrib/libstdc++/libmath/
H A Dmathconf.h237 U_int32_t w0, w1, w2, w3; member in struct:__anon1827::__anon1829
252 U_int32_t w3, w2, w1, w0; member in struct:__anon1830::__anon1832
/freebsd-9.3-release/contrib/diff/src/
H A Dio.c578 word *w0, *w1;
606 w1 = filevec[1].buffer;
608 p1 = buffer1 = (char *) w1;
628 while (*w0 == *w1)
629 w0++, w1++;
633 p1 = (char *) w1;
572 word *w0, *w1; local
/freebsd-9.3-release/contrib/cvs/diff/
H A Dio.c421 word *w0, *w1;
467 w1 = (word *) p1;
468 while (*w0++ == *w1++)
470 --w0, --w1;
474 p1 = (char *) w1;
416 word *w0, *w1; local
/freebsd-9.3-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);
412 free(w1);
/freebsd-9.3-release/lib/msun/src/
H A De_lgamma_r.c61 * w = w0 + w1*z + w2*z + w3*z + ... + w6*z
150 w1 = 8.33333333333329678849e-02, /* 0x3FB55555, 0x5555553B */ variable
291 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
H A De_lgammaf_r.c83 w1 = 8.3333335817e-02, /* 0x3daaaaab */ variable
224 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
/freebsd-9.3-release/sys/dev/sound/pci/hda/
H A Dhdaa.c247 struct hdaa_widget *w1; local
303 w1 = hdaa_widget_get(devinfo, as->pins[j]);
304 if (w1 != NULL) {
306 val = w1->wclass.pin.ctrl &
309 val = w1->wclass.pin.ctrl |
311 if (val != w1->wclass.pin.ctrl) {
312 w1->wclass.pin.ctrl = val;
315 w1->nid, w1->wclass.pin.ctrl));
329 struct hdaa_widget *w1; local
3225 hdaa_audio_dacs_equal(struct hdaa_widget *w1, struct hdaa_widget *w2) argument
3264 hdaa_audio_adcs_equal(struct hdaa_widget *w1, struct hdaa_widget *w2) argument
3306 struct hdaa_widget *w1, *w2; local
[all...]
/freebsd-9.3-release/contrib/bsnmp/lib/
H A Dsnmpclient.c176 struct work *w, *w1; local
325 w1 = TAILQ_FIRST(&work->worklist);
327 if (asn_compare_oid(&w1->index, &w->index) > 0)
330 w1 = TAILQ_NEXT(w1, link);
337 TAILQ_INSERT_BEFORE(w1, w, link);
/freebsd-9.3-release/sys/dev/drm/
H A Dvia_dma.c69 #define VIA_OUT_RING_QW(w1,w2) \
70 *vb++ = (w1); \
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Demmintrin.h1105 _mm_set_epi16(short w7, short w6, short w5, short w4, short w3, short w2, short w1, short w0) argument
1107 return (__m128i)(__v8hi){ w0, w1, w2, w3, w4, w5, w6, w7 };
1159 _mm_setr_epi16(short w0, short w1, short w2, short w3, short w4, short w5, short w6, short w7) argument
1161 return (__m128i)(__v8hi){ w0, w1, w2, w3, w4, w5, w6, w7 };
/freebsd-9.3-release/sys/cddl/boot/zfs/
H A Dzfsimpl.h302 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \
305 (zcp)->zc_word[1] = w1; \
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dspa.h336 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \
339 (zcp)->zc_word[1] = w1; \
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress.c536 struct both r1, r2, w1, w2; local
541 memset(&w1, 0, sizeof(w1));
544 w1.nread = 4096;
548 event_set(&w1.ev, pair[0], EV_WRITE, combined_write_cb, &w1);
552 tt_assert(!event_add(&w1.ev, NULL));

Completed in 165 milliseconds

12