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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m4141 define(enuma_L, `$1_L0, $1_L1, $1_L2, $1_L3, $1_L4, $1_L5, $1_L6, $1_L7')dnl
142 define(enuma_M, `$1_M7, $1_M6, $1_M5, $1_M4, $1_M3, $1_M2, $1_M1, $1_M0')dnl
143 define(enumb_L, `$1_L')dnl
144 define(enumb_M, `$1_M')dnl
145 define(enumh_L, `$1_L0, $1_L1')dnl
146 define(enumh_M, `$1_M1, $1_M0')dnl
147 define(enumo_L, `$1_L0, $1_L1, $1_L2, $1_L3, $1_L4, $1_L5, $1_L6, $1_L7')dnl
148 define(enumo_M, `$1_M7, $1_M6, $1_M5, $1_M4, $1_M3, $1_M2, $1_M1, $1_M0')dnl
149 define(enumw_L, `$1_L0, $1_L1, $1_L2, $1_L3')dnl
150 define(enumw_M, `$1_M3, $1_M2, $1_M1, $1_M0')dnl
[all...]
H A Dxlate.m4132 define(enuma_L, `$1_L0, $1_L1, $1_L2, $1_L3')dnl
133 define(enuma_M, `$1_M3, $1_M2, $1_M1, $1_M0')dnl
134 define(enumb_L, `$1_L')dnl
135 define(enumb_M, `$1_M')dnl
136 define(enumh_L, `$1_L0, $1_L1')dnl
137 define(enumh_M, `$1_M1, $1_M0')dnl
138 define(enumo_L, `$1_L0, $1_L1, $1_L2, $1_L3')dnl
139 define(enumo_M, `$1_M3, $1_M2, $1_M1, $1_M0')dnl
140 define(enumw_L, `$1_L0, $1_L1, $1_L2, $1_L3')dnl
141 define(enumw_M, `$1_M3, $1_M2, $1_M1, $1_M0')dnl
[all...]
/illumos-gate/usr/src/cmd/troff/
H A Dn7.c208 if (dip->dnl > dip->hnl)
209 dip->hnl = dip->dnl;
469 dip->dnl += i;
478 dip->dnl += dip->alss;
481 if (dip->ditrap && !dip->ditf && dip->dnl >= dip->ditrap && dip->dimac)
628 i = dip->dnl;
H A Dn3.c877 numtab[DN].val = dip->dnl;
896 k = (int *) & dip->dnl;
983 if (dip->dnl > dip->hnl)
984 dip->hnl = dip->dnl;
H A Dn4.c124 i = dip->dnl;
670 j = dip->dnl;
H A Dtdef.h390 int dnl; member in struct:d
/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c387 int dnl; local
391 dnl = strlen(dn);
393 if ((strncmp(pn, dn, dnl) == 0) && (pn[dnl] == '.'))

Completed in 88 milliseconds