代码搜索:preprocessor
找到约 5,886 项符合「preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/366702/2884307
c 20000127-1.c
/* { dg-do compile } */
/* Test for core dump in the preprocessor. Originally exposed by
XEmacs, but this has been synthesized from scratch. */
#define foo(bar) bar
int x =
foo(
/*
www.eeworm.com/read/162614/5531079
c arith-3.c
/* Preprocessor arithmetic semantic tests. */
/* Copyright (C) 2002 Free Software Foundation, Inc. */
/* Source: Neil Booth, 26 May 2002. */
/* The file tests overflow warnings for, and values of
www.eeworm.com/read/475976/6771793
c ckcpro.c
/* WARNING -- This C source program generated by Wart preprocessor. */
/* Do not edit this file; edit the Wart-format source file instead, */
/* and then run it through Wart to produce a new C sou
www.eeworm.com/read/295361/8168056
c krx60100.c
/* K&R 6-1: "Our version of getword() does not properly handle
underscores, string constants, or preprocessor control lines.
Write a better version."
This is intended to be a solution to
www.eeworm.com/read/367457/9746670
lnt lib-zinc.lnt
// lib-zinc.lnt
// Library Options file for Zinc Interface Library produced by
// Zinc Software Incorporated. Pleasant Grove, Utah USA
-elib(553) // assumes undefined preprocessor var
www.eeworm.com/read/134117/14005933
c ckcpro.c
/* WARNING -- This C source program generated by Wart preprocessor. */
/* Do not edit this file; edit the Wart-format source file instead, */
/* and then run it through Wart to produce a new C source
www.eeworm.com/read/133707/14029227
lnt lib-zinc.lnt
// lib-zinc.lnt
// Library Options file for Zinc Interface Library produced by
// Zinc Software Incorporated. Pleasant Grove, Utah USA
-elib(553) // assumes undefined preprocessor var
www.eeworm.com/read/133707/14029372
lnt lib-zinc.lnt
// lib-zinc.lnt
// Library Options file for Zinc Interface Library produced by
// Zinc Software Incorporated. Pleasant Grove, Utah USA
-elib(553) // assumes undefined preprocessor var
www.eeworm.com/read/235248/14080068
cpp tokens.cpp
/* TOKENS.CPP
* The TokenStream class (a C/C++ preprocessor/tokenizer)
* UnderC C++ interpreter
* Steve Donovan, 2001
* This is GPL'd software, and the usual disclaimers apply.
* See
www.eeworm.com/read/103513/15730166
win32 readme.win32
Using libIDL for Win32
~~~~~~~~~~~~~~~~~~~~~~
Win32 libIDL support is mostly here, but currently requires the use of
IDL_parse_filename_with_input, since there is no C preprocessor
generally ava