代码搜索:CFront
找到约 1,009 项符合「CFront」的源代码
代码结果 1,009
www.eeworm.com/read/310556/13649176
c streambuf.c
/* @(#) streambuf.c 1.2 1/27/86 17:48:04 */
/*ident "@(#)cfront:lib/stream/streambuf.c 1.2"*/
#include "stream.h"
/*
Allocate some space for the buffer.
Returns: EOF on error
0 on success
*/
int
www.eeworm.com/read/310556/13649246
h common.h
/* @(#) common.h 1.2 1/27/86 17:46:34 */
/*ident "@(#)cfront:incl/common.h 1.2"*/
class istream;
class ostream;
struct common {
virtual int cmp(common& oo) { return this==&oo; }
/* cmp performs a
www.eeworm.com/read/310556/13649259
h shm.h
/* @(#) shm.h 1.2 1/27/86 17:47:10 */
/*ident "@(#)cfront:incl/sys/shm.h 1.2"*/
/*
** IPC Shared Memory Facility.
*/
/*
** Implementation Constants.
*/
#define SHMLBA stob(1) /* segment low boundary
www.eeworm.com/read/310556/13649264
h string.h
/* @(#) string.h 1.3 1/27/86 17:47:04 */
/*ident "@(#)cfront:incl/string.h 1.3"*/
extern char
*strcpy(char*, const char*),
*strncpy(char*, const char*, int),
*strcat(char*, const char*),
*strncat(
www.eeworm.com/read/149876/5696294
c langs2.c
/* This is intended to be a vague simulation of cfront output. */
#ifdef PROTOTYPES
#line 1 "langs2.cxx"
extern int csub (int);
int
foo__Fi (int x)
{
return csub (x / 2);
}
extern int cppsub_ (int
www.eeworm.com/read/148694/5711731
c langs2.c
/* This is intended to be a vague simulation of cfront output. */
#ifdef PROTOTYPES
#line 1 "langs2.cxx"
extern int csub (int);
int
foo__Fi (int x)
{
return csub (x / 2);
}
extern int cppsub_ (int
www.eeworm.com/read/117181/6110601
c langs2.c
/* This is intended to be a vague simulation of cfront output. */
#ifdef PROTOTYPES
#line 1 "langs2.cxx"
extern int csub (int);
int
foo__Fi (int x)
{
return csub (x / 2);
}
extern int cppsub_ (int
www.eeworm.com/read/265314/11269050
cpp scan.cpp
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#ifdef _WIN32
#include
#else
#include
#endif
#include
#include
/* cfront 1.2 de
www.eeworm.com/read/265314/11269081
cpp scan.cpp
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#ifdef _WIN32
#include
#else
#include
#endif
#include
#include
/* cfront 1.2 de
www.eeworm.com/read/265314/11269196
cpp scan.cpp
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#ifdef _WIN32
#include
#else
#include
#endif
#include
#include
/* cfront 1.2 de