代码搜索:CFront

找到约 1,009 项符合「CFront」的源代码

代码结果 1,009
www.eeworm.com/read/310556/13649152

c munch.c

/* @(#) munch.c 1.5 1/27/86 17:47:58 */ /*ident "@(#)cfront:lib/static/munch.c 1.5"*/ /* scan nm output and detect constructors and destructors for static objects. the name on an nm output line is e
www.eeworm.com/read/310556/13649181

c _dtor..c

#line 1 "../../lib/static/_dtor.c" /* */ /* < ../../lib/static/_dtor.c */ int * _new ( ) ; int _delete ( ) ; int * _vec_new ( ) ; int _vec_delete ( ) ; #line 1 "../../lib/sta
www.eeworm.com/read/310556/13649183

c exit..c

#line 1 "../../lib/static/exit.c" /* */ /* < ../../lib/static/exit.c */ int * _new ( ) ; int _delete ( ) ; int * _vec_new ( ) ; int _vec_delete ( ) ; #line 1 "../../lib/stati
www.eeworm.com/read/310556/13649184

c _main..c

#line 1 "../../lib/static/_main.c" /* */ /* < ../../lib/static/_main.c */ int * _new ( ) ; int _delete ( ) ; int * _vec_new ( ) ; int _vec_delete ( ) ; #line 1 "../../lib/sta
www.eeworm.com/read/310556/13649185

c _ctor..c

#line 1 "../../lib/static/_ctor.c" /* */ /* < ../../lib/static/_ctor.c */ int * _new ( ) ; int _delete ( ) ; int * _vec_new ( ) ; int _vec_delete ( ) ; #line 1 "../../lib/sta
www.eeworm.com/read/310556/13649186

c _handler..c

#line 1 "../../lib/new/_handler.c" /* */ /* < ../../lib/new/_handler.c */ int * _new ( ) ; int _delete ( ) ; int * _vec_new ( ) ; int _vec_delete ( ) ; #line 1 "../../lib/new
www.eeworm.com/read/310556/13649187

c dtors..c

#line 1 "../../lib/static/dtors.c" /* */ /* < ../../lib/static/dtors.c */ int * _new ( ) ; int _delete ( ) ; int * _vec_new ( ) ; int _vec_delete ( ) ; #line 1 "../../lib/sta
www.eeworm.com/read/310556/13649220

h tqueue.h

/* @(#) tqueue.h 1.3 1/27/86 17:49:34 */ /*ident "@(#)cfront:src/tqueue.h 1.3" */ #ifndef EOF #include #endif extern printf( char* ...); extern fprintf(FILE*, char* ...); struct to
www.eeworm.com/read/310556/13649252

h sem.h

/* @(#) sem.h 1.3 1/27/86 17:47:09 */ /*ident "@(#)cfront:incl/sys/sem.h 1.3"*/ /* ** IPC Semaphore Facility. */ /* ** Implementation Constants. */ #define PSEMN (PZERO + 3) /* sleep priority waitin
www.eeworm.com/read/310556/13649288

h task.h

/* @(#) task.h 1.3 1/27/86 17:47:14 */ /*ident "@(#)cfront:incl/task.h 1.3"*/ /* HEADER FILE FOR THE TASK SYSTEM */ #ifdef DEBUG #define DB(a) printf a #else #define DB(a) /**/ #endif printf(char*