代码搜索:preprocessor
找到约 5,886 项符合「preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/224579/14582961
c preprocess.c
/* Copyright (C) 2003 Epic Games
Written by Jean-Marc Valin
File: preprocess.c
Preprocessor with denoising based on the algorithm by Ephraim and Malah
Redistribution and use in source a
www.eeworm.com/read/123453/14631206
def wsp_strings.def
/**** Preprocessor magic ****/
/* String table with entries starting at 0 and numbered upwards. */
#if !defined(LINEAR)
#error "Required macro LINEAR is missing."
#endif
/* Entry in a LINEAR table.
www.eeworm.com/read/123453/14632031
def wsp_strings.def
/**** Preprocessor magic ****/
/* String table with entries starting at 0 and numbered upwards. */
#if !defined(LINEAR)
#error "Required macro LINEAR is missing."
#endif
/* Entry in a LINEAR table.
www.eeworm.com/read/478822/1349170
txt distribution.txt
EiC Distribution List
Each distribution contains EiC's documentation in postscript form, EiC's
implementation of the ISO/ANSI Standard C library, EiC's C preprocessor an
www.eeworm.com/read/471707/1425550
c preprocess.c
/* Copyright (C) 2003 Epic Games
Written by Jean-Marc Valin
File: preprocess.c
Preprocessor with denoising based on the algorithm by Ephraim and Malah
Redistribution and use in source a
www.eeworm.com/read/470720/1452406
c charconst.c
/* Copyright (C) 2001 Free Software Foundation, Inc. */
/* { dg-do compile } */
/* This tests various diagnostics about character constants, for both
the preprocessor and the compiler.
Neil
www.eeworm.com/read/470720/1452431
c if-oppr.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* Test the full range of preprocessor operator precedence. Each
operator is tested with one of immediately higher precedence to
verify
www.eeworm.com/read/470693/1464352
c charconst.c
/* Copyright (C) 2001 Free Software Foundation, Inc. */
/* { dg-do compile } */
/* This tests various diagnostics about character constants, for both
the preprocessor and the compiler.
Neil
www.eeworm.com/read/470693/1464377
c if-oppr.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* Test the full range of preprocessor operator precedence. Each
operator is tested with one of immediately higher precedence to
verify
www.eeworm.com/read/458653/1585098
c preprocess.c
/* Copyright (C) 2003 Epic Games
Written by Jean-Marc Valin
File: preprocess.c
Preprocessor with denoising based on the algorithm by Ephraim and Malah
Redistribution and use in so