代码搜索:CFront

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

代码结果 1,009
www.eeworm.com/read/470720/1447604

c 900519_05.c

// g++ 1.37.1 bug 900519_05 // g++ fails to allow the use of function-reference types. // cfront 2.0 passes this test. // keywords: function types, reference types typedef void (func_type) (int, i
www.eeworm.com/read/470693/1459522

c 900401_01.c

// g++ 1.37.1 bug 900401_01 // The following erroneous code causes g++ to abort. // Cfront 2.0 passes this test. // keywords: abort, bit-fields, arrays typedef unsigned nibble_array[4]; struct wh
www.eeworm.com/read/470693/1459550

c 900519_05.c

// g++ 1.37.1 bug 900519_05 // g++ fails to allow the use of function-reference types. // cfront 2.0 passes this test. // keywords: function types, reference types typedef void (func_type) (int, i
www.eeworm.com/read/190666/5175369

c 900401_01.c

// g++ 1.37.1 bug 900401_01 // The following erroneous code causes g++ to abort. // Cfront 2.0 passes this test. // keywords: abort, bit-fields, arrays typedef unsigned nibble_array[4]; struct wh
www.eeworm.com/read/190666/5175397

c 900519_05.c

// g++ 1.37.1 bug 900519_05 // g++ fails to allow the use of function-reference types. // cfront 2.0 passes this test. // keywords: function types, reference types typedef void (func_type) (int, i
www.eeworm.com/read/340665/3276023

c 900401_01.c

// g++ 1.37.1 bug 900401_01 // The following erroneous code causes g++ to abort. // Cfront 2.0 passes this test. // keywords: abort, bit-fields, arrays typedef unsigned nibble_array[4]; struct wh
www.eeworm.com/read/340665/3276051

c 900519_05.c

// g++ 1.37.1 bug 900519_05 // g++ fails to allow the use of function-reference types. // cfront 2.0 passes this test. // keywords: function types, reference types typedef void (func_type) (int, i
www.eeworm.com/read/440906/1777655

c 900401_01.c

// g++ 1.37.1 bug 900401_01 // The following erroneous code causes g++ to abort. // Cfront 2.0 passes this test. // keywords: abort, bit-fields, arrays typedef unsigned nibble_array[4]; struct wh
www.eeworm.com/read/440906/1777683

c 900519_05.c

// g++ 1.37.1 bug 900519_05 // g++ fails to allow the use of function-reference types. // cfront 2.0 passes this test. // keywords: function types, reference types typedef void (func_type) (int, i
www.eeworm.com/read/458360/7298505

c _new..c

#line 1 "../../lib/new/_new.c" /* */ /* < ../../lib/new/_new.c */ int * _new ( ) ; int _delete ( ) ; int * _vec_new ( ) ; int _vec_delete ( ) ; #line 1 "../../lib/new/_new.c"