diff options
Diffstat (limited to 'gnu_c.def')
| -rw-r--r-- | gnu_c.def | 1253 |
1 files changed, 0 insertions, 1253 deletions
diff --git a/gnu_c.def b/gnu_c.def deleted file mode 100644 index 4226c5f..0000000 --- a/gnu_c.def +++ /dev/null @@ -1,1253 +0,0 @@ -#define TCPOLEN_TIMESTAMP 10
-#define TCP_KEEPCNT 6
-#define _IO_CURRENTLY_PUTTING 0x800
-#define IP_UNBLOCK_SOURCE 37
-#define IPV6_RTHDR_TYPE_0 0
-#define IPV6_2292HOPOPTS 3
-#define __DBL_MIN_EXP__ (-1021)
-#define AF_LLC PF_LLC
-#define IPV4_FRAG_MEM_HIGH_THRESH (64 * 1024 * 1024)
-#define AF_MAX PF_MAX
-#define TCP_CONGESTION 13
-#define IPOPT_SECUR_CONFID 0xf135
-#define UDP_MORE_STATE 2
-#define IP_FRAG_DISCARD (0x08)
-#define IP_ROUTER_ALERT 5
-#define CMSG_NXTHDR(mhdr,cmsg) __cmsg_nxthdr (mhdr, cmsg)
-#define TCPOPT_WINDOW 3
-#define IP_DEFAULT_MULTICAST_TTL 1
-#define TCP_CTEAT_LINK_BYDATA 0x02
-#define __FLT_MIN__ 1.17549435e-38F
-#define __NFDBITS (8 * (int) sizeof (__fd_mask))
-#define _IO_UNITBUF 020000
-#define __bswap_16(x) (__extension__ ({ register unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; }))
-#define _T_WCHAR_
-#define SOL_ATM 264
-#define _G_HAVE_LONG_DOUBLE_IO 1
-#define INT_LEAST16_MIN (-32767-1)
-#define TCP_CORK 3
-#define SO_KEEPALIVE 9
-#define _NETINET_IN_H 1
-#define __flexarr []
-#define PF_IRDA 23
-#define IP_DF 0x4000
-#define _IO_FLAGS2_USER_WBUF 8
-#define __S64_TYPE long int
-#define IP_TOS 1
-#define __bswap_32(x) (__extension__ ({ register unsigned int __v, __x = (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_32 (__x); else __asm__ ("bswap %0" : "=r" (__v) : "0" (__x)); __v; }))
-#define __stub_fchflags
-#define __SQUAD_TYPE long int
-#define _BSD_SIZE_T_DEFINED_
-#define _BITS_TIME_H 1
-#define TCP_FLOOD_DETECT_OFF 0x0
-#define __socklen_t_defined
-#define MAXTTL 255
-#define CLOCK_THREAD_CPUTIME_ID 3
-#define IPTOS_PREC_CRITIC_ECP IPTOS_CLASS_CS5
-#define __TIME_T_TYPE __SLONGWORD_TYPE
-#define __CHAR_BIT__ 8
-#define SO_DOMAIN 39
-#define IPV6_LEAVE_GROUP 21
-#define _G_HAVE_MREMAP 1
-#define makedev(maj,min) gnu_dev_makedev (maj, min)
-#define FIOGETOWN 0x8903
-#define IP_HDRINCL 3
-#define __bswap_64(x) (__extension__ ({ register unsigned long __v, __x = (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_64 (__x); else __asm__ ("bswap %q0" : "=r" (__v) : "0" (__x)); __v; }))
-#define SOCK_RAW SOCK_RAW
-#define INT16_C(c) c
-#define IP_RECVORIGDSTADDR IP_ORIGDSTADDR
-#define __sigset_t_defined
-#define __SIZEOF_PTHREAD_ATTR_T 56
-#define IPV4_LOCAL_CLASS_B(_add) (((_add&0xFFF00000)==0xAC100000)?1:0)
-#define _G_OPEN64 __open64
-#define IP_TTL 2
-#define INT8_MAX (127)
-#define UINT_LEAST64_MAX (__UINT64_C(18446744073709551615))
-#define stderr stderr
-#define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min))
-#define IPOPT_OPTVAL 0
-#define SOCK_RDM SOCK_RDM
-#define ITIMER_VIRTUAL ITIMER_VIRTUAL
-#define PF_DECnet 12
-#define IPV6_CHECKSUM 7
-#define __stub_putmsg
-#define IP_MAX_MEMBERSHIPS 20
-#define _G_pid_t __pid_t
-#define IPV6_PMTUDISC_WANT 1
-#define __WCHAR_MAX__ 2147483647
-#define AF_APPLETALK PF_APPLETALK
-#define SINGLE_ACK_RECEVED_NO 0
-#define __WAIT_INT(status) (__extension__ (((union { __typeof(status) __in; int __i; }) { .__in = (status) }).__i))
-#define INT16_MAX (32767)
-#define IPV6_NEXTHOP 9
-#define __BLKCNT_T_TYPE __SLONGWORD_TYPE
-#define _BITS_SOCKADDR_H 1
-#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
-#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
-#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
-#define __DBL_DENORM_MIN__ 4.9406564584124654e-324
-#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
-#define IPPROTO_ROUTING IPPROTO_ROUTING
-#define SO_PEERCRED 17
-#define IPOPT_SECUR_MMMM 0xbc4d
-#define MCAST_LEAVE_SOURCE_GROUP 47
-#define _IO_flockfile(_fp)
-#define _IOFBF 0
-#define __USE_BSD 1
-#define IPV6_IPSEC_POLICY 34
-#define __FLT_EVAL_METHOD__ 0
-#define TCPI_OPT_TIMESTAMPS 1
-#define _IO_NO_WRITES 8
-#define __ASMNAME2(prefix,cname) __STRING (prefix) cname
-#define __unix__ 1
-#define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE)
-#define IPV6_PMTUDISC_PROBE 3
-#define IPOPT_TIMESTAMP IPOPT_TS
-#define IP_FREEBIND 15
-#define __stub_setlogin
-#define _IO_peekc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) && __underflow (_fp) == EOF ? EOF : *(unsigned char *) (_fp)->_IO_read_ptr)
-#define w_termsig __wait_terminated.__w_termsig
-#define __FLOAT_WORD_ORDER __BYTE_ORDER
-#define INT8_MIN (-128)
-#define __x86_64 1
-#define IN6_ARE_ADDR_EQUAL(a,b) ((((__const uint32_t *) (a))[0] == ((__const uint32_t *) (b))[0]) && (((__const uint32_t *) (a))[1] == ((__const uint32_t *) (b))[1]) && (((__const uint32_t *) (a))[2] == ((__const uint32_t *) (b))[2]) && (((__const uint32_t *) (a))[3] == ((__const uint32_t *) (b))[3]))
-#define IPOPT_OLEN 1
-#define MCAST_LEAVE_GROUP 45
-#define IPOPT_CONTROL 0x00
-#define __COMPAR_FN_T
-#define __GID_T_TYPE __U32_TYPE
-#define _IO_BAD_SEEN 0x4000
-#define __DBL_MIN_10_EXP__ (-307)
-#define INT16_MIN (-32767-1)
-#define IPOPT_SECURITY 130
-#define __FINITE_MATH_ONLY__ 0
-#define __id_t_defined
-#define UINTMAX_C(c) c ## UL
-#define _G_HAVE_SYS_WAIT 1
-#define __u_char_defined
-#define SOL_PACKET 263
-#define IPOPT_RESERVED1 0x20
-#define IPOPT_RESERVED2 0x60
-#define __pid_t_defined
-#define __GNUC_PATCHLEVEL__ 6
-#define IPV6_HOPOPTS 54
-#define _G_size_t size_t
-#define SO_SECURITY_AUTHENTICATION 22
-#define SCM_SRCRT IPV6_RXSRCRT
-#define _IO_pid_t _G_pid_t
-#define IPTOS_ECN_MASK 0x03
-#define MSG_NOSIGNAL MSG_NOSIGNAL
-#define __LDBL_REDIR1(name,proto,alias) name proto
-#define MSG_MORE MSG_MORE
-#define MSG_WAITALL MSG_WAITALL
-#define _G_off_t __off_t
-#define __size_t
-#define IPTOS_ECN_CE 0x03
-#define INT_FAST8_MAX (127)
-#define __DEC64_MAX_EXP__ 385
-#define _WCHAR_T_DEFINED
-#define __SIZEOF_PTHREAD_CONDATTR_T 4
-#define WCHAR_MAX __WCHAR_MAX
-#define _SYS_TIME_H 1
-#define MSG_PEEK MSG_PEEK
-#define IP_MSFILTER_SIZE(numsrc) (sizeof (struct ip_msfilter) - sizeof (struct in_addr) + (numsrc) * sizeof (struct in_addr))
-#define _IO_FLAGS2_MMAP 1
-#define htobe16(x) __bswap_16 (x)
-#define IN_CLASSB_NSHIFT 16
-#define __always_inline __inline __attribute__ ((__always_inline__))
-#define NFDBITS __NFDBITS
-#define __SHRT_MAX__ 32767
-#define w_stopval __wait_stopped.__w_stopval
-#define __LDBL_MAX__ 1.18973149535723176502e+4932L
-#define TCPI_OPT_ECN 8
-#define IPOPT_NUMBER_MASK 0x1f
-#define IP_MSS 576
-#define MAX_TCP_STATE 3
-#define SOL_IPV6 41
-#define __daddr_t_defined
-#define IP_MTU 14
-#define _PARAMS(protos) __P(protos)
-#define AF_ROSE PF_ROSE
-#define _IOS_BIN 128
-#define SOCK_DCCP SOCK_DCCP
-#define __mbstate_t_defined 1
-#define IPTOS_TOS(tos) ((tos) & IPTOS_TOS_MASK)
-#define _IO_UNIFIED_JUMPTABLES 1
-#define PF_SECURITY 14
-#define IP_MF 0x2000
-#define IPV6_2292DSTOPTS 4
-#define htobe64(x) __bswap_64 (x)
-#define __UINTMAX_TYPE__ long unsigned int
-#define _G_ssize_t __ssize_t
-#define INT_FAST8_MIN (-128)
-#define CLOCK_MONOTONIC_COARSE 6
-#define __SOCKADDR_COMMON(sa_prefix) sa_family_t sa_prefix ##family
-#define __linux 1
-#define __DEC32_EPSILON__ 1E-6DF
-#define WCHAR_MIN __WCHAR_MIN
-#define __stub_sigreturn
-#define _BITS_TYPES_H 1
-#define _IO_cleanup_region_end(_Doit)
-#define _IO_DONT_CLOSE 0100000
-#define PF_BLUETOOTH 31
-#define __unix 1
-#define __UID_T_TYPE __U32_TYPE
-#define getc(_fp) _IO_getc (_fp)
-#define MSG_CMSG_CLOEXEC MSG_CMSG_CLOEXEC
-#define __SIZE_T
-#define MSG_ERRQUEUE MSG_ERRQUEUE
-#define FD_SETSIZE __FD_SETSIZE
-#define __LDBL_MAX_EXP__ 16384
-#define SOL_TCP 6
-#define PF_SNA 22
-#define _ATFILE_SOURCE 1
-#define PF_WANPIPE 25
-#define _NETINET_IN_SYSTM_H 1
-#define STREAM_LINK_CLOSE 3
-#define UINT_FAST16_MAX (18446744073709551615UL)
-#define _IO_ssize_t _G_ssize_t
-#define MSG_FIN MSG_FIN
-#define PF_IEEE802154 36
-#define __SIZEOF_PTHREAD_RWLOCKATTR_T 8
-#define __linux__ 1
-#define UINT16_C(c) c
-#define IPTOS_DSCP_AF23 0x58
-#define AF_NETROM PF_NETROM
-#define _IOS_OUTPUT 2
-#define IPTOS_MINCOST IPTOS_LOWCOST
-#define EXIT_FAILURE 1
-#define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } }
-#define TCP_NOUSE_STATE 2
-#define _SIZE_T_DEFINED_
-#define IPV6_MTU_DISCOVER 23
-#define TCP_SYN_STATE 0
-#define __LDBL_REDIR_NTH(name,proto) name proto __THROW
-#define AF_FILE PF_FILE
-#define __SCHAR_MAX__ 127
-#define __USING_NAMESPACE_STD(name)
-#define SO_REUSEADDR 2
-#define _IO_HAVE_SYS_WAIT _G_HAVE_SYS_WAIT
-#define __KERNEL_STRICT_NAMES
-#define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_))
-#define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0)
-#define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status))
-#define __INT64_C(c) c ## L
-#define __NTH(fct) __attribute__ ((__nothrow__)) fct
-#define __DBL_DIG__ 15
-#define SOL_X25 262
-#define SO_DEBUG 1
-#define SO_BINDTODEVICE 25
-#define SO_SECURITY_ENCRYPTION_TRANSPORT 23
-#define AF_TIPC PF_TIPC
-#define IN6_IS_ADDR_UNSPECIFIED(a) (((__const uint32_t *) (a))[0] == 0 && ((__const uint32_t *) (a))[1] == 0 && ((__const uint32_t *) (a))[2] == 0 && ((__const uint32_t *) (a))[3] == 0)
-#define _G_MMAP64 __mmap64
-#define _POSIX_SOURCE 1
-#define UIO_MAXIOV 1024
-#define __SIZEOF_INT__ 4
-#define __SIZEOF_POINTER__ 8
-#define _G_uid_t __uid_t
-#define SO_MARK 36
-#define __attribute_used__ __attribute__ ((__used__))
-#define _STDIO_USES_IOSTREAM
-#define FIOSETOWN 0x8901
-#define _IO_IN_BACKUP 0x100
-#define IN6_IS_ADDR_MULTICAST(a) (((__const uint8_t *) (a))[0] == 0xff)
-#define CLOCK_REALTIME 0
-#define _ARPA_INET_H 1
-#define IPPROTO_EGP IPPROTO_EGP
-#define __USER_LABEL_PREFIX__
-#define CMSG_LEN(len) (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len))
-#define IPV6_AUTHHDR 10
-#define __GLIBC__ 2
-#define __END_DECLS
-#define __SOCKADDR_COMMON_SIZE (sizeof (unsigned short int))
-#define __CONCAT(x,y) x ## y
-#define WCONTINUED 8
-#define SINGLE_ACK_RECEVED 1
-#define UINT8_MAX (255)
-#define __STDC_HOSTED__ 1
-#define __WAIT_STATUS_DEFN int *
-#define IPTOS_CLASS_DEFAULT IPTOS_CLASS_CS0
-#define __LDBL_HAS_INFINITY__ 1
-#define __SLONG32_TYPE int
-#define SOCK_SEQPACKET SOCK_SEQPACKET
-#define _SYS_SELECT_H 1
-#define _IO_LINE_BUF 0x200
-#define _IOS_NOCREATE 32
-#define AF_ATMPVC PF_ATMPVC
-#define AF_PHONET PF_PHONET
-#define UINT64_MAX (__UINT64_C(18446744073709551615))
-#define IP_IPSEC_POLICY 16
-#define IPPROTO_PIM IPPROTO_PIM
-#define __GNU_LIBRARY__ 6
-#define AF_INET6 PF_INET6
-#define _G_BUFSIZ 8192
-#define H_COMPAT__H
-#define __FLT_EPSILON__ 1.19209290e-7F
-#define _G_HAVE_BOOL 1
-#define _IO_EOF_SEEN 0x10
-#define AF_WANPIPE PF_WANPIPE
-#define PF_LLC 26
-#define _IO_USER_LOCK 0x8000
-#define SO_LINGER 13
-#define s6_addr16 __in6_u.__u6_addr16
-#define _STDIO_H 1
-#define SO_BROADCAST 6
-#define TMP_MAX 238328
-#define __SSIZE_T_TYPE __SWORD_TYPE
-#define PF_UNIX PF_LOCAL
-#define __DEV_T_TYPE __UQUAD_TYPE
-#define IPVERSION 4
-#define IPTOS_DSCP_AF31 0x68
-#define IPV6_DSTOPTS 59
-#define IPTOS_DSCP_AF32 0x70
-#define _IO_SCIENTIFIC 04000
-#define IPPROTO_ENCAP IPPROTO_ENCAP
-#define __LDBL_MIN__ 3.36210314311209350626e-4932L
-#define AF_UNSPEC PF_UNSPEC
-#define s6_addr32 __in6_u.__u6_addr32
-#define _SS_SIZE 128
-#define __BITS_SOCKET_H
-#define le32toh(x) (x)
-#define __DEC32_MAX__ 9.999999E96DF
-#define _IO_SHOWPOS 02000
-#define PF_ASH 18
-#define UINT64_C(c) c ## UL
-#define __WCOREDUMP(status) ((status) & __WCOREFLAG)
-#define _WCHAR_T_
-#define IPPROTO_ESP IPPROTO_ESP
-#define IPV6_ADD_MEMBERSHIP IPV6_JOIN_GROUP
-#define INADDR_ALLRTRS_GROUP ((in_addr_t) 0xe0000002)
-#define SO_ACCEPTCONN 30
-#define __SIZEOF_PTHREAD_COND_T 48
-#define AF_BRIDGE PF_BRIDGE
-#define IP_FRAG_IGNORE (0x04)
-#define __SIZEOF_LONG__ 8
-#define _IO_getc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) ? __uflow (_fp) : *(unsigned char *) (_fp)->_IO_read_ptr++)
-#define __STDC_IEC_559__ 1
-#define SO_TYPE 3
-#define __STDC_ISO_10646__ 200009L
-#define PF_NETLINK 16
-#define SCM_RIGHTS SCM_RIGHTS
-#define IP_MULTICAST_LOOP 34
-#define __SIZEOF_PTHREAD_BARRIER_T 32
-#define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base)
-#define __DECIMAL_DIG__ 21
-#define __USE_FORTIFY_LEVEL 0
-#define AF_CAN PF_CAN
-#define SOCK_PACKET SOCK_PACKET
-#define TCPOPT_MAXSEG 2
-#define __gnu_linux__ 1
-#define _ENDIAN_H 1
-#define INT_FAST16_MAX (9223372036854775807L)
-#define SOL_IP 0
-#define IPPROTO_PUP IPPROTO_PUP
-#define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__))
-#define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status))
-#define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
-#define PTRDIFF_MAX (9223372036854775807L)
-#define _IO_LEFT 02
-#define IN6ADDR_LOOPBACK_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } }
-#define IP_ORIGDSTADDR 20
-#define __LDBL_HAS_QUIET_NAN__ 1
-#define INT64_C(c) c ## L
-#define IPOPT_DEBMEAS 0x40
-#define SOL_ICMPV6 58
-#define IPPROTO_IDP IPPROTO_IDP
-#define IPOPT_TS_TSONLY 0
-#define __THROW __attribute__ ((__nothrow__))
-#define __SOCKADDR_ARG struct sockaddr *__restrict
-#define IPTOS_ECN_NOT_ECT 0x00
-#define htobe32(x) __bswap_32 (x)
-#define AF_BLUETOOTH PF_BLUETOOTH
-#define IPPROTO_IPIP IPPROTO_IPIP
-#define __GLIBC_HAVE_LONG_LONG 1
-#define L_tmpnam 20
-#define ___int_wchar_t_h
-#define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status))
-#define __GNUC__ 4
-#define IPTOS_ECN(x) ((x) & IPTOS_ECN_MASK)
-#define __MMX__ 1
-#define IPPROTO_TCP IPPROTO_TCP
-#define IPV6_2292PKTOPTIONS 6
-#define DROP 0x00
-#define IN6_IS_ADDR_LINKLOCAL(a) ((((__const uint32_t *) (a))[0] & htonl (0xffc00000)) == htonl (0xfe800000))
-#define __timespec_defined 1
-#define L_ctermid 9
-#define __OFF64_T_TYPE __SQUAD_TYPE
-#define PF_ISDN 34
-#define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp)
-#define __FLT_HAS_DENORM__ 1
-#define __SIZEOF_LONG_DOUBLE__ 16
-#define IN_CLASSA_NSHIFT 24
-#define __USE_SVID 1
-#define INT_FAST16_MIN (-9223372036854775807L-1)
-#define MSG_CTRUNC MSG_CTRUNC
-#define _IO_va_list __gnuc_va_list
-#define MSG_PROXY MSG_PROXY
-#define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW
-#define __BIGGEST_ALIGNMENT__ 16
-#define MCAST_MSFILTER 48
-#define __FDELT(d) ((d) / __NFDBITS)
-#define _SYS_SOCKET_H 1
-#define PTRDIFF_MIN (-9223372036854775807L-1)
-#define AF_ROUTE PF_ROUTE
-#define IPV6_RECVHOPOPTS 53
-#define IP_DROP_SOURCE_MEMBERSHIP 40
-#define __USE_ISOC95 1
-#define _TIME_H 1
-#define __USE_ISOC99 1
-#define _G_wint_t wint_t
-#define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname)
-#define MSG_DONTROUTE MSG_DONTROUTE
-#define IPTOS_CLASS_CS0 0x00
-#define IPTOS_CLASS_CS1 0x20
-#define IPTOS_CLASS_CS2 0x40
-#define IPTOS_CLASS_CS3 0x60
-#define IPTOS_CLASS_CS4 0x80
-#define IPTOS_CLASS_CS5 0xa0
-#define IPTOS_CLASS_CS6 0xc0
-#define IPTOS_CLASS_CS7 0xe0
-#define IPOPT_SECUR_EFTO 0x789a
-#define _IO_uid_t _G_uid_t
-#define AF_SECURITY PF_SECURITY
-#define EXIT_SUCCESS 0
-#define __DBL_MAX__ 1.7976931348623157e+308
-#define TCP_QUICKACK 12
-#define __DBL_HAS_INFINITY__ 1
-#define __SIZEOF_PTHREAD_MUTEX_T 40
-#define IP_MTU_DISCOVER 10
-#define ITIMER_PROF ITIMER_PROF
-#define IP_MINTTL 21
-#define IPOPT_MINOFF 4
-#define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE)))
-#define __SIZEOF_PTHREAD_RWLOCK_T 56
-#define stdin stdin
-#define __USE_XOPEN2K 1
-#define w_stopsig __wait_stopped.__w_stopsig
-#define STREAM_LINK_LRU_OUT 6
-#define __DEC32_MIN_EXP__ (-94)
-#define __DADDR_T_TYPE __S32_TYPE
-#define __END_NAMESPACE_C99
-#define IPV6_RXHOPOPTS IPV6_HOPOPTS
-#define AF_NETLINK PF_NETLINK
-#define TCP_MSS 512
-#define INADDR_MAX_LOCAL_GROUP ((in_addr_t) 0xe00000ff)
-#define IN6_IS_ADDR_MC_SITELOCAL(a) (IN6_IS_ADDR_MULTICAST(a) && ((((__const uint8_t *) (a))[1] & 0xf) == 0x5))
-#define IPPROTO_IPV6 IPPROTO_IPV6
-#define __FD_SETSIZE 1024
-#define IPTOS_PREC_IMMEDIATE IPTOS_CLASS_CS2
-#define be32toh(x) __bswap_32 (x)
-#define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b)))
-#define _IO_MAGIC 0xFBAD0000
-#define IPPROTO_SCTP IPPROTO_SCTP
-#define INET_ADDRSTRLEN 16
-#define _SIZE_T_DEFINED
-#define SO_SECURITY_ENCRYPTION_NETWORK 24
-#define _WCHAR_T_DEFINED_
-#define _G_LSEEK64 __lseek64
-#define UINT_LEAST8_MAX (255)
-#define __USE_POSIX199506 1
-#define _FEATURES_H 1
-#define _G_FSTAT64(fd,buf) __fxstat64 (_STAT_VER, fd, buf)
-#define __LDBL_HAS_DENORM__ 1
-#define __stub_getmsg
-#define _IO_FIXED 010000
-#define __stub_fattach
-#define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL
-#define _STRUCT_TIMEVAL 1
-#define _IO_UNBUFFERED 2
-#define _IO_pos_t _G_fpos_t
-#define _IO_INTERNAL 010
-#define __DEC32_MIN__ 1E-95DF
-#define __dev_t_defined
-#define __S32_TYPE int
-#define IP_PKTOPTIONS 9
-#define SO_DONTROUTE 5
-#define __DBL_MAX_EXP__ 1024
-#define SOL_SOCKET 1
-#define __WORDSIZE_COMPAT32 1
-#define SO_PEERNAME 28
-#define _BITS_WCHAR_H 1
-#define IP_RECVERR 11
-#define __DEC128_EPSILON__ 1E-33DL
-#define _G_VTABLE_LABEL_PREFIX_ID __vt_
-#define __SSE2_MATH__ 1
-#define __FSFILCNT_T_TYPE __ULONGWORD_TYPE
-#define PDP_ENDIAN __PDP_ENDIAN
-#define IN_CLASSB_HOST (0xffffffff & ~IN_CLASSB_NET)
-#define STREAM_LINK_REUSE_BYSYN 0
-#define __amd64 1
-#define _IO_LINKED 0x80
-#define _G_HAVE_IO_GETLINE_INFO 1
-#define MCAST_INCLUDE 1
-#define IPPROTO_RSVP IPPROTO_RSVP
-#define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE
-#define IPV6_UNICAST_HOPS 16
-#define __bounded
-#define timerisset(tvp) ((tvp)->tv_sec || (tvp)->tv_usec)
-#define PF_PHONET 35
-#define __USECONDS_T_TYPE __U32_TYPE
-#define TCP_DEFER_ACCEPT 9
-#define IPOPT_NOP 1
-#define __BEGIN_NAMESPACE_STD
-#define __OFF_T_TYPE __SLONGWORD_TYPE
-#define IPOPT_CLASS(o) ((o) & IPOPT_CLASS_MASK)
-#define IP_PMTUDISC_PROBE 3
-#define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0)
-#define MAX_IPOPTLEN 40
-#define SO_ATTACH_FILTER 26
-#define SO_PASSCRED 16
-#define MCAST_EXCLUDE 0
-#define TCP_KEEPIDLE 4
-#define _T_WCHAR
-#define AF_AX25 PF_AX25
-#define __LONG_LONG_MAX__ 9223372036854775807LL
-#define AF_RDS PF_RDS
-#define IPPROTO_AH IPPROTO_AH
-#define __SIZEOF_SIZE_T__ 8
-#define __WEXITSTATUS(status) (((status) & 0xff00) >> 8)
-#define _WCHAR_T
-#define IPOPT_MEASUREMENT IPOPT_DEBMEAS
-#define _IO_BOOLALPHA 0200000
-#define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0)
-#define SOL_DECNET 261
-#define SIZE_MAX (18446744073709551615UL)
-#define __SIZEOF_WINT_T__ 4
-#define __stub_bdflush
-#define IPV6_ROUTER_ALERT 22
-#define _G_VTABLE_LABEL_PREFIX "__vt_"
-#define MSG_WAITFORONE MSG_WAITFORONE
-#define PF_UNSPEC 0
-#define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE)))
-#define INT32_MIN (-2147483647-1)
-#define _IONBF 2
-#define IP_FRAG_FIRST_IN (0x02)
-#define IN6_IS_ADDR_MC_ORGLOCAL(a) (IN6_IS_ADDR_MULTICAST(a) && ((((__const uint8_t *) (a))[1] & 0xf) == 0x8))
-#define __U16_TYPE unsigned short int
-#define TCPOPT_SACK 5
-#define _GCC_WCHAR_T
-#define WINT_MAX (4294967295u)
-#define SIOCATMARK 0x8905
-#define _IO_HEX 0100
-#define IP_FRAG_LAST_IN (0x01)
-#define UINTPTR_MAX (18446744073709551615UL)
-#define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int)))
-#define SO_PASSSEC 34
-#define PF_X25 9
-#define __GCC_HAVE_DWARF2_CFI_ASM 1
-#define __ptrvalue
-#define _G_HAVE_IO_FILE_OPEN 1
-#define __GXX_ABI_VERSION 1002
-#define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0))
-#define __FLT_MIN_EXP__ (-125)
-#define PF_BRIDGE 7
-#define IP_PMTUDISC_DONT 0
-#define __FD_CLR(d,set) (__FDS_BITS (set)[__FDELT (d)] &= ~__FDMASK (d))
-#define WEXITED 4
-#define IPV6_V6ONLY 26
-#define ITIMER_REAL ITIMER_REAL
-#define AF_PPPOX PF_PPPOX
-#define UINT32_MAX (4294967295U)
-#define IPV6_RECVRTHDR 56
-#define alloca(size) __builtin_alloca (size)
-#define IP_MULTICAST_ALL 49
-#define PF_IPX 4
-#define __extern_always_inline extern __always_inline __attribute__ ((__artificial__))
-#define IPV6_RECVHOPLIMIT 51
-#define _G_off64_t __off64_t
-#define IPV6_RECVTCLASS 66
-#define __DBL_MIN__ 2.2250738585072014e-308
-#define WINT_MIN (0u)
-#define __key_t_defined
-#define _IO_MAGIC_MASK 0xFFFF0000
-#define IPV6_MTU 24
-#define SO_RCVLOWAT 18
-#define IPV6_RECVDSTOPTS 58
-#define __LITTLE_ENDIAN 1234
-#define IPPROTO_MTP IPPROTO_MTP
-#define CLOCK_REALTIME_COARSE 5
-#define __WCOREFLAG 0x80
-#define TCP_MD5SIG_MAXKEYLEN 80
-#define IPOPT_SATID 136
-#define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias))
-#define __LP64__ 1
-#define IPTOS_PREC_MASK IPTOS_CLASS_MASK
-#define __ASM_GENERIC_SOCKET_H
-#define _IO_off64_t _G_off64_t
-#define IPV6_MULTICAST_IF 17
-#define __WTERMSIG(status) ((status) & 0x7f)
-#define SO_SNDTIMEO 21
-#define __MODE_T_TYPE __U32_TYPE
-#define __nonnull(params) __attribute__ ((__nonnull__ params))
-#define __DECIMAL_BID_FORMAT__ 1
-#define SHUT_RDWR SHUT_RDWR
-#define IPV6_RECVERR 25
-#define __RLIM64_T_TYPE __UQUAD_TYPE
-#define PF_MAX 37
-#define IPTOS_PREC_PRIORITY IPTOS_CLASS_CS1
-#define _IOS_ATEND 4
-#define INT_LEAST8_MAX (127)
-#define IP_RECVTOS 13
-#define SO_PEERSEC 31
-#define TCPOPT_EOL 0
-#define IP_RF 0x8000
-#define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0)
-#define IPPROTO_TP IPPROTO_TP
-#define __FDS_BITS(set) ((set)->__fds_bits)
-#define IN_CLASSC_HOST (0xffffffff & ~IN_CLASSC_NET)
-#define IP_OFFMASK 0x1fff
-#define PROJECT_REQ_MAX_PLUG_NUM (16)
-#define SO_PROTOCOL 38
-#define __FDMASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS))
-#define IPV6_RXDSTOPTS IPV6_DSTOPTS
-#define __DEC128_MIN__ 1E-6143DL
-#define __REGISTER_PREFIX__
-#define _IOS_NOREPLACE 64
-#define __DBL_HAS_DENORM__ 1
-#define INT_LEAST32_MAX (2147483647)
-#define AF_KEY PF_KEY
-#define PF_ROSE 11
-#define _IO_TIED_PUT_GET 0x400
-#define __attribute_pure__ __attribute__ ((__pure__))
-#define IPTOS_RELIABILITY 0x04
-#define PF_INET6 10
-#define __USE_POSIX2 1
-#define IP_TRANSPARENT 19
-#define __SLONGWORD_TYPE long int
-#define IP_RECVTTL 12
-#define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias)
-#define __NO_INLINE__ 1
-#define MSG_RST MSG_RST
-#define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg)))
-#define _SYS_UIO_H 1
-#define IPV6_2292PKTINFO 2
-#define __FLT_MANT_DIG__ 24
-#define AF_IUCV PF_IUCV
-#define INT_LEAST8_MIN (-128)
-#define __VERSION__ "4.4.6 20120305 (Red Hat 4.4.6-4)"
-#define TCPOLEN_WINDOW 3
-#define FD_ZERO(fdsetp) __FD_ZERO (fdsetp)
-#define UINT_LEAST16_MAX (65535)
-#define IP_PKTINFO 8
-#define __UINT64_C(c) c ## UL
-#define _SYS_CDEFS_H 1
-#define IPTOS_DSCP_EF 0xb8
-#define TCP_MAX_WINSHIFT 14
-#define INT_LEAST32_MIN (-2147483647-1)
-#define __PTHREAD_MUTEX_HAVE_PREV 1
-#define __INT_WCHAR_T_H
-#define _IO_file_flags _flags
-#define _G_USING_THUNKS 1
-#define __USE_XOPEN2K8 1
-#define _ALLOCA_H 1
-#define CMSG_FIRSTHDR(mhdr) ((size_t) (mhdr)->msg_controllen >= sizeof (struct cmsghdr) ? (struct cmsghdr *) (mhdr)->msg_control : (struct cmsghdr *) 0)
-#define SOCK_DGRAM SOCK_DGRAM
-#define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status))
-#define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig))
-#define _BSD_SOURCE 1
-#define __STRING(x) #x
-#define SO_OOBINLINE 10
-#define MSG_CONFIRM MSG_CONFIRM
-#define AF_ECONET PF_ECONET
-#define PF_FILE PF_LOCAL
-#define timercmp(a,b,CMP) (((a)->tv_sec == (b)->tv_sec) ? ((a)->tv_usec CMP (b)->tv_usec) : ((a)->tv_sec CMP (b)->tv_sec))
-#define __unbounded
-#define INADDR_ANY ((in_addr_t) 0x00000000)
-#define __INO_T_TYPE __ULONGWORD_TYPE
-#define INADDR_UNSPEC_GROUP ((in_addr_t) 0xe0000000)
-#define IPOPT_SECUR_TOPSECRET 0x6bc5
-#define __ssize_t_defined
-#define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min))
-#define IN6_IS_ADDR_V4COMPAT(a) ((((__const uint32_t *) (a))[0] == 0) && (((__const uint32_t *) (a))[1] == 0) && (((__const uint32_t *) (a))[2] == 0) && (ntohl (((__const uint32_t *) (a))[3]) > 1))
-#define IPV6_MULTICAST_HOPS 18
-#define _SYS_SIZE_T_H
-#define __FSBLKCNT64_T_TYPE __UQUAD_TYPE
-#define IP_PMTUDISC_DO 2
-#define SIOCGPGRP 0x8904
-#define __SUSECONDS_T_TYPE __SLONGWORD_TYPE
-#define PF_TIPC 30
-#define __SIZE_T__
-#define __stub_gtty
-#define SEEK_CUR 1
-#define __NLINK_T_TYPE __UWORD_TYPE
-#define SIG_ATOMIC_MAX (2147483647)
-#define __uint32_t_defined
-#define __need_clockid_t
-#define IP_FRAG_INVALID_PACKET (0x10)
-#define IP_PASSSEC 18
-#define __nlink_t_defined
-#define PROJECT_CONF_NAME "conf/project_list.conf"
-#define _IO_SHOWPOINT 0400
-#define SIOCGSTAMP 0x8906
-#define INT32_MAX (2147483647)
-#define _G_config_h 1
-#define __stub_sstk
-#define __wur
-#define __STDC_IEC_559_COMPLEX__ 1
-#define _G_HAVE_MMAP 1
-#define _G_stat64 stat64
-#define _IO_OCT 040
-#define SO_TIMESTAMPING 37
-#define IPV4_LOCAL_CLASS_A(_add) (((_add&0xFF000000)==0x0A000000)?1:0)
-#define SIOCGSTAMPNS 0x8907
-#define IPV4_LOCAL_CLASS_C(_add) (((_add&0xFFFFFF00)==0xC0A80000)?1:0)
-#define IN_CLASSB_MAX 65536
-#define __DEC64_EPSILON__ 1E-15DD
-#define __DEC128_MIN_EXP__ (-6142)
-#define __PDP_ENDIAN 3412
-#define IPTOS_DSCP_AF11 0x28
-#define IPTOS_DSCP_AF12 0x30
-#define IPTOS_DSCP_AF13 0x38
-#define _NETINET_TCP_H 1
-#define IP_ADD_MEMBERSHIP 35
-#define UNORDER_MAX_NUM (tcp_max_unorder)
-#define TCPOPT_TIMESTAMP 8
-#define CMSG_DATA(cmsg) ((cmsg)->__cmsg_data)
-#define IPTOS_DSCP(x) ((x) & IPTOS_DSCP_MASK)
-#define IPTOS_DSCP_AF21 0x48
-#define IPTOS_DSCP_AF22 0x50
-#define BYTE_ORDER __BYTE_ORDER
-#define s6_addr __in6_u.__u6_addr8
-#define PF_ROUTE PF_NETLINK
-#define _BITS_TYPESIZES_H 1
-#define IPV6_HOPLIMIT 52
-#define IPTOS_DSCP_AF33 0x78
-#define SIG_ATOMIC_MIN (-2147483647-1)
-#define __WIFEXITED(status) (__WTERMSIG(status) == 0)
-#define IPPROTO_UDP IPPROTO_UDP
-#define IPTOS_DSCP_AF41 0x88
-#define IPTOS_DSCP_AF42 0x90
-#define IPTOS_DSCP_AF43 0x98
-#define __SWBLK_T_TYPE __SLONGWORD_TYPE
-#define RAND_MAX 2147483647
-#define unix 1
-#define IPTOS_PREC_ROUTINE IPTOS_CLASS_CS0
-#define __FD_ZERO_STOS "stosq"
-#define _BSD_SIZE_T_
-#define __SIZE_TYPE__ long unsigned int
-#define __va_arg_pack_len() __builtin_va_arg_pack_len ()
-#define __ULONGWORD_TYPE unsigned long int
-#define _SIZE_T_DECLARED
-#define IPTOS_PREC(tos) IPTOS_CLASS(tos)
-#define IN_CLASSA(a) ((((in_addr_t)(a)) & 0x80000000) == 0)
-#define IN_CLASSB(a) ((((in_addr_t)(a)) & 0xc0000000) == 0x80000000)
-#define IN_CLASSC(a) ((((in_addr_t)(a)) & 0xe0000000) == 0xc0000000)
-#define IN_CLASSD(a) ((((in_addr_t)(a)) & 0xf0000000) == 0xe0000000)
-#define INADDR_ALLHOSTS_GROUP ((in_addr_t) 0xe0000001)
-#define AF_INET PF_INET
-#define _IO_SHOWBASE 0200
-#define STREAM_LINK_DATA 2
-#define IPOPT_SECUR_UNCLASS 0x0000
-#define TCPI_OPT_SACK 2
-#define IPTOS_ECN_ECT0 0x02
-#define IPV4_FRAG_MEM_FREE_ONCE (512 * 1024)
-#define IPOPT_NOOP IPOPT_NOP
-#define IPTOS_LOWDELAY 0x10
-#define __ELF__ 1
-#define IPOPT_TS_TSANDADDR 1
-#define IPV6_PMTUDISC_DO 2
-#define IPDEFTTL 64
-#define IPV6_PKTINFO 50
-#define _SIGSET_H_types 1
-#define TCPOLEN_TSTAMP_APPA (TCPOLEN_TIMESTAMP+2)
-#define _BITS_BYTESWAP_H 1
-#define __ID_T_TYPE __U32_TYPE
-#define IPV4_FRAG_TIMEOUT (30)
-#define STREAM_LINK_RESET 4
-#define __warnattr(msg) __attribute__((__warning__ (msg)))
-#define _IO_funlockfile(_fp)
-#define SOL_RAW 255
-#define IPTOS_LOWCOST 0x02
-#define __FLT_RADIX__ 2
-#define SOL_IRDA 266
-#define __LDBL_EPSILON__ 1.08420217248550443401e-19L
-#define INTPTR_MAX (9223372036854775807L)
-#define IPTOS_PREC_INTERNETCONTROL IPTOS_CLASS_CS6
-#define __GNUC_RH_RELEASE__ 4
-#define minor(dev) gnu_dev_minor (dev)
-#define _POSIX_C_SOURCE 200809L
-#define TCP_SYNCNT 7
-#define IP_MULTICAST_IF 32
-#define IP_DROP_MEMBERSHIP 36
-#define IPOPT_TS_PRESPEC 3
-#define _G_IO_IO_FILE_VERSION 0x20001
-#define IN6_IS_ADDR_V4MAPPED(a) ((((__const uint32_t *) (a))[0] == 0) && (((__const uint32_t *) (a))[1] == 0) && (((__const uint32_t *) (a))[2] == htonl (0xffff)))
-#define __SSE_MATH__ 1
-#define __long_double_t long double
-#define AF_ATMSVC PF_ATMSVC
-#define __uid_t_defined
-#define __k8 1
-#define SO_SNDBUFFORCE 32
-#define __SIZEOF_PTHREAD_BARRIERATTR_T 4
-#define __LDBL_REDIR(name,proto) name proto
-#define CLOCK_MONOTONIC_RAW 4
-#define IP_DEFAULT_MULTICAST_LOOP 1
-#define MSG_TRUNC MSG_TRUNC
-#define IPTOS_DSCP_MASK 0xfc
-#define IPTOS_CLASS_MASK 0xe0
-#define MAX_THREAD_NUM 64
-#define __blksize_t_defined
-#define INT_LEAST64_MAX (__INT64_C(9223372036854775807))
-#define _IO_IS_FILEBUF 0x2000
-#define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8)))
-#define PF_NETBEUI 13
-#define IPPROTO_IP IPPROTO_IP
-#define AF_PACKET PF_PACKET
-#define __WCHAR_MAX (2147483647)
-#define _G_ARGS(ARGLIST) ARGLIST
-#define IPOPT_NUMBER(o) ((o) & IPOPT_NUMBER_MASK)
-#define __SIZEOF_PTRDIFF_T__ 8
-#define SEEK_SET 0
-#define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0)
-#define IP_PMTUDISC_WANT 1
-#define IP_XFRM_POLICY 17
-#define AF_IEEE802154 PF_IEEE802154
-#define __NETINET_IP_H 1
-#define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24))
-#define _IO_FLAGS2_NOTCANCEL 2
-#define IN_CLASSA_MAX 128
-#define SO_TIMESTAMP 29
-#define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg)))
-#define IPOPT_SECUR_SECRET 0xd788
-#define SO_DETACH_FILTER 27
-#define __restrict_arr __restrict
-#define INTPTR_MIN (-9223372036854775807L-1)
-#define INT8_C(c) c
-#define _G_wchar_t wchar_t
-#define IP_MSFILTER 41
-#define __USE_MISC 1
-#define __UWORD_TYPE unsigned long int
-#define IP_BLOCK_SOURCE 38
-#define WNOHANG 1
-#define IN6_IS_ADDR_LOOPBACK(a) (((__const uint32_t *) (a))[0] == 0 && ((__const uint32_t *) (a))[1] == 0 && ((__const uint32_t *) (a))[2] == 0 && ((__const uint32_t *) (a))[3] == htonl (1))
-#define __x86_64__ 1
-#define _SIZE_T_
-#define __bswap_constant_64(x) ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))
-#define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF
-#define _IO_iconv_t _G_iconv_t
-#define _IO_USER_BUF 1
-#define UINT_FAST32_MAX (18446744073709551615UL)
-#define _WCHAR_T_H
-#define IP_RETOPTS 7
-#define __stub_revoke
-#define __timer_t_defined 1
-#define MSG_OOB MSG_OOB
-#define __WCLONE 0x80000000
-#define IP_FRAG_OK (0x00)
-#define IPFRAGTTL 60
-#define INT_LEAST64_MIN (-__INT64_C(9223372036854775807)-1)
-#define major(dev) gnu_dev_major (dev)
-#define IPTOS_PREC_FLASH IPTOS_CLASS_CS3
-#define _IO_off_t _G_off_t
-#define __WCHAR_MIN (-2147483647 - 1)
-#define SIOCSPGRP 0x8902
-#define IN_EXPERIMENTAL(a) ((((in_addr_t)(a)) & 0xe0000000) == 0xe0000000)
-#define SO_BSDCOMPAT 14
-#define __U64_TYPE unsigned long int
-#define IPV6_RTHDRDSTOPTS 55
-#define __FLT_HAS_QUIET_NAN__ 1
-#define IP_RECVOPTS 6
-#define UINTMAX_MAX (__UINT64_C(18446744073709551615))
-#define INT32_C(c) c
-#define __FLT_MAX_10_EXP__ 38
-#define __LONG_MAX__ 9223372036854775807L
-#define __WCHAR_T__
-#define IP_MULTICAST_TTL 33
-#define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL
-#define IPOPT_COPY 0x80
-#define __FLT_HAS_INFINITY__ 1
-#define SO_SNDBUF 7
-#define __WSTOPSIG(status) __WEXITSTATUS(status)
-#define IPV6_JOIN_ANYCAST 27
-#define MCAST_UNBLOCK_SOURCE 44
-#define IPV6_TCLASS 67
-#define MCAST_JOIN_SOURCE_GROUP 46
-#define __LONG_LONG_PAIR(HI,LO) LO, HI
-#define __bos0(ptr) __builtin_object_size (ptr, 0)
-#define __DEC64_MAX__ 9.999999999999999E384DD
-#define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status))
-#define NULL ((void *)0)
-#define AF_IRDA PF_IRDA
-#define __CHAR16_TYPE__ short unsigned int
-#define __ss_aligntype unsigned long int
-#define __USING_NAMESPACE_C99(name)
-#define BIG_ENDIAN __BIG_ENDIAN
-#define IPTOS_TOS_MASK 0x1E
-#define PF_PPPOX 24
-#define STREAM_LINK_TIMEOUT 5
-#define _VA_LIST_DEFINED
-#define __BLKSIZE_T_TYPE __SLONGWORD_TYPE
-#define PF_ECONET 19
-#define _IO_size_t _G_size_t
-#define __stub_lchmod
-#define __DEC64_MANT_DIG__ 16
-#define AF_RXRPC PF_RXRPC
-#define IPV6_XFRM_POLICY 35
-#define IPOPT_SECUR_RESTR 0xaf13
-#define IN6_IS_ADDR_MC_NODELOCAL(a) (IN6_IS_ADDR_MULTICAST(a) && ((((__const uint8_t *) (a))[1] & 0xf) == 0x1))
-#define IPPROTO_HOPOPTS IPPROTO_HOPOPTS
-#define MAX_UDP_STATE 3
-#define SOCK_NONBLOCK SOCK_NONBLOCK
-#define INT64_MAX (__INT64_C(9223372036854775807))
-#define htole16(x) (x)
-#define __DEC32_MAX_EXP__ 97
-#define _SIZET_
-#define TIMER_ABSTIME 1
-#define htole32(x) (x)
-#define __PMT(args) args
-#define TCP_MAXSEG 2
-#define _SYS_TYPES_H 1
-#define AF_NETBEUI PF_NETBEUI
-#define IPV6_2292RTHDR 5
-#define SO_TIMESTAMPNS 35
-#define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status))
-#define _OLD_STDIO_MAGIC 0xFABC0000
-#define AF_SNA PF_SNA
-#define linux 1
-#define _IOS_APPEND 8
-#define IPOPT_SSRR 137
-#define CLOCK_MONOTONIC 1
-#define IPV6_RTHDR_LOOSE 0
-#define __int8_t_defined
-#define IPOPT_CLASS_MASK 0x60
-#define ____FILE_defined 1
-#define _IOLBF 1
-#define htole64(x) (x)
-#define IPOPT_SEC IPOPT_SECURITY
-#define IPV6_ADDRFORM 1
-#define IPV4_MULTICAST_ADDR(_add) (((_add&0xF0000000)==0xE0000000)?1:0)
-#define _IO_UPPERCASE 01000
-#define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status))
-#define MCAST_JOIN_GROUP 42
-#define _XLOCALE_H 1
-#define INET6_ADDRSTRLEN 46
-#define __SSE2__ 1
-#define __KEY_T_TYPE __S32_TYPE
-#define TCP_DATAFLOOD_DETECT_ON 0x02
-#define PF_CAN 29
-#define __WORDSIZE 64
-#define INT64_MIN (-__INT64_C(9223372036854775807)-1)
-#define __BEGIN_DECLS
-#define __LDBL_MANT_DIG__ 64
-#define _G_NEED_STDARG_H 1
-#define __USE_ANSI 1
-#define __SIZEOF_PTHREAD_MUTEXATTR_T 4
-#define IN_BADCLASS(a) ((((in_addr_t)(a)) & 0xf0000000) == 0xf0000000)
-#define __DBL_HAS_QUIET_NAN__ 1
-#define IPOPT_SID IPOPT_SATID
-#define IPV6_JOIN_GROUP 20
-#define _STRING_H 1
-#define __GNUC_VA_LIST
-#define TCP_CTEAT_LINK_BYSYN 0x01
-#define WSTOPPED 2
-#define TCPOLEN_SACK_PERMITTED 2
-#define __RLIM_T_TYPE __ULONGWORD_TYPE
-#define le64toh(x) (x)
-#define PF_AX25 3
-#define FILENAME_MAX 4096
-#define IPPROTO_RAW IPPROTO_RAW
-#define __ino_t_defined
-#define AF_LOCAL PF_LOCAL
-#define __k8__ 1
-#define __WCHAR_TYPE__ int
-#define __CLOCKID_T_TYPE __S32_TYPE
-#define IPV4_FRAG_NUM_PER_IPQ (100)
-#define __SIZEOF_FLOAT__ 4
-#define _IOS_TRUNC 16
-#define IPTTLDEC 1
-#define __HAVE_COLUMN
-#define IPPROTO_ICMP IPPROTO_ICMP
-#define __stub_fdetach
-#define __DEC64_MIN_EXP__ (-382)
-#define __stub_chflags
-#define putc(_ch,_fp) _IO_putc (_ch, _fp)
-#define __UQUAD_TYPE unsigned long int
-#define __BYTE_ORDER __LITTLE_ENDIAN
-#define __USE_POSIX 1
-#define IPTOS_ECN_ECT1 0x01
-#define TCPOLEN_MAXSEG 4
-#define SCM_TIMESTAMPING SO_TIMESTAMPING
-#define BUFSIZ _IO_BUFSIZ
-#define __FLT_DIG__ 6
-#define __FSID_T_TYPE struct { int __val[2]; }
-#define _DEAL_IPV4_H_
-#define __malloc_and_calloc_defined
-#define INT_FAST32_MAX (9223372036854775807L)
-#define _WCHAR_T_DECLARED
-#define _IO_putc_unlocked(_ch,_fp) (_IO_BE ((_fp)->_IO_write_ptr >= (_fp)->_IO_write_end, 0) ? __overflow (_fp, (unsigned char) (_ch)) : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch)))
-#define WNOWAIT 0x01000000
-#define TCP_DATA_STATE 1
-#define __LDBL_REDIR_DECL(name)
-#define UINT_FAST8_MAX (255)
-#define __INT_MAX__ 2147483647
-#define w_retcode __wait_terminated.__w_retcode
-#define __amd64__ 1
-#define w_coredump __wait_terminated.__w_coredump
-#define __S16_TYPE short int
-#define IPPROTO_FRAGMENT IPPROTO_FRAGMENT
-#define IPV6_RTHDR 57
-#define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1)
-#define SOCK_CLOEXEC SOCK_CLOEXEC
-#define _G_HAVE_ATEXIT 1
-#define _T_SIZE_
-#define IPv4_FRAG_CE 0x8000
-#define IN6_IS_ADDR_MC_LINKLOCAL(a) (IN6_IS_ADDR_MULTICAST(a) && ((((__const uint8_t *) (a))[1] & 0xf) == 0x2))
-#define PF_ATMSVC 20
-#define IN_CLASSC_NET 0xffffff00
-#define IP_MAXPACKET 65535
-#define __FD_SET(d,set) (__FDS_BITS (set)[__FDELT (d)] |= __FDMASK (d))
-#define __WNOTHREAD 0x20000000
-#define _G_va_list __gnuc_va_list
-#define _IOS_INPUT 1
-#define __FLT_MAX_EXP__ 128
-#define CLOCK_PROCESS_CPUTIME_ID 2
-#define __gid_t_defined
-#define IN_LOOPBACKNET 127
-#define UINT32_C(c) c ## U
-#define __ptr_t void *
-#define __DBL_MANT_DIG__ 53
-#define ___int_size_t_h
-#define __TIMER_T_TYPE void *
-#define IPv4_FRAG_OFFSET 0x1FFF
-#define PF_PACKET 17
-#define MSG_SYN MSG_SYN
-#define __WIFCONTINUED(status) ((status) == __W_CONTINUED)
-#define UINT_FAST64_MAX (__UINT64_C(18446744073709551615))
-#define __clock_t_defined 1
-#define INT_FAST32_MIN (-9223372036854775807L-1)
-#define __GLIBC_MINOR__ 12
-#define __DEC64_MIN__ 1E-383DD
-#define __WINT_TYPE__ unsigned int
-#define __SIZEOF_SHORT__ 2
-#define __SSE__ 1
-#define AF_ASH PF_ASH
-#define IPPROTO_GRE IPPROTO_GRE
-#define __intptr_t_defined
-#define __LDBL_MIN_EXP__ (-16381)
-#define IPTOS_CLASS(class) ((tos) & IPTOS_CLASS_MASK)
-#define UDP_TWO_STATE 1
-#define __BIT_TYPES_DEFINED__ 1
-#define IPV6_RECVPKTINFO 49
-#define stdout stdout
-#define IP_OPTIONS 4
-#define IN6_IS_ADDR_MC_GLOBAL(a) (IN6_IS_ADDR_MULTICAST(a) && ((((__const uint8_t *) (a))[1] & 0xf) == 0xe))
-#define EOF (-1)
-#define __extern_inline extern __inline
-#define __USE_POSIX199309 1
-#define SO_RCVBUF 8
-#define IPTOS_THROUGHPUT 0x08
-#define TCP_WINDOW_CLAMP 10
-#define SO_RCVBUFFORCE 33
-#define __BLKCNT64_T_TYPE __SQUAD_TYPE
-#define TCP_MAXWIN 65535
-#define __LDBL_MAX_10_EXP__ 4932
-#define IP_PMTUDISC 10
-#define __FSBLKCNT_T_TYPE __ULONGWORD_TYPE
-#define __DBL_EPSILON__ 2.2204460492503131e-16
-#define IPv4_FRAG_MF 0x2000
-#define IPPROTO_DSTOPTS IPPROTO_DSTOPTS
-#define le16toh(x) (x)
-#define IPV6_DROP_MEMBERSHIP IPV6_LEAVE_GROUP
-#define _SVID_SOURCE 1
-#define _LP64 1
-#define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias)
-#define TCP_KEEPINTVL 5
-#define __CONST_SOCKADDR_ARG __const struct sockaddr *
-#define INADDR_NONE ((in_addr_t) 0xffffffff)
-#define CMSG_SPACE(len) (CMSG_ALIGN (len) + CMSG_ALIGN (sizeof (struct cmsghdr)))
-#define IPPROTO_NONE IPPROTO_NONE
-#define _G_HAVE_SYS_CDEFS 1
-#define __stub_stty
-#define __ASM_GENERIC_SOCKIOS_H
-#define __wchar_t__
-#define UDP_ONE_STATE 0
-#define SO_RXQ_OVFL 40
-#define SEEK_END 2
-#define __SIZEOF_WCHAR_T__ 4
-#define __USE_POSIX_IMPLICITLY 1
-#define __REDIRECT_NTH(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROW
-#define MSG_DONTWAIT MSG_DONTWAIT
-#define _IO_RIGHT 04
-#define __END_NAMESPACE_STD
-#define TCPOPT_TSTAMP_HDR (TCPOPT_NOP<<24|TCPOPT_NOP<<16|TCPOPT_TIMESTAMP<<8|TCPOLEN_TIMESTAMP)
-#define MB_CUR_MAX (__ctype_get_mb_cur_max ())
-#define be64toh(x) __bswap_64 (x)
-#define IPPROTO_IGMP IPPROTO_IGMP
-#define TCP_INFO 11
-#define PF_IUCV 32
-#define PF_RDS 21
-#define __PID_T_TYPE __S32_TYPE
-#define IP_ADD_SOURCE_MEMBERSHIP 39
-#define IN_CLASSB_NET 0xffff0000
-#define _SS_PADSIZE (_SS_SIZE - (2 * sizeof (__ss_aligntype)))
-#define P_tmpdir "/tmp"
-#define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_))
-#define INTMAX_MAX (__INT64_C(9223372036854775807))
-#define INADDR_LOOPBACK ((in_addr_t) 0x7f000001)
-#define _IO_cleanup_region_start(_fct,_fp)
-#define _IO_NO_READS 4
-#define _IO_DEC 020
-#define IPOPT_RA 148
-#define IPOPT_RR 7
-#define CLOCKS_PER_SEC 1000000l
-#define __DEC_EVAL_METHOD__ 2
-#define _SIZE_T
-#define _IO_ERR_SEEN 0x20
-#define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f)
-#define __ULONG32_TYPE unsigned int
-#define IN6_IS_ADDR_SITELOCAL(a) ((((__const uint32_t *) (a))[0] & htonl (0xffc00000)) == htonl (0xfec00000))
-#define SOCK_STREAM SOCK_STREAM
-#define FOPEN_MAX 16
-#define __BIG_ENDIAN 4321
-#define __suseconds_t_defined
-#define IPOPT_TS 68
-#define __W_STOPCODE(sig) ((sig) << 8 | 0x7f)
-#define IPPROTO_ICMPV6 IPPROTO_ICMPV6
-#define UINT16_MAX (65535)
-#define _IO_STDIO 040000
-#define __off_t_defined
-#define _IO_IS_APPENDING 0x1000
-#define TCP_LINGER2 8
-#define __mode_t_defined
-#define _GCC_SIZE_T
-#define __INO64_T_TYPE __UQUAD_TYPE
-#define __W_CONTINUED 0xffff
-#define __INTMAX_MAX__ 9223372036854775807L
-#define SO_NO_CHECK 11
-#define __size_t__
-#define _IO_BUFSIZ _G_BUFSIZ
-#define __FLT_DENORM_MIN__ 1.40129846e-45F
-#define _IO_DELETE_DONT_CLOSE 0x40
-#define TCP_MD5SIG 14
-#define INTMAX_MIN (-__INT64_C(9223372036854775807)-1)
-#define INADDR_BROADCAST ((in_addr_t) 0xffffffff)
-#define __BEGIN_NAMESPACE_C99
-#define AF_UNIX PF_UNIX
-#define IP_RECVRETOPTS IP_RETOPTS
-#define TCPOPT_SACK_PERMITTED 4
-#define IPPROTO_COMP IPPROTO_COMP
-#define AF_DECnet PF_DECnet
-#define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp)
-#define _IO_fpos_t _G_fpos_t
-#define __CHAR32_TYPE__ unsigned int
-#define _IO_STDIO_H
-#define __FLT_MAX__ 3.40282347e+38F
-#define __fsfilcnt_t_defined
-#define __blkcnt_t_defined
-#define INT_FAST64_MAX (__INT64_C(9223372036854775807))
-#define UINT_LEAST32_MAX (4294967295U)
-#define SO_SNDLOWAT 19
-#define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))
-#define __lldiv_t_defined 1
-#define _IO_SKIPWS 01
-#define SO_ERROR 4
-#define MSG_EOR MSG_EOR
-#define IPOPT_END IPOPT_EOL
-#define WUNTRACED 2
-#define __SIZEOF_DOUBLE__ 8
-#define __FLT_MIN_10_EXP__ (-37)
-#define __time_t_defined 1
-#define _SYS_SYSMACROS_H 1
-#define _IO_BE(expr,res) __builtin_expect ((expr), res)
-#define IN_MULTICAST(a) IN_CLASSD(a)
-#define PF_APPLETALK 5
-#define IPOPT_EOL 0
-#define __SWORD_TYPE long int
-#define __INTMAX_TYPE__ long int
-#define IPPROTO_DCCP IPPROTO_DCCP
-#define be16toh(x) __bswap_16 (x)
-#define CMSG_ALIGN(len) (((len) + sizeof (size_t) - 1) & (size_t) ~(sizeof (size_t) - 1))
-#define _G_HAVE_PRINTF_FP 1
-#define MCAST_BLOCK_SOURCE 43
-#define __DEC128_MAX_EXP__ 6145
-#define IN_CLASSA_NET 0xff000000
-#define _T_SIZE
-#define UINT8_C(c) c
-#define __va_arg_pack() __builtin_va_arg_pack ()
-#define GROUP_FILTER_SIZE(numsrc) (sizeof (struct group_filter) - sizeof (struct sockaddr_storage) + ((numsrc) * sizeof (struct sockaddr_storage)))
-#define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_))
-#define __GNUC_MINOR__ 4
-#define PF_KEY 15
-#define __DEC32_MANT_DIG__ 7
-#define LITTLE_ENDIAN __LITTLE_ENDIAN
-#define TCPI_OPT_WSCALE 4
-#define INTMAX_C(c) c ## L
-#define PF_NETROM 6
-#define PF_INET 2
-#define TCPOPT_NOP 1
-#define INT_FAST64_MIN (-__INT64_C(9223372036854775807)-1)
-#define _STDINT_H 1
-#define TCP_SYNFLOOD_DETECT_ON 0x01
-#define __DBL_MAX_10_EXP__ 308
-#define __FILE_defined 1
-#define IN_CLASSC_NSHIFT 8
-#define _BITS_PTHREADTYPES_H 1
-#define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L
-#define PASS 0x01
-#define SCM_TIMESTAMP SO_TIMESTAMP
-#define PF_RXRPC 33
-#define SOL_AAL 265
-#define timeradd(a,b,result) do { (result)->tv_sec = (a)->tv_sec + (b)->tv_sec; (result)->tv_usec = (a)->tv_usec + (b)->tv_usec; if ((result)->tv_usec >= 1000000) { ++(result)->tv_sec; (result)->tv_usec -= 1000000; } } while (0)
-#define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp)
-#define timersub(a,b,result) do { (result)->tv_sec = (a)->tv_sec - (b)->tv_sec; (result)->tv_usec = (a)->tv_usec - (b)->tv_usec; if ((result)->tv_usec < 0) { --(result)->tv_sec; (result)->tv_usec += 1000000; } } while (0)
-#define __STDC__ 1
-#define __attribute_malloc__ __attribute__ ((__malloc__))
-#define __PTRDIFF_TYPE__ long int
-#define IPV4_DEBUG (0)
-#define IPv4_HDR_MAX_LEN (60)
-#define SOMAXCONN 128
-#define AF_ISDN PF_ISDN
-#define __clockid_t_defined 1
-#define __attribute_noinline__ __attribute__ ((__noinline__))
-#define PF_ATMPVC 8
-#define IPV6_MULTICAST_LOOP 19
-#define IPTOS_PREC_NETCONTROL IPTOS_CLASS_CS7
-#define IPV6_2292HOPLIMIT 8
-#define __CLOCK_T_TYPE __SLONGWORD_TYPE
-#define AF_X25 PF_X25
-#define _IO_fpos64_t _G_fpos64_t
-#define IPV6_LEAVE_ANYCAST 28
-#define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD
-#define __FSFILCNT64_T_TYPE __UQUAD_TYPE
-#define SHUT_RD SHUT_RD
-#define __DEC128_MANT_DIG__ 34
-#define IPV6_PMTUDISC_DONT 0
-#define __LDBL_MIN_10_EXP__ (-4931)
-#define __attribute_deprecated__ __attribute__ ((__deprecated__))
-#define IPV6_RTHDR_STRICT 1
-#define _IO_wint_t _G_wint_t
-#define __SIZEOF_LONG_LONG__ 8
-#define AF_IPX PF_IPX
-#define __USE_ATFILE 1
-#define _STREAM_MANAGE_H_
-#define IPOPT_OFFSET 2
-#define _IP_REASSEMBLY_H_
-#define SCM_TIMESTAMPNS SO_TIMESTAMPNS
-#define __LDBL_DIG__ 18
-#define STREAM_LINK_JUST_EST 1
-#define IPOPT_LSRR 131
-#define __GNUC_GNU_INLINE__ 1
-#define __WALL 0x40000000
-#define __ldiv_t_defined 1
-#define _G_NAMES_HAVE_UNDERSCORE 0
-#define IPOPT_COPIED(o) ((o) & IPOPT_COPY)
-#define SHUT_WR SHUT_WR
-#define INT_LEAST16_MAX (32767)
-#define IPTOS_PREC_FLASHOVERRIDE IPTOS_CLASS_CS4
-#define _IO_ftrylockfile(_fp)
-#define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FDELT (d)] & __FDMASK (d)) != 0)
-#define SO_PRIORITY 12
-#define SO_RCVTIMEO 20
-#define __P(args) args
-#define PF_LOCAL 1
-#define __WCHAR_T
-#define __U32_TYPE unsigned int
-#define TCP_NODELAY 1
-#define __fsblkcnt_t_defined
-#define IPv4_FRAG_DF 0x4000
-#define _BITS_UIO_H 1
-#define _STDLIB_H 1
-#define _IO_peekc(_fp) _IO_peekc_unlocked (_fp)
-#define IPPROTO_UDPLITE IPPROTO_UDPLITE
-#define _G_VTABLE_LABEL_HAS_LENGTH 1
|
