代码搜索:Avoiding

找到约 159 项符合「Avoiding」的源代码

代码结果 159
www.eeworm.com/read/131051/14162998

c lzw.c

/* lzw.c -- compress files in LZW format. * This is a dummy version avoiding patent problems. */ #ifdef RCSID static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $"; #endif
www.eeworm.com/read/242732/4541116

h byteorder.h

#ifndef _I386_BYTEORDER_H #define _I386_BYTEORDER_H //#include "types.h" #include "compiler.h" #ifdef __GNUC__ /* For avoiding bswap on i386 */ //#ifdef __KERNEL__ //#include
www.eeworm.com/read/409921/2223652

h byteorder.h

#ifndef _I386_BYTEORDER_H #define _I386_BYTEORDER_H //#include "types.h" #include "compiler.h" #ifdef __GNUC__ /* For avoiding bswap on i386 */ //#ifdef __KERNEL__ //#include
www.eeworm.com/read/103466/15730682

c lzw.c

/* lzw.c -- compress files in LZW format. * This is a dummy version avoiding patent problems. */ #ifdef RCSID static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $"; #endif
www.eeworm.com/read/366581/9807834

c lzw.c

/* lzw.c -- compress files in LZW format. * This is a dummy version avoiding patent problems. */ #ifdef RCSID static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $"; #endif #incl
www.eeworm.com/read/421499/10734332

c lzw.c

/* lzw.c -- compress files in LZW format. * This is a dummy version avoiding patent problems. */ #ifdef RCSID static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $"; #endif #incl
www.eeworm.com/read/136971/13350627

c lzw.c

/* lzw.c -- compress files in LZW format. * This is a dummy version avoiding patent problems. */ #ifdef RCSID static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $"; #endif #incl
www.eeworm.com/read/131315/5943336

c lzw.c

/* lzw.c -- compress files in LZW format. * This is a dummy version avoiding patent problems. */ #ifdef RCSID static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $"; #endif #incl
www.eeworm.com/read/403871/11507571

c lzw.c

/* lzw.c -- compress files in LZW format. * This is a dummy version avoiding patent problems. */ #ifdef RCSID static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $"; #endif #incl
www.eeworm.com/read/129048/14268884

c lzw.c

/* lzw.c -- compress files in LZW format. * This is a dummy version avoiding patent problems. */ #ifndef lint static char rcsid[] = "$Id: lzw.c,v 0.7 1993/02/10 16:07:22 jloup Exp $"; #endif #incl