代码搜索:preprocessor

找到约 5,886 项符合「preprocessor」的源代码

代码结果 5,886
www.eeworm.com/read/340665/3280840

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/340665/3280921

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/340665/3280968

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/292876/3938421

svn-base c-incpath.c.svn-base

/* Set up combined include path chain for the preprocessor. Copyright (C) 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Found
www.eeworm.com/read/292670/3950678

h am9513.h

/* module/am9513.h value added preprocessor definitions for Am9513 timer chip COMEDI - Linux Control and Measurement Device Interface Copyright (C) 1998 David A. Schleef
www.eeworm.com/read/283334/4082066

h genrcdefs.h

/* * Name: wx/msw/genrcdefs.h * Purpose: Emit preprocessor symbols into rcdefs.h for resource compiler * Author: Mike Wetherell * RCS-ID: $Id: genrcdefs.h,v 1.1 2005/11/08
www.eeworm.com/read/440906/1774887

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/440906/1782352

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/440906/1782511

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/440906/1782516

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,