Home
last modified time | relevance | path

Searched defs:w5 (Results 1 – 5 of 5) sorted by relevance

/minix/external/bsd/tcpdump/dist/
H A Dprint-tipc.c129 uint32_t w5; member
141 #define TIPC_SESS_NO(w5) (((w5) >> 16) & 0xFFFF) argument
151 uint32_t w5; member
156 #define TIPC_MEDIA_ID(w5) (((w5) >> 0) & 0xFF) argument
226 uint32_t w0, w1, w2, w4, w5, w9; in print_internal() local
294 uint32_t w0, w1, w5; in print_link_conf() local
/minix/external/bsd/llvm/dist/clang/test/Headers/
H A Dstddefneeds.cpp51 wint_t w5; variable
/minix/lib/libm/src/
H A De_lgamma_r.c153 w5 = 8.36339918996282139126e-04, /* 0x3F4B67BA, 0x4CDAD5D1 */ variable
H A De_lgammaf_r.c89 w5 = 8.3633989561e-04, /* 0x3a5b3dd2 */ variable
/minix/external/bsd/llvm/dist/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) in _mm_set_epi16()
1159 _mm_setr_epi16(short w0, short w1, short w2, short w3, short w4, short w5, short w6, short w7) in _mm_setr_epi16()