代码搜索:preprocessor

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

代码结果 5,886
www.eeworm.com/read/330197/7810006

plg dk13a.plg

E:\NECTools32\bin\st78K0.exe -fASSM.pst Structured assembler preprocessor for RA78K/0 V3.80 [27 Aug 2004] Copyright(C) NEC Electronics Corporation 1990,2004 start Target chip : uPD78F05
www.eeworm.com/read/330197/7810040

plg dk13a.plg

E:\NECTools32\bin\st78K0.exe -fASSM.pst Structured assembler preprocessor for RA78K/0 V3.80 [27 Aug 2004] Copyright(C) NEC Electronics Corporation 1990,2004 start Target chip : uPD78F05
www.eeworm.com/read/410096/11302320

prj project1.prj

Project1#d:\Hd6305~4\演示程序\Hd6305~1\Ti_632~1\Project1.prj#Begin Parameter#Compile# Preprocessor Options#Add to the end of the main include paths#0##-I #Compile#Directory Options#Add to the
www.eeworm.com/read/114089/15114756

h spp_defrag.h

/* Snort Preprocessor Plugin Header File Defrag */ #include "snort.h" #ifndef __SPP_DEFRAG_H__ #define __SPP_DEFRAG_H__ #define IP_OFFMASK 0x1fff #define IP_MF 0x2000 #define IP_DF 0x4000
www.eeworm.com/read/470693/1455780

h hp3bsd44.h

#include "m68k/m68k.h" /* See m68k.h. 7 means 68020 with 68881. */ #define TARGET_DEFAULT (MASK_BITFIELD|MASK_68881|MASK_68020) /* Define __HAVE_68881__ in preprocessor, unless -msoft-float is sp
www.eeworm.com/read/470693/1455805

h hp3bsd.h

#include "m68k/m68k.h" /* See m68k.h. 7 means 68020 with 68881. */ #define TARGET_DEFAULT (MASK_BITFIELD|MASK_68881|MASK_68020) /* Define __HAVE_68881__ in preprocessor, unless -msoft-float is sp
www.eeworm.com/read/247849/4473750

h hp3bsd44.h

#include "m68k/m68k.h" /* See m68k.h. 7 means 68020 with 68881. */ #define TARGET_DEFAULT (MASK_BITFIELD|MASK_68881|MASK_68020) /* Define __HAVE_68881__ in preprocessor, unless -msoft-float is sp
www.eeworm.com/read/247849/4473795

h hp3bsd.h

#include "m68k/m68k.h" /* See m68k.h. 7 means 68020 with 68881. */ #define TARGET_DEFAULT (MASK_BITFIELD|MASK_68881|MASK_68020) /* Define __HAVE_68881__ in preprocessor, unless -msoft-float is sp
www.eeworm.com/read/229812/4739000

c pp01.c

// pp01.c -- preprocessor test # 1 // // #include "fail.h" #include // Support #define compare(v1,v2) comp( v1, v2, __LINE__ ) void comp( int v1, int v2, unsigned line ) {
www.eeworm.com/read/229812/4739345

c pp19.c

// pp01.c -- preprocessor test # 1 // // #include "fail.h" #include // Support #define compare(v1,v2) comp( v1, v2, __LINE__ ) void comp( int v1, int v2, unsigned line ) {