iso646 Reference

File
lib/c99/include/c99/iso646.h
Date
Wednesday, June 25, 2014
Includes
None

Macros

__XEOS_LIB_C99_ISO646_H__

#define __XEOS_LIB_C99_ISO646_H__

and

#define and &&

and_eq

#define and_eq &=

bitand

#define bitand &

bitor

#define bitor |

compl

#define compl ~

not

#define not !

not_eq

#define not_eq !=

or

#define or ||

or_eq

#define or_eq |=

xor

#define xor ^

xor_eq

#define xor_eq ^=