Searched refs:xi (Results 1 - 25 of 38) sorted by relevance

12

/osnet-11/usr/src/lib/libplot/t4014/common/
H A Dpoint.c37 point(short xi, short yi) argument
39 move(xi, yi);
40 cont(xi, yi);
H A Dmove.c38 move(short xi, short yi) argument
41 cont(xi, yi);
/osnet-11/usr/src/lib/libplot/t300/common/
H A Dmove.c37 move(short xi, short yi) argument
39 movep(xconv(xsc(xi)), yconv(ysc(yi)));
H A Dpoint.c37 point(short xi, short yi) { argument
38 move(xi, yi);
/osnet-11/usr/src/lib/libplot/t300s/common/
H A Dmove.c37 move(short xi, short yi) argument
39 movep(xconv(xsc(xi)), yconv(ysc(yi)));
H A Dpoint.c37 point(short xi, short yi) argument
39 move(xi, yi);
/osnet-11/usr/src/lib/libplot/t450/common/
H A Dmove.c36 move(short xi, short yi) argument
38 movep(xconv(xsc(xi)), yconv(ysc(yi)));
H A Dpoint.c36 point(short xi, short yi) argument
38 move(xi, yi);
/osnet-11/usr/src/lib/libplot/plot/common/
H A Dcont.c38 cont(short xi, short yi) argument
41 putsi(xi);
H A Dmove.c38 move(short xi, short yi) argument
41 putsi(xi);
H A Dpoint.c38 point(short xi, short yi) argument
41 putsi(xi);
H A Darc.c38 arc(short xi, short yi, short x0, short y0, short x1, short y1) argument
41 putsi(xi);
H A Ddot.c38 dot(short xi, short yi, short dx, short n, short pat[]) argument
42 putsi(xi);
/osnet-11/usr/src/lib/libplot/vt0/common/
H A Darc.c39 arc(short xi, short yi, short x0, short y0, short x1, short y1) argument
43 (void) write(vti, &xi, 12);
H A Ddot.c38 dot(short xi, short yi, short dx, short n, int pat[]) argument
40 struct {char pad, c; short xi, yi, dx; } p; member in struct:__anon2344
H A Dmove.c37 move(short xi, short yi) argument
41 p.x = xnow = xsc(xi);
H A Dpoint.c38 point(short xi, short yi) argument
42 p.x = xnow = xsc(xi);
H A Dsubr.c39 xsc(int xi) argument
42 xa = (int)((xi - obotx) * scalex + botx);
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Catalog/
H A DMakefile.PL62 # and the ObjectDefs.xi file (generated from sys/exacct_catalog.h by
79 Catalog.c: CatalogDefs.xi
81 CatalogDefs.xi: ../extract_defines $(EXACCT_H)
100 # and the ObjectDefs.xi file (generated from
109 Catalog.c: CatalogDefs.xi
111 CatalogDefs.xi: ../extract_defines $(EXACCT_H)
141 realclean => { FILES => 'CatalogDefs.xi' },
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/
H A DMakefile.PL62 # and the FileDefs.xi file (generated from sys/exacct_catalog.h by
79 File.c: FileDefs.xi
81 FileDefs.xi: ../extract_defines $(EXACCT_H)
100 # and the FileDefs.xi file (generated from /usr/include/exacct.h by
108 File.c: FileDefs.xi
110 FileDefs.xi: ../extract_defines $(EXACCT_H)
140 realclean => { FILES => 'FileDefs.xi' },
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A DMakefile.PL99 # and the ExacctDefs.xi file (generated from sys/exacct.h by
116 Exacct.c: ExacctDefs.xi
118 ExacctDefs.xi: extract_defines $(EXACCT_H)
137 # and the ExacctDefs.xi file (generated from /usr/include/sys/exacct.h
145 Exacct.c: ExacctDefs.xi
147 ExacctDefs.xi: extract_defines $(EXACCT_H)
174 realclean => { FILES => 'ExacctDefs.xi' },
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Object/
H A DMakefile.PL62 # and the ObjectDefs.xi file (generated from sys/exacct.h by
79 Object.c: ObjectDefs.xi
81 ObjectDefs.xi: ../extract_defines $(EXACCT_H)
100 # and the ObjectDefs.xi file (generated from /usr/include/sys/exacct.h
109 Object.c: ObjectDefs.xi
111 ObjectDefs.xi: ../extract_defines $(EXACCT_H)
142 realclean => { FILES => 'ObjectDefs.xi' },
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dcast5.c518 #define xi(i) ((x[(i)/4] >> (8*(3-((i)%4)))) & 0xff) macro
521 z[0] = x[0] ^ s5[xi(13)]^s6[xi(15)]^s7[xi(12)]^s8[xi(14)]^s7[xi( 8)];
522 z[1] = x[2] ^ s5[zi( 0)]^s6[zi( 2)]^s7[zi( 1)]^s8[zi( 3)]^s8[xi(10)];
523 z[2] = x[3] ^ s5[zi( 7)]^s6[zi( 6)]^s7[zi( 5)]^s8[zi( 4)]^s5[xi( 9)];
524 z[3] = x[1] ^ s5[zi(10)]^s6[zi( 9)]^s7[zi(11)]^s8[zi( 8)]^s6[xi(11)];
531 x[1] = z[0] ^ s5[xi(
557 #undef xi macro
601 #undef xi macro
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dcast5.c473 #define xi(i) ((x[(i)/4] >> (8*(3-((i)%4)))) & 0xff) macro
476 z[0] = x[0] ^ s5[xi(13)]^s6[xi(15)]^s7[xi(12)]^s8[xi(14)]^s7[xi( 8)];
477 z[1] = x[2] ^ s5[zi( 0)]^s6[zi( 2)]^s7[zi( 1)]^s8[zi( 3)]^s8[xi(10)];
478 z[2] = x[3] ^ s5[zi( 7)]^s6[zi( 6)]^s7[zi( 5)]^s8[zi( 4)]^s5[xi( 9)];
479 z[3] = x[1] ^ s5[zi(10)]^s6[zi( 9)]^s7[zi(11)]^s8[zi( 8)]^s6[xi(11)];
486 x[1] = z[0] ^ s5[xi(
512 #undef xi macro
556 #undef xi macro
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm422 my @prod = (); my ($prod,$car,$cty,$xi,$yi);
424 for $xi (@$xv)
431 # $prod = $xi * $yi + ($prod[$cty] || 0) + $car;
436 # $xi = shift @prod;
439 # looping through this if $xi == 0 is silly - so optimize it away!
440 $xi = (shift @prod || 0), next if $xi == 0;
443 $prod = $xi * $yi + ($prod[$cty] || 0) + $car;
445 ## $prod = $prod[$cty]; $prod += ($car + $xi * $yi); # no ||0 here
450 $xi
[all...]

Completed in 70 milliseconds

12