Searched refs:xc (Results 1 - 25 of 161) sorted by relevance

1234567

/opensolaris-onvv-gate/usr/src/cmd/spell/
H A Dhuff.h36 long xc; member in struct:huff
44 #define c huffcode.xc
/opensolaris-onvv-gate/usr/src/lib/libplot/t300/common/
H A Darc.c52 short flg, m, xc, yc, xs, ys, qs, qf, qt, qtctr = 0; local
66 xc = xs = x0;
102 xc = (short)(m * sqrt(pc) + x);
103 if (((x < xs) && (x >= xc)) ||
104 ((x > xs) && (x <= xc)) ||
116 cont(xc, yc);
117 xs = xc;
134 xc += del;
135 else xc -= del;
136 dx = xc
[all...]
/opensolaris-onvv-gate/usr/src/lib/libplot/t300s/common/
H A Darc.c68 int flg, m, xc, yc, xs, ys, qs, qf, qt, qtctr = 0; local
82 xc = xs = x0;
118 xc = (int)(m * sqrt(pc) + x);
119 if (((x < xs) && (x >= xc)) ||
120 ((x > xs) && (x <= xc)) ||
132 cont((short)xc, (short)yc);
133 xs = xc;
150 xc += del;
151 else xc -= del;
152 dx = xc
[all...]
/opensolaris-onvv-gate/usr/src/lib/libplot/t4014/common/
H A Darc.c71 int flg, m, xc, yc, xs, ys, qs, qf, qt, qtctr = 0; local
85 xc = xs = x0;
121 xc = (int)(m * sqrt(pc) + x);
122 if (((x < xs) && (x >= xc)) ||
123 ((x > xs) && (x <= xc)) ||
135 cont((short)xc, (short)yc);
136 xs = xc;
153 xc += del;
154 else xc -= del;
155 dx = xc
[all...]
/opensolaris-onvv-gate/usr/src/lib/libplot/t450/common/
H A Darc.c74 short xs, ys, xc, yc; local
87 xc = xs = x0;
123 xc = (int)(m * sqrt(pc) + x);
124 if (((x < xs) && (x >= xc)) ||
125 ((x > xs) && (x <= xc)) ||
137 cont(xc, yc);
138 xs = xc;
155 xc += del;
156 else xc -= del;
157 dx = xc
[all...]
/opensolaris-onvv-gate/usr/src/cmd/mdb/intel/ia32/kmdb/
H A Dkaif_invoke.s50 movl 0xc(%ebp), %ecx /* argc */
65 movl 0xc(%ebp), %ecx
/opensolaris-onvv-gate/usr/src/uts/sun4/sys/
H A Deeprom.h49 uchar_t ees_resv[0xd8-0xc]; /* XXX - figure this out sometime */
H A Dintreg.h107 uchar_t filler[0x1000 - 0xc];
/opensolaris-onvv-gate/usr/src/uts/common/sys/sata/
H A Dsata_satl.h55 #define SATL_APT_P_FPDMA 0xc /* FPDMA */
/opensolaris-onvv-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c222 int xc, yc; local
224 xc = hpos;
227 hgoto(xc + d); /* circle goes to right side */
261 int xc, yc; local
263 xc = hpos;
266 hgoto(xc + a);
287 float xc, yc; local
311 xc = x0;
426 putdot((int)xc, (int)yc);
458 xc
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dfls.c57 if ((bits32 & 0xc) != 0) {
/opensolaris-onvv-gate/usr/src/lib/libcpc/i386/
H A Dgetcpuid.s52 movl 0xc(%ebp), %eax
/opensolaris-onvv-gate/usr/src/lib/libshell/common/tests/
H A Dsigchld.sh121 $SHELL -xc $'
/opensolaris-onvv-gate/usr/src/uts/sparc/os/
H A Dbitmap_arch.c60 if (i & 0xc) {
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postplot/
H A Dpostplot.c507 int xc, yc, r; local
571 xc = getint();
577 dx0 = x0 - xc;
579 dx1 = x1 - xc;
582 fprintf(fp_out, "%d %d %d %d %d %d a\n", xc, yc, dx0, dy0, dx1, dy1);
586 xc = getint();
589 fprintf(fp_out, "%d %d %d c\n", xc, yc, r);
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h108 #define PC_SLICE_TYPE_FAT32_LBA 0xc
275 (*((unsigned long *) (((int) l_ptr) + SOL_PART_OFFSET + (p) * 0xc + 4)))
278 (*((unsigned long *) (((int) l_ptr) + SOL_PART_OFFSET + (p) * 0xc + 8)))
/opensolaris-onvv-gate/usr/src/lib/libc/amd64/gen/
H A Dproc64_support.s80 mov %edx,0xc(%rsi)
/opensolaris-onvv-gate/usr/src/uts/common/net/
H A Dif_types.h64 #define IFT_P10 0xc /* Proteon 10MBit ring */
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/sys/
H A Dtrap.h53 #define T_STKFLT 0xc /* #ss stack fault */
/opensolaris-onvv-gate/usr/src/uts/sun4/
H A DMakefile.files68 CORE_OBJS += xc.o
105 ASSYM_DEPS += proc_init.o subr.o xc.o
/opensolaris-onvv-gate/usr/src/uts/sun4u/cherrystone/sys/
H A Dcherrystone.h63 #define CHERRYSTONE_GETSLOT(AID) (((AID&0xc)>>1)|(AID&1))
/opensolaris-onvv-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_mailbox.h52 #define MBOX_EVENT_ENV 0xc
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Dtodbq4802.h64 #define RTC_ENABLES 0xc /* Control Register C */
H A Dtodm5819p.h67 #define RTC_C 0xc /* Control Register C */
/opensolaris-onvv-gate/usr/src/lib/libbsm/
H A Daudit_event.txt576 9120:AUE_ChangeProperty:XChangeProperty(3X11):xc
577 9121:AUE_DeleteProperty:XDeleteProperty(3X11):xc
587 9197:AUE_KillClient:XKillClient(3X11):xc
589 9103:AUE_CreateWindow:XCreateWindow(3X11):xc
592 9106:AUE_DestroyWindow:XDestroyWindow(3X11):xc
593 9107:AUE_DestroySubwindows:XDestroySubwindows(3X11):xc
628 9147:AUE_FreePixmap:XFreePixmap(3X11):xc
633 9152:AUE_FreeGC:XFreeGC(3X11):xc
651 9170:AUE_CreateColormap:XCreateColormap(3X11):xc
652 9171:AUE_FreeColormap:XFreeColormap(3X11):xc
[all...]

Completed in 294 milliseconds

1234567