代码搜索:Include

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

代码结果 10,000
www.eeworm.com/read/136408/5872292

lmk li3_5_sfun.lmk

CC = "d:\matlab6p1\sys\lcc\bin\lcc.exe" LD = "d:\matlab6p1\sys\lcc\bin\lcclnk.exe" LIBCMD = "d:\matlab6p1\sys\lcc\bin\lcclib.exe" CFLAGS = -c -Zp8 -DMATLAB_MEX_FILE -noregistrylookup LDFLA
www.eeworm.com/read/136408/5872298

lmk example5_sfun.lmk

CC = "d:\matlab6p1\sys\lcc\bin\lcc.exe" LD = "d:\matlab6p1\sys\lcc\bin\lcclnk.exe" LIBCMD = "d:\matlab6p1\sys\lcc\bin\lcclib.exe" CFLAGS = -c -Zp8 -DMATLAB_MEX_FILE -noregistrylookup LDFLA
www.eeworm.com/read/132802/5909443

h includes.h

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/131315/5941281

mh-hpux

# Define SYSV as -DSYSV if you are using a System V operating system. SYSV = -DSYSV RANLIB = true INSTALL = cp # X11 X11_INCLUDE_FLAGS = -I/usr/include/X11R4 X11_LIB_FLAGS = -L/usr/lib/X11R4
www.eeworm.com/read/130105/5964648

makefile

############################ # Part 1: LOCAL DEFINITIONS ############################ TOP = ../../.. INCLUDES = -I$(TOP)/include -I. $(INCLUDE_FLAGS) #############################
www.eeworm.com/read/129678/5970935

h includes.h

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/126765/6012397

c sys_socket.c

/* sys_socket.c - socket ioctl routines */ /* Copyright 1984 - 2000 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1982, 1986 Regents of the University of California. *
www.eeworm.com/read/126765/6012894

cpp vxdcomglobals.cpp

/* vxdcomGlobals */ /* Copyright (c) 1999 Wind River Systems, Inc. */ /* modification history -------------------- 01c,17dec01,nel Add include symbol for diab build. 01b,19jul01,dbs fix include pa
www.eeworm.com/read/118621/6097409

h includes.h

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/112162/6150574

in makefile.in

TARGETS = time.lo timestr.lo # bring in rules.mk for standard functionality @INCLUDE_RULES@ DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@ INCDIR=../../include INCLUDES=-I$(INCDIR) -I$(DEFOSDIR) # DO NOT