代码搜索:Preprocessor

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

代码结果 5,886
www.eeworm.com/read/325467/13204068

inc audioplayer.inc

#line 1 "C:\\MyExam\\AudioPlayer\\src\\AudioPlayer.cpp" /* stack depth 0 */ #line 1 "(C-C++ Preprocessor Panel)" /* stack depth 1 */ #line 1 "(command-line defines)" /* stack depth 2 */ #pragma s
www.eeworm.com/read/101082/6247071

1 cpp.1

.TH cpp 1 VAX .SH Name cpp \- the C language preprocessor .SH Syntax .NXR "cpp command" .B /lib/cpp [ .I option ... .B ] .B [ .I ifile .B [ .I ofile .B ] ] .SH Description The .PN cpp\^ command is the
www.eeworm.com/read/492033/6430219

h input.h

#ifndef INPUT_H #define INPUT_H #include #include "descrip.h" #include "xfile.h" /// main function for input from the preprocessor file long input(XFILE *in, descrip *d); /// input topolgy
www.eeworm.com/read/489590/6466139

h h264_define.h

#ifndef __H264_DEFINITION__ #define __H264_DEFINITION__ #if 0 // wince block #ifndef MAKE_H264LIB //defines on preprocessor of arm compiler for generating lib. //#define TCC78xx_SW_SIM_ON
www.eeworm.com/read/252679/12268691

ibm makefile.ibm

# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for # 32-bit IBM Visual Age C++ # To use, do "nmake -f win32\makefile.ibm" # Optional nonstandard preprocessor flags (as -DMEDIUM_MEM or -DNO_ASM)
www.eeworm.com/read/214222/15109825

cpp socmfc.cpp

/* Module : SocMFC.cpp Purpose: Implementation for an MFC wrapper class for sockets Created: PJN / 05-08-1998 History: 03-03-2003 1. Addition of a number of preprocessor defines, namely W3MFC_EXT_
www.eeworm.com/read/206085/15300807

php ipisp.php

IP - Country - ISP Database Demo in PHP Hypertext Preprocessor Lookup Country & ISP by IP Address Enter a dot
www.eeworm.com/read/458653/1584944

bat fixfile.bat

rem Use Astyle to fix style in a file fixlines -p %1% astyle --style=ansi -c -o --convert-tabs --indent-preprocessor %1% del %1%.orig @rem convert line terminators to Unix style LFs fixlines -u %
www.eeworm.com/read/233448/4686058

c 20050215-1.c

/* Testcase for memory corruption bug in macro processing. See PR preprocessor/19077 for details. */ /* { dg-do compile } */ /* { dg-options "-g3" } */ #define FOO(a,b,c,d,e) a b c d e \ "
www.eeworm.com/read/216502/4891654

c t1.c

/* t1.c: main control and input switching */ # # include "t..c" #include # ifdef gcos /* required by GCOS because file is passed to "tbl" by troff preprocessor */ # define _f1 _f extern FI