conformtest: Don't test non-C90 headers for C90.
[jlayton/glibc.git] / conform / data / iso646.h-data
1 #if !defined ISO && !defined POSIX && !defined XPG3 && !defined XPG4
2 macro and
3 macro and_eq
4 macro bitand
5 macro bitor
6 macro compl
7 macro not
8 macro not_eq
9 macro or
10 macro or_eq
11 macro xor
12 macro xor_eq
13
14 allow *_t
15 #endif