代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/137691/5822075
include makefile.include
#-*-makefile-*-
######################################################################
#
# Contains the shared make rules for the tools/java tree.
#
# In each directory, create a Makefile that includ
www.eeworm.com/read/136812/5856994
include divide.include
/* @(#)divide.include 1.1 92/07/30 SMI */
/*
* Copyright (c) 1987 by Sun Microsystems, Inc.
*/
#if REM && QUOT
#include "can only do REM or QUOT: not both"
#endif
/* FIXED-POINT DIVISION AND REMAI
www.eeworm.com/read/136504/5871053
tcl include.tcl
# INCLUDE.TCL - Setup procedures common to both INSTW32.TCL and UNINST.TCL
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03d,12dec02,bjl modified cdromB
www.eeworm.com/read/135761/5877867
tcl include.tcl
# INCLUDE.TCL - Setup procedures common to both INSTW32.TCL and UNINST.TCL
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 01a,27jan99,tcy extracted from
www.eeworm.com/read/132649/5910960
sh include.sh
#! /bin/sh
#
# $Id: include.sh,v 1000.0 2003/10/29 14:24:48 gouriano Exp $
# ===========================================================================
#
# PUBLIC DOMAIN N
www.eeworm.com/read/131315/5935463
awk include.awk
# input file should have lines which start with "@incl" followed by
# a name of a file to include
{
if ((NF == 2) && ($1 == "@incl")) {
print " -- included file -- ", $2
while ((getline line <
www.eeworm.com/read/131315/5944434
include config.include
# @(#)config.include 8.1 (Berkeley) 6/6/93
VERSION= 3.1
DATE= 6/6/93
LIBEXEC= /usr/libexec/pascal
LIBDATA= /usr/libdata/pascal
INSTALLDIR= /usr/bin
ERRORSTRINGS= ${WHOAMI}${VERSION}strings
HOWFILE=