代码搜索:Preprocessor
找到约 5,886 项符合「Preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/470693/1464443
c endif.c
/* Copyright (C) 2002 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test case for PR preprocessor/6386 by Andreas Schwab. We'd back up
over the CPP_EOF token (indicating not a
www.eeworm.com/read/240204/4578038
java grammarfile.java
package antlr_oaa.preprocessor;
/* ANTLR Translator Generator
* Project led by Terence Parr at http://www.jGuru.com
* Software rights: http://www.antlr.org/RIGHTS.html
*
* $Id: GrammarFile.
www.eeworm.com/read/240162/4579875
c c++98.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c++98" } */
/* This file is for testing the preprocessor in -std=c++98 mode.
Neil Booth,
www.eeworm.com/read/240162/4589900
c c99-pedantic.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c99 -pedantic" } */
/* This file is for testing the preprocessor in -std=c99 -pedantic mode.
www.eeworm.com/read/240162/4590066
c c89-pedantic.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c89 -pedantic" } */
/* This file is for testing the preprocessor in -std=c89 -pedantic mode.
www.eeworm.com/read/240162/4590071
c gnuc99.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=gnu99" } */
/* This file is for testing the preprocessor in -std=gnu99 mode.
Neil Booth,
www.eeworm.com/read/240162/4590154
c gnuc89.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=gnu89" } */
/* This file is for testing the preprocessor in -std=gnu89 mode.
Neil Booth,
www.eeworm.com/read/240162/4590204
c endif.c
/* Copyright (C) 2002 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test case for PR preprocessor/6386 by Andreas Schwab. We'd back up
over the CPP_EOF token (indicating not a
www.eeworm.com/read/233448/4672386
c c++98.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c++98" } */
/* This file is for testing the preprocessor in -std=c++98 mode.
Neil Booth,
www.eeworm.com/read/233448/4685772
c c99-pedantic.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c99 -pedantic" } */
/* This file is for testing the preprocessor in -std=c99 -pedantic mode.