代码搜索:CFront
找到约 1,009 项符合「CFront」的源代码
代码结果 1,009
www.eeworm.com/read/167515/9966856
makefile
C++ = /pub/hpcenterline/bin/CC -D__cfront21 -I. -I..
C++FLAGS=
.SUFFIXES: .tex .C .o
.tex.o:
-mv -f $*.C $*.C.bak
tex2CC ../$*.tex > $*.C
$(C++) $(C++FLAGS) -c $*.C
#.C.o:
# $(C++) $(C++FLAGS
www.eeworm.com/read/458360/7298585
h time.h
/* @(#) time.h 1.2 1/27/86 17:47:18 */
/*ident "@(#)cfront:incl/time.h 1.2"*/
struct tm { /* see ctime(3) */
int tm_sec;
int tm_min;
int tm_hour;
int tm_mday;
int tm_mon;
int tm_year;
int tm_wd
www.eeworm.com/read/458360/7298608
h nlist.h
/* @(#) nlist.h 1.3 1/27/86 17:46:51 */
/*ident "@(#)cfront:incl/nlist.h 1.3"*/
/*
*/
#if vax || u3b || M32 || u3b15 || u3b5 || u3b2
/* symbol table entry structure */
struct nlist
{
char *n_nam
www.eeworm.com/read/245905/12772820
makefile
C++ = /pub/hpcenterline/bin/CC -D__cfront21 -I. -I..
C++FLAGS=
.SUFFIXES: .tex .C .o
.tex.o:
-mv -f $*.C $*.C.bak
tex2CC ../$*.tex > $*.C
$(C++) $(C++FLAGS) -c $*.C
#.C.o:
# $(C++) $(C++FLAGS
www.eeworm.com/read/241496/13139163
makefile
C++ = /pub/hpcenterline/bin/CC -D__cfront21 -I. -I..
C++FLAGS=
.SUFFIXES: .tex .C .o
.tex.o:
-mv -f $*.C $*.C.bak
tex2CC ../$*.tex > $*.C
$(C++) $(C++FLAGS) -c $*.C
#.C.o:
# $(C++) $(C++FLAGS
www.eeworm.com/read/310556/13649260
h time.h
/* @(#) time.h 1.2 1/27/86 17:47:18 */
/*ident "@(#)cfront:incl/time.h 1.2"*/
struct tm { /* see ctime(3) */
int tm_sec;
int tm_min;
int tm_hour;
int tm_mday;
int tm_mon;
int tm_year;
int tm_wd
www.eeworm.com/read/310556/13649283
h nlist.h
/* @(#) nlist.h 1.3 1/27/86 17:46:51 */
/*ident "@(#)cfront:incl/nlist.h 1.3"*/
/*
*/
#if vax || u3b || M32 || u3b15 || u3b5 || u3b2
/* symbol table entry structure */
struct nlist
{
char *n_nam
www.eeworm.com/read/458360/7298479
makefile
#ident "@(#)cfront:lib/mk/makefile 1.6"
O_COMPLEX = abs.o arg.o cos.o error.o exp.o io.o log.o oper.o \
polar.o pow.o sin.o sqrt.o
O_GENERIC = generic.o
O_NEW = _delete.o _handler.o _new.o _vec.o
www.eeworm.com/read/310556/13649154
makefile
#ident "@(#)cfront:lib/mk/makefile 1.6"
O_COMPLEX = abs.o arg.o cos.o error.o exp.o io.o log.o oper.o \
polar.o pow.o sin.o sqrt.o
O_GENERIC = generic.o
O_NEW = _delete.o _handler.o _new.o _vec.o