summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ast/libast/i386/FEATURE/sfio
blob: da0e42b2fa2463925a5e67b079fa6796e9b17786 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* : : generated from contrib/ast/src/lib/libast/features/sfio by iffe version 2012-07-17 : : */
#ifndef _def_sfio_ast
#define _def_sfio_ast	1
#define _sys_types	1	/* #include <sys/types.h> ok */
#define _hdr_float	1	/* #include <float.h> ok */
#define _hdr_floatingpoint	1	/* #include <floatingpoint.h> ok */
#define _hdr_math	1	/* #include <math.h> ok */
#define _hdr_values	1	/* #include <values.h> ok */
#define _sys_filio	1	/* #include <sys/filio.h> ok */
#define _sys_ioctl	1	/* #include <sys/ioctl.h> ok */
#define _key_signed	1	/* signed is a reserved keyword */
#define _ptr_bits	32
#define _lib_cvt	1	/* native floating point conversions ok */
#define _xopen_stdio	1	/* Stdio fseek/fflush are X/Open-compliant */
#endif