代码搜索:preprocessor
找到约 5,886 项符合「preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/441599/1769829
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 BUILD"
www.eeworm.com/read/421032/2056649
am makefile.am
## $Id
AUTOMAKE_OPTIONS=foreign no-dependencies
INCLUDES = -I../include
noinst_libdir = ${exec_prefix}/lib/snort_dynamicpreprocessor
noinst_lib_LTLIBRARIES = lib_sfdynamic_preprocessor_example.la
www.eeworm.com/read/414527/2145548
m4 ax_check_glu.m4
dnl @synopsis AX_CHECK_GLU
dnl
dnl Check for GLU. If GLU is found, the required preprocessor and
dnl linker flags are included in the output variables "GLU_CFLAGS" and
dnl "GLU_LIBS", respectively. Th
www.eeworm.com/read/406309/2278629
cf imake.cf
XCOMM $Xorg: Imake.cf,v 1.4 2000/08/17 19:41:45 cpqbld Exp $
/*
* To add support for another platform:
*
* 1. Identify a machine-specific cpp symbol. If your preprocessor
* does no
www.eeworm.com/read/402216/2327308
txt verilog.txt
DOCUMENT_DEFAULT = 0
COMMENT = 1
COMMENTLINE = 2
COMMENTLINEBANG = 3
NUMBER = 4
WORD = 5
STRING = 6
WORD2 = 7
WORD3 = 8
PREPROCESSOR = 9
OPERATOR = 10
IDENTIFIER = 11
STRI
www.eeworm.com/read/402216/2327315
txt specman.txt
DOCUMENT_DEFAULT = 0
CODE = 1
COMMENTLINE = 2
COMMENTLINEBANG = 3
NUMBER = 4
WORD = 5
STRING = 6
WORD2 = 7
WORD3 = 8
PREPROCESSOR = 9
OPERATOR = 10
IDENTIFIER = 11
STRINGE
www.eeworm.com/read/388795/2546618
am makefile.am
## $Id
AUTOMAKE_OPTIONS=foreign no-dependencies
INCLUDES = -I../include
noinst_libdir = ${exec_prefix}/lib/snort_dynamicpreprocessor
noinst_lib_LTLIBRARIES = lib_sfdynamic_preprocessor_example.la
www.eeworm.com/read/387868/2554571
h genrcdefs.h
/*
* Name: wx/msw/genrcdefs.h
* Purpose: Emit preprocessor symbols into rcdefs.h for resource compiler
* Author: Mike Wetherell
* RCS-ID: $Id: genrcdefs.h 36133 2005-11-08 22:
www.eeworm.com/read/387667/2556974
1 ecpg.1
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $
.TH "ECPG" "1" "2008-01-03" "Application" "PostgreSQL Client Applications"
.SH NAME
ecpg \- embedded SQL C preprocessor
.SH SYNOPSIS
.sp
\
www.eeworm.com/read/375190/2737348
v2 jamfile.v2
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Sample Build Jamfile (waveidl)
#
# http://www.boost.org/
#
# Copyright (c) 2001-2008 Hartmut Kaiser. Distributed unde