URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [pch/] [macro-1.c] - Rev 154
Go to most recent revision | Compare with Previous | Blame | View Log
#include "macro-1.h" int main(void) { return DEFINED_VALUE + 1 - DEFINED_PARAM (3); }
Go to most recent revision | Compare with Previous | Blame | View Log