URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [pr17119.c] - Rev 300
Go to most recent revision | Compare with Previous | Blame | View Log
void _mesa_DrawPixels (int width, int height, unsigned format, unsigned type, const void * pixels) { switch (format) { case 0x1900: func1 (); break; case 0x1907: case 0x80E0: case 0x1908: case 0x80E1: case 0x8000: func2 (); break; } }
Go to most recent revision | Compare with Previous | Blame | View Log