代码搜索:preprocessor

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

代码结果 5,886
www.eeworm.com/read/168845/5434945

hpp idl_re2c_lexer.hpp

/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Re2C based IDL lexer http://www.boost.o
www.eeworm.com/read/375190/2737350

hpp idl_re2c_lexer.hpp

/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Re2C based IDL lexer http://www.boost.org/
www.eeworm.com/read/375190/2737351

hpp idl_re.hpp

/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Sample: Re2C based IDL lexer http://www.boos
www.eeworm.com/read/366702/2884202

c pr34602.c

/* PR preprocessor/34602 - no internal error trying to spell EOF. */ /* { dg-do preprocess } */ /* { dg-error "unexpected end" "" { target *-*-* } 6 } */ #line
www.eeworm.com/read/366702/2884259

c paste14.c

/* PR preprocessor/28709 */ /* { dg-do preprocess } */ #define foo - ## >> foo /* { dg-error "pasting \"-\" and \">>\"" } */ #define bar = ## == bar /* { dg-error "pasting \"=\" and \"==\"" } */
www.eeworm.com/read/193293/8240667

h parse.h

#ifndef __PARSE__ #define __PARSE__ #ifndef SC_SCAN #define SC_SCAN #endif #include "scan.h" /*---------------------------------------------------------------------- Preprocessor Definitions -----
www.eeworm.com/read/433274/8534541

cpp dynstr.cpp

// Copyright (c) 2007, Arne Steinarson // Licensing for DynObj project - see DynObj-license.txt in this folder // Instructions to PDOH preprocessor // %%DYNOBJ options(brief) // %%DYNOBJ sectio
www.eeworm.com/read/386083/8765205

m comp_exam3_3.m

% beginning of preprocessor clear all % be safe fdel = input('Enter the size of the frequency step in Hertz > '); fn = input('Enter the loop natural frequency in Hertz > '); zeta = input('En
www.eeworm.com/read/285564/8831389

c mtclim42_vic.c

/* Note: The following code is largely taken from mtclim4.2, a weather preprocessor developed by the NTSG group in the School of Forestry at the University of Montana. The code has been
www.eeworm.com/read/187205/8843653

cs cs-tokenizer.cs

// // cs-tokenizer.cs: The Tokenizer for the C# compiler // This also implements the preprocessor // // Author: Miguel de Icaza (miguel@gnu.org) // // Licensed under the terms of the