/*
AUTOMATICALLY GENERATED BY tspec 2.10
API SUBSET: iso:iso646.h (VERSION 2.6)
*/
#ifndef __TDF_ISO_ISO646_H
#define __TDF_ISO_ISO646_H
#ifdef __cplusplus
extern "C" {
#endif
#pragma TenDRA declaration block api__iso__iso646 begin
#define and &&
#define and_eq &=
#define bitand &
#define bitor |
#define compl ~
#define not !
#define not_eq !=
#define or ||
#define or_eq |=
#define xor ^
#define xor_eq ^=
#pragma TenDRA declaration block end
#ifdef __cplusplus
}
#endif
#endif /* __TDF_ISO_ISO646_H */
syntax highlighted by Code2HTML, v. 0.9.1