|
root / base / usr / src / cmd / ast / libast / amd64 / FEATURE / sfio
sfio Plain Text 18 lines 843 B
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
/* : : 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	64
#define _more_void_int	1	/* voidptr is larger than int */
#define _more_long_int	1	/* long is larger than int */
#define _lib_cvt	1	/* native floating point conversions ok */
#define _xopen_stdio	1	/* Stdio fseek/fflush are X/Open-compliant */
#endif