OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [syshdr.h] - Blame information for rev 12

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 12 jlechner
/* Indented to avoid "suggest hiding ..." warnings.   */
2
 #pragma GCC system_header
3
 
4
#define sys_uint 1U
5
#define sys_str(x) x
6
#define sys_foo(x, y...) bar (x, ##y)
7
 
8
#define sys_uint 1U
9
#define sys_fl 1.0f
10
#define sys_ld 1.0L

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.