代码搜索:Preprocessor
找到约 5,886 项符合「Preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/366702/2884085
c pr32974.c
/* PR preprocessor/32974 - don't warn for extra tokens in pragma dependency */
/* { dg-do compile } */
#pragma GCC dependency "pr32974.c" extra tokens are ok
int x;
www.eeworm.com/read/366702/2884201
c pr28709.c
/* Copyright (C) 2006 Free Software Foundation, Inc. */
/* PR preprocessor/28709 */
/* { dg-do compile } */
#define foo - ## >>
foo;
/* { dg-error "expected identifier.*'-'" "" { target *-*-* } 6 }
www.eeworm.com/read/364550/2903287
h sysconfig.h
/*
* klibc/sysconfig.h
*
* Allows for definitions of some things which may be system-dependent
* NOTE: this file must not result in any output from the preprocessor.
*/
#ifndef _KLIBC_SYSCONFIG_
www.eeworm.com/read/354521/3077654
h bnppcasm.h
#ifndef Included_bnppcasm_h
#define Included_bnppcasm_h
/*
* A PowerPC assembler in the C preprocessor.
* This assumes that ints are 32 bits, and uses them for the values.
*
* An assembly-la
www.eeworm.com/read/350657/3121721
makefile-keyspan_pda_fw
# some rules to handle the quirks of the 'as31' assembler, like
# insisting upon fixed suffixes for the input and output files,
# and its lack of preprocessor support
all: keyspan_pda_fw.h
%.asm: %
www.eeworm.com/read/264095/4295129
makefile-keyspan_pda_fw
# some rules to handle the quirks of the 'as31' assembler, like
# insisting upon fixed suffixes for the input and output files,
# and its lack of preprocessor support
all: keyspan_pda_fw.h
%.asm: %
www.eeworm.com/read/258893/4349271
h bnppcasm.h
#ifndef Included_bnppcasm_h
#define Included_bnppcasm_h
/*
* A PowerPC assembler in the C preprocessor.
* This assumes that ints are 32 bits, and uses them for the values.
*
* An assembly-la
www.eeworm.com/read/258893/4349965
h bnppcasm.h
#ifndef Included_bnppcasm_h
#define Included_bnppcasm_h
/*
* A PowerPC assembler in the C preprocessor.
* This assumes that ints are 32 bits, and uses them for the values.
*
* An assembly-la
www.eeworm.com/read/251957/4412696
h mozilla-config.h
/* List of defines generated by configure. Included with preprocessor flag,
* -include, to avoid long list of -D defines on the compile command-line.
* Do not edit.
*/
#ifndef _MOZILLA_CONFIG_H_
#
www.eeworm.com/read/174505/9585217
iss isppexample1.iss
; -- ISPPExample1.iss --
;
; This script shows various basic things you can achieve using Inno Setup Preprocessor (ISPP) by Alex Yackimoff.
; To enable commented #define's, either remove the ';' or