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

12

/osnet-11/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...]
/osnet-11/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...]
/osnet-11/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...]
/osnet-11/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...]
/osnet-11/usr/src/grub/grub2/include/grub/
H A Doffsets.h66 #define GRUB_DECOMPRESSOR_MIPS_LOONGSON_UNCOMPRESSED_SIZE 0xc
74 #define GRUB_DECOMPRESSOR_MIPS_QEMU_MIPS_UNCOMPRESSED_SIZE 0xc
83 #define GRUB_DECOMPRESSOR_MIPS_ARC_UNCOMPRESSED_SIZE 0xc
H A Dmsdos_partition.h43 #define GRUB_PC_PARTITION_TYPE_FAT32_LBA 0xc
/osnet-11/usr/src/lib/libcpc/i386/
H A Dgetcpuid.s52 movl 0xc(%ebp), %eax
/osnet-11/usr/src/lib/libc/port/gen/
H A Dfls.c57 if ((bits32 & 0xc) != 0) {
/osnet-11/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)))
H A Dasm.S860 movw %ax, 0xc(%bp)
896 movl 0xc(%esp), %esi
954 movl 0xc(%esp), %ecx
1111 movb 0xc(%ebp), %dl
1163 movb 0xc(%ebp), %dl
1319 movl 0xc(%ebp), %edi
1393 movl 0xc(%ebp), %eax
1458 mov 0xc(%esp), %ebx
1699 movl 0xc(%ebp), %eax
2282 movb 0xc(
[all...]
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dproc64_support.s80 mov %edx,0xc(%rsi)
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dproc.h77 #define PROC_fd_ctty 0xc
/osnet-11/usr/src/lib/libast/common/include/
H A Dproc.h68 #define PROC_fd_ctty 0xc
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dproc.h77 #define PROC_fd_ctty 0xc
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dproc.h77 #define PROC_fd_ctty 0xc
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dproc.h77 #define PROC_fd_ctty 0xc
/osnet-11/usr/src/lib/libcpc/sparc/
H A Dconf_ultra.c95 {v, 0xc, "EC_ref"}, \
160 {V_US4_PLUS, 0xc, "L2_ref"},
239 {V_US12, 0xc, "EC_hit"},
253 {v, 0xc, "EC_misses"}, \
326 {V_US4_PLUS, 0xc, "L2_miss"},
/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dsmfi.c652 const char *xc; local
671 xc = xcode;
676 xc = "4.0.0";
678 xc = "5.0.0";
682 len += strlen(xc) + 1;
712 (void) sm_strlcpyn(buf, len, 3, rcode, args == 1 ? " " : "-", xc);
714 xc, " ");
/osnet-11/usr/src/lib/libresolv/arpa/
H A Dnameser.h74 #define UPDATEM 0xc /* modify a specific resource record */
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A D3c595.h103 #define EEPROM_OEM_ADDR_2 0xc /* Word */
240 #define REQ_INTR (unsigned short) (0xc<<11)
H A Dsis900.h23 ptscr=0xc, /* PCI Test Control Register */
/osnet-11/usr/src/lib/libumem/common/
H A Dmisc.c126 if (i & 0xc) {
/osnet-11/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2.h49 SES_ET_DISPLAY = 0xc,
373 SES2_DLUCODE_S_INTERIM_C = 0xc,
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_provider.c240 int i, nc, xc; local
268 xc = i;
276 xargs = dt_probe_alloc_args(pvp, xc);
279 if ((xc != 0 && xargs == NULL) || (nc != 0 && nargs == NULL))
292 nargs, nc, xargs, xc)) == NULL) {
304 for (adp = adv, i = 0; i < xc; i++, adp++) {
/osnet-11/usr/src/grub/grub2/include/grub/i386/
H A Dlinux.h156 grub_uint8_t padding2[0xe - 0xc];

Completed in 106 milliseconds

12