mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-11 15:50:06 +00:00
18 lines
274 B
Plaintext
18 lines
274 B
Plaintext
#if !defined ISO && !defined POSIX && !defined XPG3 && !defined XPG4
|
|
macro and
|
|
macro and_eq
|
|
macro bitand
|
|
macro bitor
|
|
macro compl
|
|
macro not
|
|
macro not_eq
|
|
macro or
|
|
macro or_eq
|
|
macro xor
|
|
macro xor_eq
|
|
|
|
#if !defined ISO && !defined ISO99 && !defined ISO11
|
|
allow *_t
|
|
#endif
|
|
#endif
|