代码搜索:preprocessor
找到约 5,886 项符合「preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/458653/1585303
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
www.eeworm.com/read/246835/4490863
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/242732/4541342
h acconfig.h
/* acconfig.h
This file is in the public domain.
Descriptive text for the C preprocessor macros that
the distributed Autoconf macros can define.
No software package will use all of t
www.eeworm.com/read/240162/4590106
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/240162/4590132
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/233448/4686000
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/233448/4686030
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/229812/4738035
c diag0242.c
// DIAG0242.c -- preprocessor test for constant expressions
//
//
// defined
#define a 5
#if 03412.231 < 1
#endif
#if sizeof(b)
#endif
#if defined ( asdf
#endif
#if 5 < 6 )
#en
www.eeworm.com/read/216502/4890813
m5
.NH
CONCLUSIONS
.PP
Ratfor
demonstrates that with modest effort
it is possible to convert Fortran
from a bad language into quite a good one.
A preprocessor
is clearly a useful way to extend or amelio
www.eeworm.com/read/190666/5179837
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