代码搜索:Include

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

代码结果 10,000
www.eeworm.com/read/131315/5941280

mh-decstation

CC = cc -Wf,-XNg1000 INSTALL = cp # for X11, since the native DECwindows include files are really broken when # it comes to function prototypes. X11_INCLUDE_FLAGS = "-DNeedFunctionPrototypes=0"
www.eeworm.com/read/130382/5957315

c lbn00.c

/* * lbn00.c - auto-size-detecting lbn??.c file. * * Written in 1995 by Colin Plumb. * * $Id: lbn00.c,v 1.1 1997/04/30 08:36:24 mhw Exp $ */ #include "bnsize00.h" #if BNSIZE64 /*
www.eeworm.com/read/130382/5957321

c bni00.c

/* * bni00.c - auto-size-detecting bni??.c file. * * Written in 1995 by Colin Plumb. * * $Id: bni00.c,v 1.1 1997/04/30 08:36:09 mhw Exp $ */ #include "bnsize00.h" #if BNSIZE64 /*
www.eeworm.com/read/130382/5958025

c lbn00.c

/* * lbn00.c - auto-size-detecting lbn??.c file. * * Written in 1995 by Colin Plumb. * * $Id: lbn00.c,v 1.1 1997/12/14 11:30:40 wprice Exp $ */ #include "bnsize00.h" #if BNSIZE64
www.eeworm.com/read/130382/5958029

c bni00.c

/* * bni00.c - auto-size-detecting bni??.c file. * * Written in 1995 by Colin Plumb. * * $Id: bni00.c,v 1.1 1997/12/14 11:30:15 wprice Exp $ */ #include "bnsize00.h" #if BNSIZE64
www.eeworm.com/read/127704/6002248

makefile

CC = gcc GCCFLAGS = -Wall CFLAGS = -O -g -I. $(GCCFLAGS) UTILSRCS = List_Init.c List_Insert.c List_ListInsert.c List_Move.c List_Remove.c Hash.c HashChainSearch.c Hash_CreateEntry.c Hash_Delete
www.eeworm.com/read/126765/6012215

c getw.c

/* getw.c - get a word. stdio.h */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01c,05mar93,jdi documentation cleanup for 5.1. 01b,20sep92,smb
www.eeworm.com/read/126765/6012263

c atof.c

/* atof.c - atof files for stdlib */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01c,08feb93,jdi documentation cleanup for 5.1. 01b,20sep92,smb
www.eeworm.com/read/126765/6012309

c islower.c

/* islower.c - character conversion macros */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01e,03mar93,jdi more documentation cleanup for 5.1. 01d
www.eeworm.com/read/126765/6012313

c isupper.c

/* isupper.c - character classification and conversion macros */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01e,03mar93,jdi more documentation c