代码搜索:preprocessor
找到约 5,886 项符合「preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/440906/1782597
c gnuc89.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=gnu89" } */
/* This file is for testing the preprocessor in -std=gnu89 mode.
Neil Booth,
www.eeworm.com/read/440906/1782644
c endif.c
/* Copyright (C) 2002 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test case for PR preprocessor/6386 by Andreas Schwab. We'd back up
over the CPP_EOF token (indicating not a
www.eeworm.com/read/401712/2336278
java rcmainframe.java
package net.softgems.resourceparser;
import java.io.*;
import java.util.ArrayList;
import net.softgems.resourceparser.main.*;
import net.softgems.resourceparser.preprocessor.*;
import net.sof
www.eeworm.com/read/382361/2637739
h am9513.h
/*
module/am9513.h
value added preprocessor definitions for Am9513 timer chip
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 1998 David A. Schleef
www.eeworm.com/read/375190/2737531
cfg test.cfg
#
# Boost.Wave: A Standard compliant C++ preprocessor library
# http://www.boost.org/
#
# Copyright (c) 2003-2008 Hartmut Kaiser. Distributed under the Boost
# Software License, Version 1.
www.eeworm.com/read/369339/2800879
6 tbl.6
.th TBL VI 2/2/75
.sh NAME
tbl \*- format tables for nroff or troff
.sh SYNOPSIS
.bd tbl
[ files ] ...
.sh DESCRIPTION
.it Tbl
is an nroff (I)
or troff(I)
preprocessor for formatting tables.
The input
www.eeworm.com/read/366702/2868220
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/366702/2883486
c macro-3.c
/* PR preprocessor/27746 */
/* { dg-do compile } */
/* { dg-options "-fopenmp -fdump-tree-omplower" } */
#define omp FOO
#define p parallel
#define omp_parallel _Pragma ("omp parallel")
#define omp
www.eeworm.com/read/366702/2883941
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/366702/2884127
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.