Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > 2269bb274471fd2722517c2c0b740d7f > files > 69

rpm-devel-4.0.4-19mdk.i586.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>debug.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.17 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</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; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>debug.h</h1><a href="debug_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 
00004 <span class="preprocessor">#ifndef H_DEBUG</span>
00005 <span class="preprocessor"></span><span class="preprocessor">#define H_DEBUG</span>
00006 <span class="preprocessor"></span>
00007 <span class="preprocessor">#include &lt;assert.h&gt;</span>
00008 
00009 <span class="preprocessor">#ifdef  __LCLINT__</span>
00010 <span class="preprocessor"></span><span class="preprocessor">#define ntohl(_x)       (_x)</span>
00011 <span class="preprocessor"></span><span class="preprocessor">#define ntohs(_x)       (_x)</span>
00012 <span class="preprocessor"></span><span class="preprocessor">#define htonl(_x)       (_x)</span>
00013 <span class="preprocessor"></span><span class="preprocessor">#define htons(_x)       (_x)</span>
00014 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00015 <span class="preprocessor"></span>
00016 <span class="preprocessor">#ifdef  DMALLOC</span>
00017 <span class="preprocessor"></span><span class="preprocessor">#include &lt;dmalloc.h&gt;</span>
00018 <span class="preprocessor">#endif</span>
00019 <span class="preprocessor"></span>
00020 <span class="preprocessor">#endif  </span><span class="comment">/* H_DEBUG */</span>
</pre></div><hr><address style="align: right;"><small>Generated on Thu Sep 12 22:14:56 2002 for rpm 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.17 </small></address>
</body>
</html>