Home
last modified time | relevance | path

Searched refs:_d (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysmacros.h347 #define DECL_BITFIELD4(_a, _b, _c, _d) \ argument
348 uint8_t _a, _b, _c, _d
350 uint8_t _a, _b, _c, _d, _e
352 uint8_t _a, _b, _c, _d, _e, _f
354 uint8_t _a, _b, _c, _d, _e, _f, _g
356 uint8_t _a, _b, _c, _d, _e, _f, _g, _h
363 uint8_t _d, _c, _b, _a
365 uint8_t _e, _d, _c, _b, _a
367 uint8_t _f, _e, _d, _c, _b, _a
369 uint8_t _g, _f, _e, _d, _c, _b, _a
[all …]
H A Dtypes.h77 double _d;
81 double _d;
244 double _d; member
249 double _d; member
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h244 i6addr_t *_d = (i6addr_t *)(d); \
245 _d->i6[3] = NLADD(_s->i6[3], x); \
247 _d->i6[2] = NLADD(_d->i6[2], 1); \
249 _d->i6[1] = NLADD(_d->i6[1], 1); \
251 _d->i6[0] = NLADD(_d->i6[0], 1); \
258 i6addr_t *_d = (i6addr_t *)(d); \
259 _d->i6[0] = _s1->i6[0] & _s2->i6[0]; \
260 _d->i6[1] = _s1->i6[1] & _s2->i6[1]; \
261 _d->i6[2] = _s1->i6[2] & _s2->i6[2]; \
275 { i6addr_t *_d, *_s1, *_s2; \
[all …]
/illumos-gate/usr/src/cmd/acct/
H A Dlastlogin.sh51 _d="`date +%y-%m-%d`"
59 sed -e "s/^[^ ]*[ ]\([^ ]*\)[ ].*/$_d \1/" | \
/illumos-gate/usr/src/cmd/acpi/iasl/
H A DMakefile150 (cd $$_d && $(BISON) -o y.tab.c -v -d -p$(PARSER) ../$(LY_BASE).y) && \
151 mv $$_d/y.tab.$$_suffix $@; \
153 rm -rf $$_d; \
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpfdesc.h97 #define MBPF_PROMISC_ADD(_m, _h, _o, _d, _p, _f) \ argument
98 (_m)->bpr_promisc_add(_h, _o, _d, _p, _f)
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h146 double _d; member
151 double _d; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2236 #define SWAP32_BCOPY(_s, _d, _c) emlxs_swap32_bcopy(_s, _d, _c) argument
2266 #define LE_SWAP32_BCOPY(_s, _d, _c) SWAP32_BCOPY(_s, _d, _c) argument
2282 #define LE_SWAP32_BCOPY(_s, _d, _c) bcopy(_s, _d, _c) argument
2293 #define BE_SWAP32_BCOPY(_s, _d, _c) SWAP32_BCOPY(_s, _d, _c) argument
2299 #define BE_SWAP32_BCOPY(_s, _d, _c) bcopy(_s, _d, _c) argument
/illumos-gate/usr/src/test/util-tests/tests/demangle/
H A Drust.c51 #define T(_m, _d) { .mangled = _m, .demangled = _d } argument
/illumos-gate/usr/src/head/iso/
H A Dmath_iso.h41 double _d; member
50 #define HUGE_VAL __huge_val._d
H A Dstdio_iso.h81 double _d;
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h346 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) \ argument
347 sysevent_post_event(_c, _d, _b, "libzpool", _e, _f)
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_impl.h767 uint16_t *_d = (void *)(_dst); \
768 _d[0] = 0xffff; \
769 _d[1] = 0xffff; \
770 _d[2] = 0xffff; \
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h866 #define SMP_ROUTE_PHY(_d, _s, _i) \ argument
867 ((_d)->srtd_phy_bitmap[(48 - (_i) + (_s)) >> 3] & \
/illumos-gate/usr/src/common/crypto/sha1/
H A Dsha1.c71 #define bcopy(_s, _d, _l) ((void) memcpy((_d), (_s), (_l))) argument
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtype.c132 #define alignof(t) ((char*)&((_Align_*)0)->_d##t-(char*)&((_Align_*)0)->_c##t)
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.c2231 const domainname * _d = mdns_trust_get_context(trust); in _handle_regservice_request_with_trust()
2232 if (_d) in _handle_regservice_request_with_trust()
2236 error = _handle_regservice_request_start(request, _d); in _handle_regservice_request_with_trust()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dsh.memo1004 TIME='"${_d[_s]}$_x1:$_x2:$_x3"'
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1176 \texttt{e\_d\_tov\_timer\_val} & E\_D\_TOV timeout value in 1msec resolution \\ \hline
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src12095 :te=\E~_b:ti=\E~_d\E[2J:tc=ts100:
H A Dterminfo.src13646 rmcup=\E~_b, smcup=\E~_d\E[2J, use=ts100,