代码搜索:Move

找到约 10,000 项符合「Move」的源代码

代码结果 10,000
www.eeworm.com/read/101082/6244134

c move.c

#ifndef lint static char sccsid[] = "@(#)move.c 4.1 (Berkeley) 6/27/83"; #endif #include move(xi,yi){ putc('m',stdout); putsi(xi); putsi(yi); }
www.eeworm.com/read/101082/6244151

c move.c

#ifndef lint static char sccsid[] = "@(#)move.c 4.1 (Berkeley) 6/27/83"; #endif move(xi,yi){ movep(xconv(xsc(xi)),yconv(ysc(yi))); return; }
www.eeworm.com/read/101082/6244168

c move.c

#ifndef lint static char sccsid[] = "@(#)move.c 4.1 (Berkeley) 6/27/83"; #endif move(xi,yi){ movep(xconv(xsc(xi)),yconv(ysc(yi))); return; }
www.eeworm.com/read/101082/6244187

c move.c

#ifndef lint static char SccsId[] = " @(#)move.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of
www.eeworm.com/read/101082/6244205

c move.c

#ifndef lint static char SccsId[] = " @(#)move.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of
www.eeworm.com/read/101082/6244223

c move.c

#ifndef lint static char SccsId[] = " @(#)move.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of
www.eeworm.com/read/101082/6244240

c move.c

#ifndef lint static char sccsid[] = "@(#)move.c 4.1 (Berkeley) 6/27/83"; #endif extern vti; extern xnow,ynow; move(xi,yi){ struct {char pad,c; int x,y;} p; p.c = 9; p.x = xnow = xsc(xi); p.y = yn
www.eeworm.com/read/101082/6244257

c move.c

#ifndef lint static char sccsid[] = "@(#)move.c 4.1 (Berkeley) 6/27/83"; #endif move(xi,yi){ putch(035); cont(xi,yi); }
www.eeworm.com/read/101082/6248843

s move.s

# %W% (ULTRIX) %G% .globl _move _move: .word 0x0000 movc3 12(ap),*4(ap),*8(ap) ret
www.eeworm.com/read/101082/6248870

c move.c

static char Sccsid[] "@(#)move 3.1"; /* Copies `n' characters from string `a' to string `b'. */ struct { int *ip; }; char *move(a,b,n) char *a,*b; unsigned n; { register char *x, *y; register int