Home
last modified time | relevance | path

Searched refs:sys_uint (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dsyshdr.h4 #define sys_uint 1U macro
8 #define sys_uint 1U macro
H A Dsysmac2.c21 int u2 = sys_uint; /* { dg-bogus "traditional C rejects" } */ in main()
H A Dsysmac1.c19 #if sys_uint /* { dg-bogus "traditional C rejects" } */