代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/470720/1444429

c anon-struct1.c

/* { dg-options "-ansi -pedantic -pedantic-errors" } */ /* In strict ISO C++ mode, we don't recognize the anonymous struct extension or any Microsoft C extensions. */ struct A { char a; }; struc
www.eeworm.com/read/470720/1447173

c addrfunc2.c

// Test for implicit & on methods. // Contributed by Jason Merrill . // Special g++ Options: -fms-extensions struct A { void f (int = 0) { } }; int main () { void (A::*p)(int)
www.eeworm.com/read/470720/1451697

c 20020527-1.c

/* PR c/6660 Test whether an unnamed field with user defined type - struct or union is accepted. */ /* { dg-do compile } */ /* { dg-options "-fms-extensions" } */ typedef struct { unsigned s
www.eeworm.com/read/470720/1452530

c xopen-2.c

/* Test for X/Open format extensions, as found in the Single Unix Specification. Test for bug reported by Pierre-Canalsat PETIT in PR c/6547.
www.eeworm.com/read/470693/1456375

c anon-struct1.c

/* { dg-options "-ansi -pedantic -pedantic-errors" } */ /* In strict ISO C++ mode, we don't recognize the anonymous struct extension or any Microsoft C extensions. */ struct A { char a; }; struc
www.eeworm.com/read/470693/1459119

c addrfunc2.c

// Test for implicit & on methods. // Contributed by Jason Merrill . // Special g++ Options: -fms-extensions struct A { void f (int = 0) { } }; int main () { void (A::*p)(int)
www.eeworm.com/read/470693/1463643

c 20020527-1.c

/* PR c/6660 Test whether an unnamed field with user defined type - struct or union is accepted. */ /* { dg-do compile } */ /* { dg-options "-fms-extensions" } */ typedef struct { unsigned s
www.eeworm.com/read/470693/1464476

c xopen-2.c

/* Test for X/Open format extensions, as found in the Single Unix Specification. Test for bug reported by Pierre-Canalsat PETIT in PR c/6547.
www.eeworm.com/read/468367/1491129

m cdatascanner.m

// // CDataScanner.m // TouchJSON // // Created by Jonathan Wight on 04/16/08. // Copyright 2008 Toxic Software. All rights reserved. // #import "CDataScanner.h" #import "CDataScanner_Extensions
www.eeworm.com/read/457678/1595517

java debugoutput.java

package de.uni_stuttgart.informatik.canu.mobisim.extensions; import de.uni_stuttgart.informatik.canu.mobisim.core.*; import de.uni_stuttgart.informatik.canu.mobisim.notifications.*; /** * Tit