代码搜索:LCC
找到约 942 项符合「LCC」的源代码
代码结果 942
www.eeworm.com/read/148721/5709401
c lcc.c
/*
* lcc [ option ]... [ file | -llib ]...
* front end for the ANSI C compiler
*/
static char rcsid[] = "Id: dummy rcsid";
#include
#include
#include
#incl
www.eeworm.com/read/148721/5709411
1 lcc.1
.\" $Id: lcc.1 145 2001-10-17 21:53:10Z timo $
.TH LCC 1 "local \- $Date: 2001-10-17 16:53:10 -0500 (Wed, 17 Oct 2001) $"
.SH NAME
lcc \- ANSI C compiler
.SH SYNOPSIS
.B lcc
[
.I option
|
.I
www.eeworm.com/read/148721/5709847
mak lcc.mak
#
# Makefile for Gladiator Bot library: gladiator.dll
# Intended for LCC-Win32
#
CC=lcc
CFLAGS=-DC_ONLY -o
OBJS= be_aas_bspq2.obj \
be_aas_bsphl.obj \
be_aas_cluster.obj \
be_aas_debug.o
www.eeworm.com/read/148721/5709979
mak lcc.mak
#
# Makefile for the BSPC tool for the Gladiator Bot
# Intended for LCC-Win32
#
CC=lcc
CFLAGS=-DC_ONLY -o
OBJS= _files.obj\
aas_areamerging.obj\
aas_cfg.obj\
aas_create.obj\
aas_edgeme
www.eeworm.com/read/140164/5794691
c lcc.c
/*
* lcc.c - LSI C compiler driver, for 8086
*/
static char rcsID[] = "$Header: /mnt2/proj/lsic/ver3/lcc/RCS/lcc.c,v 1.1 91/06/10 19:44:24 kmori Exp $";
#include
#include
www.eeworm.com/read/136849/5844142
mak lcc.mak
#
# PWR makefile for ABC
#
# TISH031204 shirely modify for lcc compilation
# PWR_CFLAGS := -g -pw2 -mn -x -mt -mw -o $(CFLAGSDRIVERS) $(CFLAGSPWR) -D_RVF=1 -DTRACE_WANTED=1 -DUSE_PWL_AS_MODULA
www.eeworm.com/read/136849/5844145
h lcc.h
/******************************************************************************
* Power Task (pwr)
* Design and coding by Svend Kristian Lindholm, skl@ti.com
*
* PWR Types and globals
*
*
www.eeworm.com/read/494205/6380219
com lcc.com
www.eeworm.com/read/152752/12088649
c lcc.c
/*
* lcc [ option ]... [ file | -llib ]...
* front end for the ANSI C compiler
*/
static char rcsid[] = "$Id: lcc.c,v 4.33 2001/06/28 22:19:58 drh Exp $";
#include
#include
www.eeworm.com/read/152752/12088697
1 lcc.1
.\" $Id: lcc.1,v 1.15 1998/08/24 21:14:33 drh Exp $
.TH LCC 1 "local \- $Date: 1998/08/24 21:14:33 $"
.SH NAME
lcc \- ANSI C compiler
.SH SYNOPSIS
.B lcc
[
.I option
|
.I file
]...
.br
.SH