代码搜索:preprocessor

找到约 5,886 项符合「preprocessor」的源代码

代码结果 5,886
www.eeworm.com/read/340665/3280704

c gnuc99-pedantic.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* { dg-options "-std=gnu99 -pedantic" } */ /* This file is for testing the preprocessor in -std=gnu99 -pedantic m
www.eeworm.com/read/340665/3280708

c c94.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* { dg-options "-std=iso9899:199409" } */ /* This file is for testing the preprocessor in -std=iso9899:199409 mod
www.eeworm.com/read/340665/3280864

c digraph2.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do compile } */ /* { dg-options "-std=c89" } */ /* Just simple check that digraphs are not on in c89, for both preprocessor and co
www.eeworm.com/read/340665/3280952

c gnuc89-pedantic.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* { dg-options "-std=gnu89 -pedantic" } */ /* This file is for testing the preprocessor in -std=gnu89 -pedantic m
www.eeworm.com/read/334861/3361396

ih console.ih

#include "console.hh" #include #include "Input/input.hh" #include "Preprocessor/foreach.hh" #define DEBUGLEVEL 0 #include "debug.hh" using namespace bats; using namespace std;
www.eeworm.com/read/324450/3502469

ih console.ih

#include "console.hh" #include #include "Input/input.hh" #include "Preprocessor/foreach.hh" #define DEBUGLEVEL 0 #include "debug.hh" using namespace bats; using namespace std;
www.eeworm.com/read/289355/3991521

pl app_i386.pl

#! /usr/bin/perl -w # # app_i386.pl -- assembly preprocessor for upx # # This file is part of the UPX executable compressor. # # Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer # Cop
www.eeworm.com/read/288095/4010241

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,v 1.1.2.1 2005/1
www.eeworm.com/read/287127/4027143

sh cpp.sh

#!/bin/sh # @(#) cpp.sh 1.3 92/01/15 21:53:22 # Unprototypeing preprocessor for pre-ANSI C compilers. On some systems, # this script can be as simple as: # # /lib/cpp "$@" | unproto # # Ho
www.eeworm.com/read/440906/1774886

c c++98-pedantic.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* { dg-options "-std=c++98 -pedantic" } */ /* This file is for testing the preprocessor in -std=c++98 -pedantic m