代码搜索:Preprocessor
找到约 5,886 项符合「Preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/309649/13667201
awk c_lines.awk
# +++Date last modified: 05-Jul-1997
# count lines in a C program, not counting comments, blank lines or
# form feeds
# does separate count of preprocessor directives
# if a preprocessor direct
www.eeworm.com/read/144211/5753199
troff
#------------------------------------------------------------------------------
# troff: file(1) magic for *roff
#
# updated by Daniel Quinlan (quinlan@yggdrasil.com)
# troff input
0 string .\\"
www.eeworm.com/read/140727/5782509
h integralnamespace.h
// file: $isip/class/system/Integral/IntegralNameSpace.h
// version: $Id: IntegralNameSpace.h,v 1.6 2001/08/24 20:28:05 hamaker Exp $
//
// while not standard part of the ANSI standard, some operatin
www.eeworm.com/read/136822/5849971
trolltech readme.trolltech
This is the official Freetype 2.0.1 release, temporarily changed so that
broken GCC "2.96" compilers can compile it (which cannot handle preprocessor
tokens in the filename of a #include). The patch i
www.eeworm.com/read/136816/5854872
trolltech readme.trolltech
This is the official Freetype 2.0.1 release, temporarily changed so that
broken GCC "2.96" compilers can compile it (which cannot handle preprocessor
tokens in the filename of a #include). The patch i
www.eeworm.com/read/124910/6035418
h wordsize.h
/* Determine the wordsize from the preprocessor defines. */
#if defined __s390x__
# define __WORDSIZE 64
#else
# define __WORDSIZE 32
#endif
www.eeworm.com/read/124910/6035467
h wordsize.h
/* Determine the wordsize from the preprocessor defines. */
#if defined __s390x__
# define __WORDSIZE 64
#else
# define __WORDSIZE 32
#endif
www.eeworm.com/read/101082/6249016
l scanner.l
%{
/* ctrace - C program debugging tool
*
* C statement scanner
*
*/
#ifndef lint
static char *sccsid = "@(#)scanner.l 4.1 (ULTRIX) 7/17/90";
#endif lint
/*************************************
www.eeworm.com/read/100446/6269427
todo
1) must add alias handling
2) must set time limit when preparing all queries, and check size limit
3) there was expressed a need to have access to IP in while constructing
queries, to have response
www.eeworm.com/read/483886/6597113
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