代码搜索:preprocessor
找到约 5,886 项符合「preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/440906/1782126
c mips-args-1.c
/* Check that certain preprocessor macros are defined, and do some
consistency checks. */
/* { dg-do compile { target mips*-*-* } } */
const char *compiled_for = _MIPS_ARCH;
const char *optimized
www.eeworm.com/read/430182/1938953
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/426983/1986031
h porting_support.h
/*
* This file contains porting mechanism pragmas to port HCS08 code to ColdFire V1.
* It is included using #include "porting_support.h" in the preprocessor panel.
*/
/* Inline Assembly
www.eeworm.com/read/404607/2302252
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/402216/2327344
txt lua.txt
DOCUMENT_DEFAULT = 0
COMMENT = 1
COMMENTLINE = 2
COMMENTDOC = 3
NUMBER = 4
WORD = 5
STRING = 6
CHARACTER = 7
LITERALSTRING = 8
PREPROCESSOR = 9
OPERATOR = 10
IDENTIFIER = 11
www.eeworm.com/read/401712/2336286
java preprocessorcharbuffer.java
package net.softgems.resourceparser.preprocessor;
import java.io.Reader;
import antlr.CharBuffer;
/**
* Extended character buffer class that takes initial input.
*/
public class Preproce
www.eeworm.com/read/393286/2481343
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/391269/2520966
h link-warning.h
/* GL_LINK_WARNING("literal string") arranges to emit the literal string as
a linker warning on most glibc systems.
We use a linker warning rather than a preprocessor warning, because
#warnin
www.eeworm.com/read/389922/2530118
c initial.c
/*
Initialization of adventure play variables
*/
#include
#include
#include "advent.h" /* #define preprocessor equates */
#define EXTERN /* define, not declare, in advdec.h
www.eeworm.com/read/385891/2580644
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: %