Searched refs:_v (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dpr10687.cc4 vec2() { _v[0] = _v[1] = 0; }
5 vec2(int x, int y) { _v[0] = x; _v[1] = y; }
9 int _v[2]; member in class:vec2
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dpr10687.cc4 vec2() { _v[0] = _v[1] = 0; }
5 vec2(int x, int y) { _v[0] = x; _v[1] = y; }
9 int _v[2]; member in class:vec2
/netbsd-current/sys/sys/
H A Dbitops.h43 int _v; local
48 _v = 1;
51 _v += 16;
55 _v += 8;
59 _v += 4;
63 _v += 2;
67 _v += 1;
69 return _v;
77 int _v; local
82 _v
118 int _v; local
152 int _v; local
280 fast_divide32(uint32_t _v, uint32_t _div __unused, uint32_t _m, uint8_t _s1, uint8_t _s2) argument
290 fast_remainder32(uint32_t _v, uint32_t _div, uint32_t _m, uint8_t _s1, uint8_t _s2) argument
[all...]
H A Dktrace.h89 } _v; member in struct:ktr_header
92 #define ktr_lid _v._v2._lid
93 #define ktr_olid _v._v1._lid
94 #define ktr_time _v._v2._ts
95 #define ktr_otv _v._v0._tv
96 #define ktr_ots _v._v1._ts
97 #define ktr_ts _v._v2._ts
98 #define ktr_unused _v._v0._buf
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dos.h34 u64 _v = (v); \
35 iowrite32_native(lower_32_bits(_v), &_p[0]); \
36 iowrite32_native(upper_32_bits(_v), &_p[1]); \
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libverify/
H A Darray.h45 void *_v; \
49 _cv = _v = realloc(name##s, _ents * sizeof(*name##s)); \
50 if (_v == NULL) { \
55 name##s = _v; \
/netbsd-current/sys/arch/arm/include/
H A Dptrace.h68 #define PTRACE_REG_SET_PC(_r, _v) (_r)->r_pc = (_v)
/netbsd-current/sys/dev/ic/
H A Dnvmereg.h49 #define NVME_CC_IOCQES(_v) (((_v) & 0xf) << 20)
51 #define NVME_CC_IOCQES_R(_v) (((_v) >> 20) & 0xf)
52 #define NVME_CC_IOSQES(_v) (((_v) & 0xf) << 16)
54 #define NVME_CC_IOSQES_R(_v) (((_v) >> 16) & 0xf)
55 #define NVME_CC_SHN(_v) (((_v)
[all...]
H A Dathvar.h461 #define ath_hal_setcapability(_ah, _cap, _param, _v, _status) \
462 ((*(_ah)->ah_setCapability)((_ah), (_cap), (_param), (_v), (_status)))
473 #define ath_hal_settkipmic(_ah, _v) \
474 ath_hal_setcapability(_ah, HAL_CAP_TKIP_MIC, 1, _v, NULL)
479 #define ath_hal_settkipsplit(_ah, _v) \
480 ath_hal_setcapability(_ah, HAL_CAP_TKIP_SPLIT, 1, _v, NULL)
489 #define ath_hal_setdiversity(_ah, _v) \
490 ath_hal_setcapability(_ah, HAL_CAP_DIVERSITY, 1, _v, NULL)
493 #define ath_hal_setdiag(_ah, _v) \
494 ath_hal_setcapability(_ah, HAL_CAP_DIAG, 0, _v, NUL
[all...]
H A Dnvmevar.h218 #define nvme_write4(_s, _r, _v) \
219 bus_space_write_4((_s)->sc_iot, (_s)->sc_ioh, (_r), (_v))
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Darray.h45 void *_v; \
49 _cv = _v = realloc(name##s, _ents * sizeof(*name##s)); \
50 if (_v == NULL) { \
55 name##s = _v; \
/netbsd-current/sys/arch/sparc/sparc/
H A Dasm.h123 int _v; \
124 __asm volatile("ldstub [%1],%0" : "=r" (_v) : "r" (loc) : "memory"); \
125 _v; \
/netbsd-current/include/
H A Dstddef.h72 void *_v; member in union:__anon1
/netbsd-current/sys/arch/sparc64/include/
H A Dctlreg.h493 : "=r" (_v) \
500 vtype _v; \
504 : "=r" (_v) \
508 return _v; \
514 vtype _v; \
516 return _v; \
534 : "=&r" (_v), "=&r" (_pstate) \
541 : "=&r" (_v) \
572 vtype _v; \
585 : "=&r" (_v), "
[all...]
/netbsd-current/sys/dev/mii/
H A Dmvphy.c71 #define SM(_v, _f) (((_v) << _f##_S) & _f)
72 #define MS(_v, _f) (((_v) & _f) >> _f##_S)
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpfr-gmp.h508 mp_limb_t _v, _p, _t1, _t0, _mask; \
509 invert_limb (_v, d1); \
510 _p = (d1) * _v; \
514 _v--; \
517 _v += _mask; \
520 umul_ppmm (_t1, _t0, d0, _v); \
524 _v--; \
528 _v--; \
531 (dinv).inv32 = _v; \
/netbsd-current/sys/lib/libsa/
H A Dustarfs.c84 #define vda2vn(_v,_volsize) ((_v) / (_volsize))
88 #define vda2lda(_v,_volsize) ((_v) % (_volsize))
89 #define lda2vda(_v,_volsize,_volnumber) ((_v) + (_volsize) * (_volnumber))
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dipf_rb.h57 # define RBI_DELETE(_n, _h, _v) rb_tree_remove_node(_h, _v)
59 # define RBI_INSERT(_n, _h, _v) rb_tree_insert_node(_h, _v)
419 #define RBI_DELETE(_n, _h, _v) _n##_rb_delete(_h, _v)
421 #define RBI_INSERT(_n, _h, _v) _n##_rb_insert(_h, _v)
/netbsd-current/sys/external/bsd/dwc2/dist/
H A Ddwc2_hw.h206 #define GNPTXSTS_NP_TXQ_SPC_AVAIL_GET(_v) (((_v) >> 16) & 0xff)
209 #define GNPTXSTS_NP_TXF_SPC_AVAIL_GET(_v) (((_v) >> 0) & 0xffff)
588 #define DXEPTSIZ_PKTCNT_GET(_v) (((_v) >> 19) & 0x3ff)
593 #define DXEPTSIZ_XFERSIZE_GET(_v) (((_v) >> 0) & 0x7ffff)
/netbsd-current/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h507 #define SM(_v, _f) (((_v) << _f##_S) & (_f))
508 #define MS(_v, _f) (((_v) & (_f)) >> _f##_S)
509 #define OS_REG_RMW_FIELD(_a, _r, _f, _v) \
511 (OS_REG_READ(_a, _r) &~ (_f)) | (((_v) << _f##_S) & (_f)))
/netbsd-current/external/gpl2/gmake/dist/
H A Dmake.h601 #define EINTRLOOP(_v,_c) while (((_v)=_c)==-1 && errno==EINTR)
610 #define ENULLLOOP(_v,_c) do{ errno = 0; \
611 while (((_v)=_c)==0 && errno==EINTR); }while(0)
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq-opts.h222 #define OPT_REFID_VAL2STR(_v) optionKeywordName(&DESC(REFID), (_v))
/netbsd-current/external/bsd/ipf/dist/
H A Dipf_rb.h359 #define RBI_DELETE(_n, _h, _v) _n##_rb_delete(_h, _v)
362 #define RBI_INSERT(_n, _h, _v) _n##_rb_insert(_h, _v)
/netbsd-current/sys/external/isc/atheros_hal/ic/
H A Dah_osdep.h135 #define OS_MARK(_ah, _id, _v)
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h124 #define OPTIONS_VER_TO_NUM(_v, _r) (((_v) * 4096) + (_r))

Completed in 214 milliseconds

12