代码搜索:Booth
找到约 978 项符合「Booth」的源代码
代码结果 978
www.eeworm.com/read/366702/2883927
c vararg4.c
/* Copyright (C) 2002 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options -std=gnu99 } */
/* Source: Neil Booth, 6 Aug 2002.
Tests that we DTRT with varargs commas. */
www.eeworm.com/read/366702/2884065
c include1.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Tests that "#include MACRO" works. */
/* Source: Neil Booth, 29 Oct 2000. */
#define MACRO "mi1c.h"
#includ
www.eeworm.com/read/366702/2884106
c c99.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c99" } */
/* This file is for testing the preprocessor in -std=c99 mode.
Neil Booth, 2 De
www.eeworm.com/read/366702/2884178
c macro3.c
/* { dg-do run } */
/* { dg-options "-std=c99" } */
/* First two tests sourced from a bug report of Thomas Pornin.
Varargs test source Jamie Lokier.
All adapted for the testsuite by Neil Booth,
www.eeworm.com/read/366702/2884293
c c89.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c89" } */
/* This file is for testing the preprocessor in -std=c89 mode.
Neil Booth, 2 De
www.eeworm.com/read/366702/2884545
c bitfld-1.c
/* Copyright (C) 2002 Free Software Foundation, Inc.
Tests various diagnostics about a bit-field's type and width.
Source: Neil Booth, 26 Jan 2002.
*/
/* { dg-options -pedantic } */
enum foo
www.eeworm.com/read/162614/5530851
c vararg4.c
/* Copyright (C) 2002 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options -std=gnu99 } */
/* Source: Neil Booth, 6 Aug 2002.
Tests that we DTRT with varargs commas. */
www.eeworm.com/read/162614/5530982
c include1.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Tests that "#include MACRO" works. */
/* Source: Neil Booth, 29 Oct 2000. */
#define MACRO "mi1c.h"
#includ
www.eeworm.com/read/162614/5531085
c macro3.c
/* { dg-do run } */
/* { dg-options "-std=c99" } */
/* First two tests sourced from a bug report of Thomas Pornin.
Varargs test source Jamie Lokier.
All adapted for the testsuite by Neil Booth,
www.eeworm.com/read/162614/5531377
c bitfld-1.c
/* Copyright (C) 2002 Free Software Foundation, Inc.
Tests various diagnostics about a bit-field's type and width.
Source: Neil Booth, 26 Jan 2002.
*/
/* { dg-options -pedantic } */
enum foo