代码搜索:Preprocessor
找到约 5,886 项符合「Preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/375190/2737320
v2 jamfile.v2
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Sample Build Jamfile (token_statistics)
#
# http://www.boost.org/
#
# Copyright (c) 2001-2008 Hartmut Kaiser. Distrib
www.eeworm.com/read/375190/2737341
v2 jamfile.v2
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Sample Build Jamfile (lexed_tokens)
#
# http://www.boost.org/
#
# Copyright (c) 2001-2008 Hartmut Kaiser. Distributed
www.eeworm.com/read/375190/2737365
v2 jamfile.v2
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Sample Build Jamfile (preprocess_pragma_output)
#
# http://www.boost.org/
#
# Copyright (c) 2001-2008 Hartmut Kaiser.
www.eeworm.com/read/375190/2737370
v2 jamfile.v2
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Sample Build Jamfile (list_includes)
#
# http://www.boost.org/
#
# Copyright (c) 2001-2008 Hartmut Kaiser. Distribute
www.eeworm.com/read/375190/2737382
v2 jamfile.v2
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Sample Build Jamfile (quick_start)
#
# http://www.boost.org/
#
# Copyright (c) 2001-2008 Hartmut Kaiser. Distributed
www.eeworm.com/read/375190/2737388
v2 jamfile.v2
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Sample Build Jamfile (real_positions)
#
# http://www.boost.org/
#
# Copyright (c) 2001-2008 Hartmut Kaiser. Distribut
www.eeworm.com/read/375190/2737394
v2 jamfile.v2
# Boost.Wave: A Standard compliant C++ preprocessor library
#
# Boost Wave Library Sample Build Jamfile (advanced_hooks)
#
# http://www.boost.org/
#
# Copyright (c) 2001-2008 Hartmut Kaiser. Distribut
www.eeworm.com/read/369339/2800950
1 rc.1
.th RC I 5/15/74
.sh NAME
rc \*- Ratfor compiler
.sh SYNOPSIS
.bd rc
[
.bd \*-c
] [
.bd \*-r
] [
.bd \*-f
] [
.bd \*-v
] file ...
.sh DESCRIPTION
.it Rc
invokes the Ratfor preprocessor on a set of Rat
www.eeworm.com/read/366702/2867725
c macro-4.c
// PR preprocessor/27746
// { dg-do compile }
// { dg-options "-fopenmp -Wunknown-pragmas" }
#define p _Pragma ("omp parallel")
#define omp_p _Pragma ("omp p")
void bar (void);
void
foo (void)
{
www.eeworm.com/read/366702/2883557
c pr34692.c
/* PR preprocessor/34692 */
/* { dg-do compile } */
/* { dg-options "-fopenmp -fdump-tree-gimple" } */
/* { dg-final { scan-tree-dump-times "#pragma omp parallel" 1 "gimple" } } */
/* { dg-final { sca