repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove i486 subdirectory
[glibc.git]
/
conform
/
data
/
iso646.h-data
blob
d4afaa57950f408594f47d2a6d4645463044102d
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
#if !defined ISO && !defined ISO99 && !defined ISO11
15
allow *_t
16
#endif
17
#endif