代码搜索:preprocessor

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

代码结果 5,886
www.eeworm.com/read/287127/4027125

readme

@(#) README 1.6 93/06/18 22:29:34 unproto - Compile ANSI C with traditional UNIX C compiler Description: ------------ This is a filter that sits in between the UNIX C preprocessor and the n
www.eeworm.com/read/440906/1774003

h elf.h

/* Target OS preprocessor built-ins. */ #define TARGET_OS_CPP_BUILTINS() \ do \ { \ builtin_define ("__ELF__"); \ } \ while (0) /* Undefine some macros defined in
www.eeworm.com/read/440906/1782365

c pragma-2.c

/* Verify that preprocessor does not insert redundant newlines after #pragma, also check this for #include, #define and #undef */ /* { dg-do compile } */ /* { dg-options "-dD" } */ #include
www.eeworm.com/read/440906/1782445

c literals-1.c

/* Test that (what looks like) comments are not recognized in literals and that quotes within quotes do not confused the preprocessor. */ /* { dg-do run } */ extern void abort (void); int main
www.eeworm.com/read/440906/1782619

c pragma-1.c

/* Verify that preprocessor does not insert redundant newlines after #pragma */ /* { dg-do compile } */ int main () { #pragma unknown { error; /* { dg-error "undeclared" "undeclared-variabl
www.eeworm.com/read/440906/1782643

c escape-1.c

/* Copyright (C) 2001 Free Software Foundation, Inc. */ /* { dg-do compile } */ /* This tests various diagnostics about escape sequences, for both the preprocessor and the compiler. Neil Boo
www.eeworm.com/read/429426/1948727

py assoc1.py

# Description: Creates a list of association rules, selects five rules and prints them out # Category: description # Uses: imports-85 # Classes: orngAssoc.build, Preprocessor_discreti
www.eeworm.com/read/422010/2046425

h speex_preprocess.h

/* Copyright (C) 2003 Epic Games Written by Jean-Marc Valin */ /** @file speex_preprocess.h @brief Speex preprocessor */ /* Redistribution and use in source and binary forms, with or witho
www.eeworm.com/read/419528/2076456

c xmodstub.c

#include "AEEStdLib.h" #include "AEEShell.h" /* Shell interface definitions */ #include "xmod.h" /* Allow the AEEMod_Load function to be renamed through a preprocessor directive *
www.eeworm.com/read/395929/2428915

texi gasp.texi

\input texinfo @c -*- Texinfo -*- @setfilename gasp.info @c @c This file documents the assembly preprocessor "GASP" @c @c Copyright 1994, 1995, 2000 Free Software Foundation,