Home
last modified time | relevance | path

Searched defs:w4 (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/tcpdump/
H A Dprint-tipc.c126 nd_uint32_t w4; member
137 #define TIPC_LAST_SENT_FRAG(w4) (((w4) >> 16) & 0xFFFF) argument
138 #define TIPC_NEXT_SENT_FRAG(w4) (((w4) >> 0) & 0xFFFF) argument
218 uint32_t w0, w1, w2, w4, w5, w9; in print_internal() local
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dtoom_interpolate_6pts.c66 mp_ptr w4, mp_ptr w2, mp_ptr w1, in mpn_toom_interpolate_6pts()
H A Dtoom_interpolate_7pts.c93 mp_ptr w1, mp_ptr w3, mp_ptr w4, mp_ptr w5, in mpn_toom_interpolate_7pts()
/dflybsd-src/contrib/openbsd_libm/src/
H A De_lgammaf_r.c83 w4 = -5.9518753551e-04, /* 0xba1c065c */ variable
H A De_lgamma_r.c147 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A De_lgammal.c194 w4 = -5.952345851765688514613E-4L, variable
/dflybsd-src/sys/dev/sound/pci/hda/
H A Dhdaa.c3690 struct hdaa_widget *w3, *w4; in hdaa_audio_adcs_equal() local