代码搜索:CFront

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

代码结果 1,009
www.eeworm.com/read/458360/7298602

h ftw.h

/* @(#) ftw.h 1.3 1/27/86 17:46:42 */ /*ident "@(#)cfront:incl/ftw.h 1.3"*/ /* * Codes for the third argument to the user-supplied function * which is passed as the second argument to ftw */ #defi
www.eeworm.com/read/458360/7298607

h curses.h

/* @(#) curses.h 1.4 1/27/86 17:46:37 */ /*ident "@(#)cfront:incl/curses.h 1.4"*/ #ifndef WINDOW # ifndef NONSTANDARD # include /* * This trick is used to distinguish between USG an
www.eeworm.com/read/310556/13649248

h libc.h

/* @(#) libc.h 1.3 1/27/86 17:46:47 */ /*ident "@(#)cfront:incl/libc.h 1.3"*/ /* some functions from the UNIX manual section 3 INCOMPLETE: contains only declarations of functions that (1) is
www.eeworm.com/read/310556/13649277

h ftw.h

/* @(#) ftw.h 1.3 1/27/86 17:46:42 */ /*ident "@(#)cfront:incl/ftw.h 1.3"*/ /* * Codes for the third argument to the user-supplied function * which is passed as the second argument to ftw */ #defi
www.eeworm.com/read/310556/13649282

h curses.h

/* @(#) curses.h 1.4 1/27/86 17:46:37 */ /*ident "@(#)cfront:incl/curses.h 1.4"*/ #ifndef WINDOW # ifndef NONSTANDARD # include /* * This trick is used to distinguish between USG an
www.eeworm.com/read/470720/1447422

c misc6.c

// Build don't link: // GROUPS uncaught // Cfront bug A.4 (See Language System Release Notes for the // SPARCompiler C++ version 3.0) struct assign { assign& operator = (const assign&); }; union U
www.eeworm.com/read/470720/1447590

c 900324_02.c

// g++ 1.37.1 bug 900324_02 // The following erroreous code causes g++ to segfault. // Cfront 2.0 passes this test. // keywords: segfault, function pointer, conditional operator ?: void function_0
www.eeworm.com/read/470720/1447607

c 900210_07.c

// g++ 1.36.1 bug 900210_07 // g++ allows values of pointer-to-signed types to be assigned to variables // of pointer-to-unsigned types, and vise versa. // Cfront 2.0 passes this test. // keyowrds:
www.eeworm.com/read/470720/1447609

c 900211_03.c

// g++ 1.36.1 bug 900211_03 // The following erroneous code causes g++ to segfault. // Cfront 2.0 passes this test. // keywords: segfault, operator new, arrays, undeclared, array bound void functi
www.eeworm.com/read/470720/1447613

c 900519_12.c

// g++ 1.37.1 bug 900519_12 // The following erroneous code causes g++ to segfault. // cfront 2.0 passes this test. // keywords: segfault, typedef, pointer type, function type typedef eek void (*)