Searched refs:w4 (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-tipc.c134 u_int32_t w4; member in struct:internal_tipc_pkthdr
145 #define TIPC_LAST_SENT_FRAG(w4) (((w4) >> 16) & 0xFFFF)
146 #define TIPC_NEXT_SENT_FRAG(w4) (((w4) >> 0) & 0xFFFF)
232 u_int32_t w0, w1, w2, w4, w5, w9; local
276 w4 = EXTRACT_32BITS(&ap->w4);
277 last_sent_frag = TIPC_LAST_SENT_FRAG(w4);
278 next_sent_frag = TIPC_NEXT_SENT_FRAG(w4);
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dblocks.c56 M(w3 ,w1 ,w12,w4 ) \
57 M(w4 ,w2 ,w13,w5 ) \
59 M(w6 ,w4 ,w15,w7 ) \
64 M(w11,w9 ,w4 ,w12) \
110 uint64 w4 = load_bigendian(in + 32); local
127 F(w4 ,0x3956c25bf348b538ULL)
146 F(w4 ,0x2de92c6f592b0275ULL)
165 F(w4 ,0x650a73548baf63deULL)
184 F(w4 ,0x391c0cb3c5c95a63ULL)
203 F(w4 ,
[all...]
/freebsd-9.3-release/lib/msun/src/
H A De_lgamma_r.c153 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
291 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
H A De_lgammaf_r.c86 w4 = -5.9518753551e-04, /* 0xba1c065c */ variable
224 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
/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/dev/sound/pci/hda/
H A Dhdaa.c3267 struct hdaa_widget *w3, *w4; local
3279 w4 = hdaa_widget_get(devinfo, w2->conns[0]);
3280 if (w4 == NULL || w4->enable == 0)
3282 if (w3->bindas == w4->bindas && w3->bindseqmask == w4->bindseqmask)
3284 if (w4->bindas >= 0)
3286 if (w3->type != w4->type)
3288 if (memcmp(&w3->param, &w4->param, sizeof(w3->param)))
3290 if (w3->nconns != w4
[all...]
/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt5fw-1.11.27.0.bin.uu5650 ABAYMPkhEyA2ADag/goBIlcANuCxnf0PQAIAAGDwD+w4/SUTIBkANyApIh6Lm/iSDCERADbgZIEJ

Completed in 185 milliseconds