Searched refs:_Q (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/csh/ |
H A D | sh.char.c | 45 _SP|_META, 0, _Q, _META, 48 _DOL, 0, _META, _Q,
|
H A D | sh.char.h | 40 #define _Q 0x01 /* '" */ macro
|
H A D | sh.dol.c | 41 #define QUOTES (_Q|_Q1|_ESC) /* \ ' " ` */ 256 if (cmap(c, _SP|_NL|_Q|_Q1) || in Dword()
|
H A D | sh.lex.c | 278 } else if (cmap(c, _META|_Q|_Q1|_ESC)||isauxsp(c)) { in word() 289 } else if (cmap(c, _Q|_Q1)) { /* '"` */ in word() 333 if (!err && cmap(c, _META|_Q|_Q1)||isauxsp(c)) in getC1()
|
/titanic_50/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_register.h | 1093 #define I40E_QINT_RQCTL(_Q) (0x0003A000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: CORE… argument 1109 #define I40E_QINT_TQCTL(_Q) (0x0003C000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: CORE… argument 1285 #define I40E_QRX_ENA(_Q) (0x00120000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: PFR */ argument 1293 #define I40E_QRX_TAIL(_Q) (0x00128000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: CORER */ argument 1297 #define I40E_QTX_CTL(_Q) (0x00104000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: CORER */ argument 1305 #define I40E_QTX_ENA(_Q) (0x00100000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: PFR */ argument 1313 #define I40E_QTX_HEAD(_Q) (0x000E4000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: CORER … argument 1319 #define I40E_QTX_TAIL(_Q) (0x00108000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: PFR */ argument 3296 #define I40E_QRX_TAIL1(_Q) (0x00002000 + ((_Q) * 4)) /* _i=0...15 */ /* Reset: CORER */ argument 3300 #define I40E_QTX_TAIL1(_Q) (0x00000000 + ((_Q) * 4)) /* _i=0...15 */ /* Reset: PFR */ argument
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 1209 pics/_Q%.o := sparcv9_COPTFLAG = -xO4 -xchip=ultra
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 1283 pics/_Q%.o := sparc_COPTFLAG = -xO4 -dalign
|