代码搜索:Preprocessor
找到约 5,886 项符合「Preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/233448/4683708
c c90-hexfloat-2.c
/* Test for hex floating point constants: in C99 only. Preprocessor test. */
/* Origin: Joseph Myers */
/* { dg-do run } */
/* { dg-options "-std=iso9899:1990 -pedantic-errors" } *
www.eeworm.com/read/233448/4686002
c paste12.c
/* { dg-do preprocess } */
/* Test correct diagnostics when pasting in #include.
Source: PR preprocessor/6780. */
#define inc2(a,b)
#define INC(X) inc2(X,h)
#include INC(stdio) /* { dg-e
www.eeworm.com/read/233448/4686154
c c99-hexfloat-2.c
/* Test for hex floating point constants: in C99 only. Preprocessor test. */
/* Origin: Joseph Myers */
/* { dg-do run } */
/* { dg-options "-std=iso9899:1999 -pedantic-errors" } *
www.eeworm.com/read/190666/5179355
c c90-hexfloat-2.c
/* Test for hex floating point constants: in C99 only. Preprocessor test. */
/* Origin: Joseph Myers */
/* { dg-do run } */
/* { dg-options "-std=iso9899:1990 -pedantic-errors" } *
www.eeworm.com/read/190666/5179839
c paste12.c
/* { dg-do preprocess } */
/* Test correct diagnostics when pasting in #include.
Source: PR preprocessor/6780. */
#define inc2(a,b)
#define INC(X) inc2(X,h)
#include INC(stdio) /* { dg-e
www.eeworm.com/read/190666/5179939
c c99-hexfloat-2.c
/* Test for hex floating point constants: in C99 only. Preprocessor test. */
/* Origin: Joseph Myers */
/* { dg-do run } */
/* { dg-options "-std=iso9899:1999 -pedantic-errors" } *
www.eeworm.com/read/340665/3280169
c c90-hexfloat-2.c
/* Test for hex floating point constants: in C99 only. Preprocessor test. */
/* Origin: Joseph Myers */
/* { dg-do run } */
/* { dg-options "-std=iso9899:1990 -pedantic-errors" } *
www.eeworm.com/read/340665/3280877
c paste12.c
/* { dg-do preprocess } */
/* Test correct diagnostics when pasting in #include.
Source: PR preprocessor/6780. */
#define inc2(a,b)
#define INC(X) inc2(X,h)
#include INC(stdio) /* { dg-e
www.eeworm.com/read/340665/3280982
c c99-hexfloat-2.c
/* Test for hex floating point constants: in C99 only. Preprocessor test. */
/* Origin: Joseph Myers */
/* { dg-do run } */
/* { dg-options "-std=iso9899:1999 -pedantic-errors" } *
www.eeworm.com/read/440906/1781812
c c90-hexfloat-2.c
/* Test for hex floating point constants: in C99 only. Preprocessor test. */
/* Origin: Joseph Myers */
/* { dg-do run } */
/* { dg-options "-std=iso9899:1990 -pedantic-errors" } *