代码搜索:Preprocessor
找到约 5,886 项符合「Preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/367457/9746761
lnt co-cc86.lnt
// co-cc86.lnt
// Compiler Options for CadUL CC-86
//
// Gimpel Software acknowledges the assistance of Andreas Bock
// of Siemens in the preparation of this file.
// This file c
www.eeworm.com/read/367457/9746764
lnt co-in386.lnt
// co-in386.lnt
// Compiler Options for Intel iC-386
// This file contains options to allow PC-lint to process source
// files for your compiler. It is used as follows:
//
// li
www.eeworm.com/read/270213/11045156
js shbrushvb.js
dp.sh.Brushes.Vb = function()
{
var keywords = 'AddHandler AddressOf AndAlso Alias And Ansi As Assembly Auto ' +
'Boolean ByRef Byte ByVal Call Case Catch CBool CByte CChar CDate ' +
'C
www.eeworm.com/read/270213/11045173
js shbrushjscript.js
dp.sh.Brushes.JScript = function()
{
var keywords = 'abstract boolean break byte case catch char class const continue debugger ' +
'default delete do double else enum export extends false fin
www.eeworm.com/read/268798/11121050
h names.h
/* names.h: Preprocessor definitions used by the output functions.
*
* Copyright (C) 1999-2001 by Brian Raiter, under the GNU General
* Public License. No warranty. See COPYING for details.
*/
#i
www.eeworm.com/read/413044/11168865
c preproc.c
/* preproc.c -- simple preprocessor examples */
#include
#define TWO 2 /* you can use comments if you like */
#define OW "Consistency is the last refuge of the unimagina\
tive.