代码搜索:Preprocessor

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

代码结果 5,886
www.eeworm.com/read/485711/1260369

idl exacttime.idl

//: c15:corba:ExactTime.idl //# You must install idltojava.exe from //# java.sun.com and adjust the settings to use //# your local C preprocessor in order to compile //# This file. See docs at ja
www.eeworm.com/read/470720/1452346

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/470720/1452347

c 20020927-1.c

/* Test case for buffer overflow bug in token stringification. See PR preprocessor/8055 for details. Reported by Alexander N. Kabaev . Test case written by Zack Weinberg
www.eeworm.com/read/470720/1452381

c 20000519-1.c

/* Regression test for preprocessor crash. Reported by Mathias Froehlich . */ /* { dg-do preprocess } */ #define foo #define __CAT__(a,b,c,d) a##b##c##d #define CAT(
www.eeworm.com/read/470720/1452414

c 20000209-2.c

/* { dg-do compile } */ /* { dg-options "-Wall" } */ /* Distilled from glibc sources. Tests preprocessor corner cases. Since it uses rest args, we must turn off -pedantic-errors. */ #define NO_P
www.eeworm.com/read/470720/1452476

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/470693/1464292

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/470693/1464293

c 20020927-1.c

/* Test case for buffer overflow bug in token stringification. See PR preprocessor/8055 for details. Reported by Alexander N. Kabaev . Test case written by Zack Weinberg
www.eeworm.com/read/470693/1464327

c 20000519-1.c

/* Regression test for preprocessor crash. Reported by Mathias Froehlich . */ /* { dg-do preprocess } */ #define foo #define __CAT__(a,b,c,d) a##b##c##d #define CAT(
www.eeworm.com/read/470693/1464360

c 20000209-2.c

/* { dg-do compile } */ /* { dg-options "-Wall" } */ /* Distilled from glibc sources. Tests preprocessor corner cases. Since it uses rest args, we must turn off -pedantic-errors. */ #define NO_P