代码搜索:Extensions

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

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

c gnu99-init-1.c

/* Test for GNU extensions to C99 designated initializers */ /* Origin: Jakub Jelinek */ /* { dg-do run } */ /* { dg-options "-std=gnu99" } */ typedef __SIZE_TYPE__ size_t; extern
www.eeworm.com/read/470720/1452538

c ext-6.c

/* Test for format extensions. Test that the C99 functions get their default attributes in gnu89 mode. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std
www.eeworm.com/read/470720/1452575

c ext-1.c

/* Test for format extensions beyond the C standard and X/Open standard. Test for printf formats. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=gnu99
www.eeworm.com/read/470720/1452579

c ext-2.c

/* Test for format extensions beyond the C standard and X/Open standard. Test for scanf formats. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=gnu99
www.eeworm.com/read/470693/1463721

c gnu99-init-1.c

/* Test for GNU extensions to C99 designated initializers */ /* Origin: Jakub Jelinek */ /* { dg-do run } */ /* { dg-options "-std=gnu99" } */ typedef __SIZE_TYPE__ size_t; extern
www.eeworm.com/read/470693/1464484

c ext-6.c

/* Test for format extensions. Test that the C99 functions get their default attributes in gnu89 mode. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std
www.eeworm.com/read/470693/1464521

c ext-1.c

/* Test for format extensions beyond the C standard and X/Open standard. Test for printf formats. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=gnu99
www.eeworm.com/read/470693/1464525

c ext-2.c

/* Test for format extensions beyond the C standard and X/Open standard. Test for scanf formats. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=gnu99
www.eeworm.com/read/465320/1520761

c pa_win_wmme.c

/* * $Id: pa_win_wmme.c,v 1.2 2006/06/27 10:15:03 sumomo Exp $ * pa_win_wmme.c * Implementation of PortAudio for Windows MultiMedia Extensions (WMME) * * PortAudio Portable Real-Time Audio L
www.eeworm.com/read/457515/1596306

java servicetestsetup.java

package net.java.workeffort.service; import java.util.List; import junit.extensions.TestSetup; import junit.framework.Test; import net.java.workeffort.data.DataFileUtil; import org.apache.commons.l