Home
last modified time | relevance | path

Searched refs:qr (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/lib/libast/common/string/
H A Dstropt.c68 int qr; in stropt() local
127 ql = qr = 0; in stropt()
135 else if (c == qr) in stropt()
137 if (qr != ql) in stropt()
140 qr = ql = 0; in stropt()
147 else if (qr) in stropt()
153 ql = qr = c; in stropt()
162 qr = '}'; in stropt()
168 qr = ')'; in stropt()
/titanic_50/usr/src/lib/libm/common/R/
H A Dbesself.c106 #define qr (Cj0y0+14) macro
298 q0 = ((qr[0] + z * (qr[1] + z * (qr[2] + z * (qr[3] + in __k_j0f()
299 z * (qr[4] + z * (qr[5] + z * qr[6])))))) / in __k_j0f()
385 q0 = ((qr[0] + z * (qr[1] + z * (qr[2] + z * (qr[3] + in __k_y0f()
386 z * (qr[4] + z * (qr[5] + z * qr[6])))))) / in __k_y0f()
/titanic_50/usr/src/lib/libm/common/C/
H A Dj0.c288 static const GENERIC qr[7] = { /* [8 -- inf] qzero 6950 */ variable
314 r = qr[5]+z*qr[6]; in qzero()
317 r = r*z + qr[i]; in qzero()
/titanic_50/usr/src/lib/libresolv/arpa/
H A Dnameser.h153 u_char qr:1; /* response flag */ member
171 u_char qr:1; /* response flag */ member
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c117 protostr, header.qr ? 'R' : 'C'); in interpret_dns()
119 if (header.qr) { in interpret_dns()
154 if (header.qr) { in interpret_dns()
193 if (header.qr || ancount > 0) { in interpret_dns()
208 if (header.qr || nscount > 0) { in interpret_dns()
223 if (header.qr || arcount > 0) { in interpret_dns()
/titanic_50/usr/src/head/arpa/
H A Dnameser_compat.h133 unsigned qr: 1; /* response flag */ member
151 unsigned qr :1; /* response flag */ member
/titanic_50/usr/src/lib/libresolv/
H A Dres_debug.c121 if (hp->qr)
/titanic_50/usr/src/lib/libast/common/misc/
H A Doptget.c5196 register int qr; in optstr() local
5260 ql = qr = 0; in optstr()
5268 else if (c == qr) in optstr()
5270 if (qr != ql) in optstr()
5273 qr = ql = 0; in optstr()
5280 else if (qr) in optstr()
5286 ql = qr = c; in optstr()
5295 qr = OG; in optstr()
5301 qr = ')'; in optstr()
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt14453 Implemented the -qr option to display the current list of ACPI