Searched refs:eight (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.bases.d37 @eight = llquantize(i, 8, 0, 1, 16);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dmain.c204 eight = 3; /* binary output and input */
211 eight |= 2; /* binary output only */
H A Dexterns.h96 extern int eight; /* use eight bit mode (binary in and/or out */
H A Dtelnet.c92 int eight = 0; variable
2243 if (eight)
2244 tel_enter_binary(eight);
/illumos-gate/usr/src/uts/common/sys/
H A Dvisual_io.h169 unsigned char eight; /* eight bit */ member in union:__anon9237
/illumos-gate/usr/src/lib/libm/common/C/
H A Dj0.c53 eight = 8.0, variable
278 t = eight/x; z = t*t;
313 t = eight/x; z = t*t;
H A D__rem_pio2m.c160 eight = 8.0, variable
211 z -= eight * floor(z * eighth); /* trim off integer >= 8 */
/illumos-gate/usr/src/lib/libm/common/R/
H A Dbesself.c68 #define eight C[7] macro
292 t = eight / x;
379 t = eight / x;
460 t = eight / x;
547 t = eight / x;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c161 static boolean_t eight; variable
348 eight = B_TRUE;
1176 if (!eight && (mark & TIOCPKT_NOSTOP)) {
1188 if (!eight && (mark & TIOCPKT_DOSTOP)) {
1322 sb.sg_flags |= (eight ? O_RAW : O_CBREAK);
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspeedtest2.tcl93 set ones {zero one two three four five six seven eight nine
H A Dspeedtest.tcl102 set ones {zero one two three four five six seven eight nine
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dj0l.c58 eight = 8.0L, variable
447 } else if (x > eight) {
710 } else if (x > eight) {
H A Dj1l.c435 static GENERIC eight = 8.0L; variable
452 } else if (x > eight) {
714 } else if (x > eight) {
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dj0l.c52 eight = 8.0L, variable
438 } else if (x > eight) {
700 } else if (x>eight) {
H A Dj1l.c419 static const GENERIC eight = 8.0L; variable
435 } else if (x>eight) {
696 } else if (x>eight) {
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s755 ! eight byte aligned copies end here.

Completed in 111 milliseconds