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