<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>UbixOS V2: src/sys/include/assert.h File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.7 --> <div class="tabs"> <ul> <li><a href="main.html"><span>Main Page</span></a></li> <li><a href="classes.html"><span>Data Structures</span></a></li> <li id="current"><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li> <form action="search.php" method="get"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td><label> <u>S</u>earch for </label></td> <td><input type="text" name="query" value="" size="20" accesskey="s"/></td> </tr> </table> </form> </li> </ul></div> <div class="tabs"> <ul> <li><a href="files.html"><span>File List</span></a></li> <li><a href="globals.html"><span>Globals</span></a></li> </ul></div> <div class="nav"> <a class="el" href="dir_897b6a2d7bab147dd1db58381aad3984.html">src</a> » <a class="el" href="dir_832905b1f7f5feaf61a306b40c0ac817.html">sys</a> » <a class="el" href="dir_caf4200c438ae9601464168e21e8e4d8.html">include</a></div> <h1>assert.h File Reference</h1> <p> This graph shows which files directly or indirectly include this file:<p><center><img src="assert_8h__dep__incl.png" border="0" usemap="#src/sys/include/assert.hdep_map" alt=""></center> <map name="src/sys/include/assert.hdep_map"> <area href="ne2k_8c.html" shape="rect" coords="274,6,415,32" alt=""> <area href="bioscall_8c.html" shape="rect" coords="254,56,435,83" alt=""> <area href="exec_8c.html" shape="rect" coords="264,107,424,134" alt=""> <area href="fork_8c.html" shape="rect" coords="267,158,422,184" alt=""> <area href="gen__calls_8c.html" shape="rect" coords="248,208,440,235" alt=""> <area href="kern__descrip_8c.html" shape="rect" coords="236,259,452,286" alt=""> <area href="kern__sig_8c.html" shape="rect" coords="251,310,438,336" alt=""> <area href="kern__sysctl_8c.html" shape="rect" coords="242,360,447,387" alt=""> <area href="ld_8c.html" shape="rect" coords="274,411,415,438" alt=""> <area href="pipe_8c.html" shape="rect" coords="264,462,424,488" alt=""> <area href="sched_8c.html" shape="rect" coords="259,512,430,539" alt=""> <area href="time_8c.html" shape="rect" coords="264,563,424,590" alt=""> <area href="kmod_8c.html" shape="rect" coords="259,614,430,640" alt=""> <area href="assert_8c.html" shape="rect" coords="271,664,418,691" alt=""> <area href="kmalloc_8c.html" shape="rect" coords="266,715,423,742" alt=""> <area href="device_8c.html" shape="rect" coords="267,766,422,792" alt=""> <area href="dirCache_8c.html" shape="rect" coords="250,816,439,843" alt=""> <area href="ubixfs_8c.html" shape="rect" coords="259,867,430,894" alt=""> <area href="file_8c.html" shape="rect" coords="280,918,408,944" alt=""> <area href="paging_8c.html" shape="rect" coords="260,968,428,995" alt=""> <area href="vmm__memory_8c.html" shape="rect" coords="235,1019,454,1046" alt=""> </map> <p> <a href="assert_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Defines</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="assert_8h.html#568e6bde99652b7fd271ad206cfe38f5">__BEGIN_DECLS</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="assert_8h.html#115472f6d0d1035f1885658ce0821537">__END_DECLS</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="assert_8h.html#996f2029fe483c1b8a84dd3d389ee61f">_assert</a>(e) assert(e)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="assert_8h.html#d6d5aaa966ca7424f7cb9bd01f2c838b">assert</a>(e)</td></tr> <tr><td colspan="2"><br><h2>Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="assert_8h.html#91f3470f2840aa744e4877bdc6ce1171">__assert</a> (const char *, const char *, int, const char *)</td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">The underlying assertion call which is wrapped by <a class="el" href="assert_8h.html#d6d5aaa966ca7424f7cb9bd01f2c838b">assert()</a>. <a href="#91f3470f2840aa744e4877bdc6ce1171"></a><br></td></tr> </table> <hr><h2>Define Documentation</h2> <a class="anchor" name="568e6bde99652b7fd271ad206cfe38f5"></a><!-- doxytag: member="assert.h::__BEGIN_DECLS" ref="568e6bde99652b7fd271ad206cfe38f5" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define __BEGIN_DECLS </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="assert_8h-source.html#l00046">46</a> of file <a class="el" href="assert_8h-source.html">assert.h</a>. </div> </div><p> <a class="anchor" name="115472f6d0d1035f1885658ce0821537"></a><!-- doxytag: member="assert.h::__END_DECLS" ref="115472f6d0d1035f1885658ce0821537" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define __END_DECLS </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="assert_8h-source.html#l00047">47</a> of file <a class="el" href="assert_8h-source.html">assert.h</a>. </div> </div><p> <a class="anchor" name="996f2029fe483c1b8a84dd3d389ee61f"></a><!-- doxytag: member="assert.h::_assert" ref="996f2029fe483c1b8a84dd3d389ee61f" args="(e)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define _assert </td> <td>(</td> <td class="paramtype">e </td> <td class="paramname"> </td> <td> ) </td> <td width="100%"> assert(e)</td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="assert_8h-source.html#l00062">62</a> of file <a class="el" href="assert_8h-source.html">assert.h</a>. </div> </div><p> <a class="anchor" name="d6d5aaa966ca7424f7cb9bd01f2c838b"></a><!-- doxytag: member="assert.h::assert" ref="d6d5aaa966ca7424f7cb9bd01f2c838b" args="(e)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define assert </td> <td>(</td> <td class="paramtype">e </td> <td class="paramname"> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <b>Value:</b><div class="fragment"><pre class="fragment">((e) ? (<span class="keywordtype">void</span>)0 : <a class="code" href="assert_8h.html#91f3470f2840aa744e4877bdc6ce1171">__assert</a>(__func__, __FILE__, \ __LINE__, #e)) </pre></div> <p> Definition at line <a class="el" href="assert_8h-source.html#l00064">64</a> of file <a class="el" href="assert_8h-source.html">assert.h</a>. <p> Referenced by <a class="el" href="vmm__memory_8c-source.html#l00266">adjustCowCounter()</a>, <a class="el" href="bioscall_8c-source.html#l00050">biosCall()</a>, <a class="el" href="exec_8c-source.html#l00143">execFile()</a>, <a class="el" href="exec_8c-source.html#l00055">execThread()</a>, <a class="el" href="file_8c-source.html#l00398">fclose()</a>, <a class="el" href="fork_8c-source.html#l00050">fork_copyProcess()</a>, <a class="el" href="file_8c-source.html#l00178">fread()</a>, <a class="el" href="vmm__memory_8c-source.html#l00228">freePage()</a>, <a class="el" href="kmalloc_8c-source.html#l00124">insertFreeDesc()</a>, <a class="el" href="kmalloc_8c-source.html#l00351">kfree()</a>, <a class="el" href="kmalloc_8c-source.html#l00247">kmalloc()</a>, <a class="el" href="kmod_8c-source.html#l00075">kmod_load()</a>, <a class="el" href="ld_8c-source.html#l00042">ldEnable()</a>, <a class="el" href="ne2k_8c-source.html#l00164">NICtoPC()</a>, <a class="el" href="ubixfs_8c-source.html#l00046">openFileUbixFS()</a>, <a class="el" href="ne2k_8c-source.html#l00115">PCtoNIC()</a>, <a class="el" href="ubixfs_8c-source.html#l00194">readUbixFS()</a>, <a class="el" href="exec_8c-source.html#l00334">sysExec()</a>, <a class="el" href="dirCache_8c-source.html#l00242">ubixfs_cacheAdd()</a>, <a class="el" href="dirCache_8c-source.html#l00055">ubixfs_cacheFind()</a>, <a class="el" href="dirCache_8c-source.html#l00185">ubixfs_cacheNew()</a>, <a class="el" href="ubixfs_8c-source.html#l00376">ubixfs_initialize()</a>, <a class="el" href="ubixfs_8c-source.html#l00341">ubixfs_loadData()</a>, <a class="el" href="ubixfs_8c-source.html#l00118">writeFileByte()</a>, and <a class="el" href="ubixfs_8c-source.html#l00232">writeUbixFS()</a>. </div> </div><p> <hr><h2>Function Documentation</h2> <a class="anchor" name="91f3470f2840aa744e4877bdc6ce1171"></a><!-- doxytag: member="assert.h::__assert" ref="91f3470f2840aa744e4877bdc6ce1171" args="(const char *, const char *, int, const char *)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void __assert </td> <td>(</td> <td class="paramtype">const char * </td> <td class="paramname">, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const char * </td> <td class="paramname">, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname">, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const char * </td> <td class="paramname"></td><td> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> The underlying assertion call which is wrapped by <a class="el" href="assert_8h.html#d6d5aaa966ca7424f7cb9bd01f2c838b">assert()</a>. <p> <p> Definition at line <a class="el" href="assert_8c-source.html#l00038">38</a> of file <a class="el" href="assert_8c-source.html">assert.c</a>. <p> References <a class="el" href="kpanic_8h-source.html#l00033">K_PANIC</a>, <a class="el" href="kprintf_8c-source.html#l00038">kprintf()</a>, and <a class="el" href="types_8h-source.html#l00036">NULL</a>. <p> Here is the call graph for this function:<p><center><img src="assert_8h_91f3470f2840aa744e4877bdc6ce1171_cgraph.png" border="0" usemap="#assert_8h_91f3470f2840aa744e4877bdc6ce1171_cgraph_map" alt=""></center> <map name="assert_8h_91f3470f2840aa744e4877bdc6ce1171_cgraph_map"> <area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="133,5,200,32" alt=""> </map> </div> </div><p> <hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:19:02 2006 for UbixOS V2 by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address> </body> </html>