代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/112162/6150578
in makefile.in
TARGETS = mmap.lo common.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
INCDIR=../../include
INCLUDES=-I$(INCDIR) -I$(DEFOSDIR)
# DO NOT
www.eeworm.com/read/112162/6150722
in makefile.in
TARGETS = xlate.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
INCDIR=../../include
INCLUDES=-I$(INCDIR) -I$(DEFOSDIR)
# DO NOT REMOVE
www.eeworm.com/read/112162/6150753
in makefile.in
TARGETS = dso.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../../include
DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
INCLUDES=-I$(INCDIR) -I$(INCDIR)/arch -I$(DEFOSDIR)
# D
www.eeworm.com/read/107425/6189283
h includes.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/101066/6256678
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/101066/6257175
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/100926/6263316
makefile
#----------------------------------------------------------------------------
# Makefile,v 4.3 1998/09/17 16:52:37 schmidt Exp
#
# Makefile for the IPC tests
#-------------------------------------
www.eeworm.com/read/100926/6264465
makefile
#----------------------------------------------------------------------------
# $Id: Makefile 1.1 10/18/96
#
# Makefile for JAWS
#-----------------------------------------------------------------
www.eeworm.com/read/364990/6292351
h includes.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/361520/6296707
c dsp281x_ev.c
//###########################################################################
//
// FILE: DSP281x_Ev.c
//
// TITLE: DSP281x Event Manager Initialization & Support Functions.
//
//###############