代码搜索:Preprocessor

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

代码结果 5,886
www.eeworm.com/read/100101/15885077

c gproto.c

/* WARNING -- This C source program generated by gwart preprocessor. */ /* Do not edit this file; edit the gwart-format source file instead, */ /* and then run it through gwart to produce a new C sou
www.eeworm.com/read/100100/15885122

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/391748/8381855

h link-warning.h

/* GL_LINK_WARNING("literal string") arranges to emit the literal string as a linker warning on most glibc systems. We use a linker warning rather than a preprocessor warning, because #warnin
www.eeworm.com/read/390183/8479737

h inttypes.h

/* * inttypes.h * * Small ersatz subset of , deriving the types from * . * * Important: the preprocessor may truncate numbers too large for it. * Therefore, test th
www.eeworm.com/read/169651/9847997

h ppcasm.h

#ifndef PPCASM_H #define PPCASM_H /* * A PowerPC assembler in the C preprocessor. * This assumes that ints are 32 bits, and uses them for the values. * * An assembly-language routine is simply an
www.eeworm.com/read/365571/9853740

h porting_support.h

/* * This file contains porting mechanism pragmas to port HCS08 code to ColdFire V1. * It is included using #include "porting_support.h" in the preprocessor panel. */ /* Inline Assembly
www.eeworm.com/read/365571/9853783

h porting_support.h

/* * This file contains porting mechanism pragmas to port HCS08 code to ColdFire V1. * It is included using #include "porting_support.h" in the preprocessor panel. */ /* Inline Assembly
www.eeworm.com/read/418779/10897503

plugins readme.plugins

Plugin Info 12/5/99 Martin Roesch Overview: Snort version 1.5 introduces a major new concept, plugins. There are two types of plugin currently available in Snort: detection plugins and preprocessor
www.eeworm.com/read/271207/11003831

c oddebug.c

#include "oddebug.h" #if DEBUG_LEVEL > 0 static uchar Warning__Never_compile_production_devices_with_debugging; /* The "#warning" preprocessor directive is non-standard. The unused static * variab
www.eeworm.com/read/435646/7788414

c preproc.c

/* -*- mode: c; c-file-style: "bsd" -*- */ /* preproc.c macro preprocessor for the Netwide Assembler * * The Netwide Assembler is copyright (C) 1996 Simon Tatham and * Julian Hall. All rights