代码搜索:preprocessor

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

代码结果 5,886
www.eeworm.com/read/114089/15114780

h spp_template.h

/* $Id: spp_template.h,v 1.3 2000/03/16 02:58:58 roesch Exp $ */ /* Snort Preprocessor Plugin Header File Template */ /* This file gets included in plugbase.h when it is integrated into the rest
www.eeworm.com/read/210671/15193934

h time2.h

// Fig. 6.8: time2.h // Declaration of the Time class. // Member functions are defined in time2.cpp // preprocessor directives that // prevent multiple inclusions of header file #ifndef TIME2_H
www.eeworm.com/read/210671/15193941

h time1.h

// Fig. 6.6: time1.h // Declaration of the Time class. // Member functions are defined in time1.cpp // preprocessor directives that // prevent multiple inclusions of header file #ifndef TIME1_H
www.eeworm.com/read/210671/15193946

h time4.h

// Fig. 6.11: time4.h // Declaration of the Time class. // Member functions defined in time4.cpp // preprocessor directives that // prevent multiple inclusions of header file #ifndef TIME4_H
www.eeworm.com/read/210671/15193952

h time3.h

// Fig. 6.10: time3.h // Declaration of the Time class. // Member functions defined in time3.cpp // preprocessor directives that // prevent multiple inclusions of header file #ifndef TIME3_H
www.eeworm.com/read/17755/756132

fsf debug.fsf

SOFTWARE_SETTINGS { USE_C_PREPROCESSOR_FOR_GNU_ASM_FILES = ON; DO_POST_BUILD_COMMAND_LINE = OFF; PROGRAMMING_FILE_TYPE = "NO PROGRAMMING FILE"; OUTPUT_TYPE = "INTEL HEX"; TOOLSET = "CUSTOM
www.eeworm.com/read/17755/756169

fsf release.fsf

SOFTWARE_SETTINGS { USE_C_PREPROCESSOR_FOR_GNU_ASM_FILES = ON; DO_POST_BUILD_COMMAND_LINE = OFF; PROGRAMMING_FILE_TYPE = "NO PROGRAMMING FILE"; OUTPUT_TYPE = "INTEL HEX"; TOOLSET = "CUSTOM
www.eeworm.com/read/17755/756259

fsf debug.fsf

SOFTWARE_SETTINGS { USE_C_PREPROCESSOR_FOR_GNU_ASM_FILES = ON; DO_POST_BUILD_COMMAND_LINE = OFF; PROGRAMMING_FILE_TYPE = "NO PROGRAMMING FILE"; OUTPUT_TYPE = "INTEL HEX"; TOOLSET = "CUSTOM
www.eeworm.com/read/17755/756264

fsf release.fsf

SOFTWARE_SETTINGS { USE_C_PREPROCESSOR_FOR_GNU_ASM_FILES = ON; DO_POST_BUILD_COMMAND_LINE = OFF; PROGRAMMING_FILE_TYPE = "NO PROGRAMMING FILE"; OUTPUT_TYPE = "INTEL HEX"; TOOLSET = "CUSTOM
www.eeworm.com/read/470720/1444827

c c++98.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* { dg-options "-std=c++98" } */ /* This file is for testing the preprocessor in -std=c++98 mode. Neil Booth,