Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ff8e7344076b5fbaa54d805766a057bd > files > 33

libscs-devel-1.4.1-4.fc15.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>scs_config.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.15 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>scs_config.h</h1><div class="fragment"><pre>00001 <font class="comment">/* scs_config.h.  Generated by configure.  */</font>
00002 <font class="comment">/* scs_config.h.in.  Generated automatically from configure.in by autoheader.  */</font>
00003 
00004 <font class="comment">/* Define if you have the &lt;gmp.h&gt; header file. */</font>
00005 <font class="preprocessor">#define HAVE_GMP_H 1</font>
00006 <font class="preprocessor"></font>
00007 <font class="comment">/* Define if you have the &lt;inttypes.h&gt; header file. */</font>
00008 <font class="preprocessor">#define HAVE_INTTYPES_H 1</font>
00009 <font class="preprocessor"></font>
00010 <font class="comment">/* Define if you have the `gmp' library (-lgmp). */</font>
00011 <font class="preprocessor">#define HAVE_LIBGMP 1</font>
00012 <font class="preprocessor"></font>
00013 <font class="comment">/* Define if you have the `m' library (-lm). */</font>
00014 <font class="preprocessor">#define HAVE_LIBM 1</font>
00015 <font class="preprocessor"></font>
00016 <font class="comment">/* Define if you have the `mpfr' library (-lmpfr). */</font>
00017 <font class="preprocessor">#define HAVE_LIBMPFR 1</font>
00018 <font class="preprocessor"></font>
00019 <font class="comment">/* Define if you have the &lt;limits.h&gt; header file. */</font>
00020 <font class="preprocessor">#define HAVE_LIMITS_H 1</font>
00021 <font class="preprocessor"></font>
00022 <font class="comment">/* Define if the `long double' type works. */</font>
00023 <font class="preprocessor">#define HAVE_LONG_DOUBLE 1</font>
00024 <font class="preprocessor"></font>
00025 <font class="comment">/* Define if you have the &lt;memory.h&gt; header file. */</font>
00026 <font class="preprocessor">#define HAVE_MEMORY_H 1</font>
00027 <font class="preprocessor"></font>
00028 <font class="comment">/* Define if you have the &lt;mpfr.h&gt; header file. */</font>
00029 <font class="preprocessor">#define HAVE_MPFR_H 1</font>
00030 <font class="preprocessor"></font>
00031 <font class="comment">/* Define if you have the &lt;stdint.h&gt; header file. */</font>
00032 <font class="preprocessor">#define HAVE_STDINT_H 1</font>
00033 <font class="preprocessor"></font>
00034 <font class="comment">/* Define if you have the &lt;stdlib.h&gt; header file. */</font>
00035 <font class="preprocessor">#define HAVE_STDLIB_H 1</font>
00036 <font class="preprocessor"></font>
00037 <font class="comment">/* Define if you have the &lt;strings.h&gt; header file. */</font>
00038 <font class="preprocessor">#define HAVE_STRINGS_H 1</font>
00039 <font class="preprocessor"></font>
00040 <font class="comment">/* Define if you have the &lt;string.h&gt; header file. */</font>
00041 <font class="preprocessor">#define HAVE_STRING_H 1</font>
00042 <font class="preprocessor"></font>
00043 <font class="comment">/* Define if you have the &lt;sys/stat.h&gt; header file. */</font>
00044 <font class="preprocessor">#define HAVE_SYS_STAT_H 1</font>
00045 <font class="preprocessor"></font>
00046 <font class="comment">/* Define if you have the &lt;sys/types.h&gt; header file. */</font>
00047 <font class="preprocessor">#define HAVE_SYS_TYPES_H 1</font>
00048 <font class="preprocessor"></font>
00049 <font class="comment">/* Define if you have the &lt;unistd.h&gt; header file. */</font>
00050 <font class="preprocessor">#define HAVE_UNISTD_H 1</font>
00051 <font class="preprocessor"></font>
00052 <font class="comment">/* Name of package */</font>
00053 <font class="preprocessor">#define PACKAGE "scslib"</font>
00054 <font class="preprocessor"></font>
00055 <font class="comment">/* Size of an SCS digit */</font>
00056 <font class="preprocessor">#define SCS_NB_BITS 30</font>
00057 <font class="preprocessor"></font>
00058 <font class="comment">/* Number of digits in the SCS structure */</font>
00059 <font class="preprocessor">#define SCS_NB_WORDS 8</font>
00060 <font class="preprocessor"></font>
00061 <font class="comment">/* Processor type */</font>
00062 <font class="comment">/* #undef SCS_TYPECPU_ALPHA */</font>
00063 
00064 <font class="comment">/* Processor type */</font>
00065 <font class="comment">/* #undef SCS_TYPECPU_ITANIUM */</font>
00066 
00067 <font class="comment">/* Processor type */</font>
00068 <font class="comment">/* #undef SCS_TYPECPU_POWERPC */</font>
00069 
00070 <font class="comment">/* Processor type */</font>
00071 <font class="comment">/* #undef SCS_TYPECPU_SPARC */</font>
00072 
00073 <font class="comment">/* Processor type */</font>
00074 <font class="preprocessor">#define SCS_TYPECPU_X86 1</font>
00075 <font class="preprocessor"></font>
00076 <font class="comment">/* Number of digits in the SCS structure */</font>
00077 <font class="comment">/* #undef SCS_USE_FLT_MULT */</font>
00078 
00079 <font class="comment">/* The size of a `int', as computed by sizeof. */</font>
00080 <font class="preprocessor">#define SIZEOF_INT 4</font>
00081 <font class="preprocessor"></font>
00082 <font class="comment">/* Define if you have the ANSI C header files. */</font>
00083 <font class="preprocessor">#define STDC_HEADERS 1</font>
00084 <font class="preprocessor"></font>
00085 <font class="comment">/* Version number of package */</font>
00086 <font class="preprocessor">#define VERSION "1.4.0"</font>
00087 <font class="preprocessor"></font>
00088 <font class="comment">/* Define if your processor stores words with the most significant byte first</font>
00089 <font class="comment">   (like Motorola and SPARC, unlike Intel and VAX). */</font>
00090 <font class="comment">/* #undef WORDS_BIGENDIAN */</font>
00091 
00092 <font class="comment">/* Define to empty if `const' does not conform to ANSI C. */</font>
00093 <font class="comment">/* #undef const */</font>
00094 
00095 <font class="comment">/* Define as `__inline' if that's what the C compiler calls it, or to nothing</font>
00096 <font class="comment">   if it is not supported. */</font>
00097 <font class="comment">/* #undef inline */</font>
</pre></div><hr><address align="right"><small>Generated on Tue Jun 17 10:15:51 2003 for SCSLib by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.15 </small></address>
</body>
</html>