代码搜索:preprocessor
找到约 5,886 项符合「preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/175737/5342395
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/175737/5342401
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/168845/5434942
jamfile
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Sample Build Jamfile (waveidl)
#
# http://www.boost.org/
#
# Copyright (c) 2001-2005 Hartmut Kaiser. Distribute
www.eeworm.com/read/168845/5434943
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-2005 Hartmut Kaiser. Distribute
www.eeworm.com/read/168845/5434964
jamfile
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Build Jamfile
#
# http://www.boost.org/
#
# Copyright (c) 2001-2005 Hartmut Kaiser. Distributed under the Boost
www.eeworm.com/read/168845/5434965
v2 jamfile.v2
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Build Jamfile
#
# http://www.boost.org/
#
# Copyright (c) 2001-2005 Hartmut Kaiser. Distributed under the Boost
www.eeworm.com/read/168845/5435174
jamfile
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Test Jamfile
#
# http://www.boost.org/
#
# Copyright (c) 2001-2005 Hartmut Kaiser. Distributed under the Boost
www.eeworm.com/read/340665/3273260
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,
www.eeworm.com/read/340665/3280676
c c99-pedantic.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c99 -pedantic" } */
/* This file is for testing the preprocessor in -std=c99 -pedantic mode.
www.eeworm.com/read/340665/3280835
c c89-pedantic.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c89 -pedantic" } */
/* This file is for testing the preprocessor in -std=c89 -pedantic mode.