ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
keatures.h
Go to the documentation of this file.
1#ifndef _keatures_h_INCLUDED
2#define _keatures_h_INCLUDED
3
4#include "global.h"
6
7#if __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
8#define KISSAT_IS_BIG_ENDIAN
9#endif
10
11#if defined(_POSIX_C_SOURCE) || defined(__APPLE__)
12#define KISSAT_HAS_COMPRESSION
13#define KISSAT_HAS_COLORS
14#define KISSAT_HAS_FILENO
15#endif
16
17#if defined(_POSIX_C_SOURCE)
18#define KISSAT_HAS_UNLOCKEDIO
19#endif
20
22
23#endif
#define ABC_NAMESPACE_HEADER_END
#define ABC_NAMESPACE_HEADER_START
NAMESPACES ///.