Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > aaf33964de706a538481c929c1da6a44 > files > 5104

faust-doc-0.9.10-5mdv2010.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>FAUST compiler: prim2.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>prim2.cpp File Reference</h1><code>#include &quot;<a class="el" href="prim2_8hh_source.html">prim2.hh</a>&quot;</code><br/>
<code>#include &quot;stdlib.h&quot;</code><br/>
<div class="dynheader">
Include dependency graph for prim2.cpp:</div>
<div class="dynsection">
</div>

<p><a href="prim2_8cpp_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="prim2_8cpp.html#af7af171e7ab1419a904906c7a51ec0ff">ffunction</a> (<a class="el" href="classCTree.html">Tree</a> signature, <a class="el" href="classCTree.html">Tree</a> incfile, <a class="el" href="classCTree.html">Tree</a> libfile)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="prim2_8cpp.html#aab34610bfa8c641d047f246754ddaeb9">isffunction</a> (<a class="el" href="classCTree.html">Tree</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="prim2_8cpp.html#a1bd5bb21f4c271f6e06b65b78567e72d">ffsignature</a> (<a class="el" href="classCTree.html">Tree</a> ff)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="prim2_8cpp.html#a8638f964f03548fff574ed4601d7f4e1">ffincfile</a> (<a class="el" href="classCTree.html">Tree</a> ff)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="prim2_8cpp.html#ab10dc4b4af50f0a082eb629526eb5a09">fflibfile</a> (<a class="el" href="classCTree.html">Tree</a> ff)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="prim2_8cpp.html#a2e2c4f1f0dc850e635f1e6a117c95741">ffrestype</a> (<a class="el" href="classCTree.html">Tree</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="prim2_8cpp.html#a9293046e818b432cfa8a7d418679eff3">ffname</a> (<a class="el" href="classCTree.html">Tree</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="prim2_8cpp.html#af82147adb6d445cb8f8878f6dcedba64">ffarity</a> (<a class="el" href="classCTree.html">Tree</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="prim2_8cpp.html#a27ea9adb3cfc850f79a5bc600b61f256">ffargtype</a> (<a class="el" href="classCTree.html">Tree</a> t, int i)</td></tr>
<tr><td colspan="2"><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSymbol.html">Sym</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="prim2_8cpp.html#acd47430b36f27c16db5806c36dc7e234">FFUN</a> = symbol (&quot;ForeignFunction&quot;)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a27ea9adb3cfc850f79a5bc600b61f256"></a><!-- doxytag: member="prim2.cpp::ffargtype" ref="a27ea9adb3cfc850f79a5bc600b61f256" args="(Tree t, int i)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int ffargtype </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>t</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>i</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="prim2_8cpp_source.html#l00069">69</a> of file <a class="el" href="prim2_8cpp_source.html">prim2.cpp</a>.</p>

<p>References <a class="el" href="prim2_8cpp_source.html#l00039">ffsignature()</a>, <a class="el" href="list_8cpp_source.html#l00182">nth()</a>, and <a class="el" href="tree_8cpp_source.html#l00244">tree2int()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00070"></a>00070 {
<a name="l00071"></a>00071     <span class="keywordflow">return</span> <a class="code" href="tree_8cpp.html#a523bce65e2a281fe678f2362496061cf" title="if t has a node of type int, return it otherwise error">tree2int</a>(<a class="code" href="list_8cpp.html#a928095576946f64a78ea78fbb65fb8d6">nth</a>(<a class="code" href="prim2_8cpp.html#a1bd5bb21f4c271f6e06b65b78567e72d">ffsignature</a>(t), i+2));
<a name="l00072"></a>00072 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="af82147adb6d445cb8f8878f6dcedba64"></a><!-- doxytag: member="prim2.cpp::ffarity" ref="af82147adb6d445cb8f8878f6dcedba64" args="(Tree t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int ffarity </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>t</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="prim2_8cpp_source.html#l00064">64</a> of file <a class="el" href="prim2_8cpp_source.html">prim2.cpp</a>.</p>

<p>References <a class="el" href="prim2_8cpp_source.html#l00039">ffsignature()</a>, and <a class="el" href="list_8cpp_source.html#l00198">len()</a>.</p>

<p>Referenced by <a class="el" href="doc__compile_8cpp_source.html#l00464">DocCompiler::generateFFun()</a>, <a class="el" href="compile__scal_8cpp_source.html#l00379">ScalarCompiler::generateFFun()</a>, <a class="el" href="drawschema_8cpp_source.html#l00358">generateInsideSchema()</a>, <a class="el" href="boxtype_8cpp_source.html#l00097">infereBoxType()</a>, <a class="el" href="sigtyperules_8cpp_source.html#l00601">infereFFType()</a>, and <a class="el" href="propagate_8cpp_source.html#l00196">propagate()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00065"></a>00065 {
<a name="l00066"></a>00066     <span class="keywordflow">return</span> <a class="code" href="list_8cpp.html#a0b58ea1a5d8649e8afb0f70c48776347">len</a>(<a class="code" href="prim2_8cpp.html#a1bd5bb21f4c271f6e06b65b78567e72d">ffsignature</a>(t))-2;
<a name="l00067"></a>00067 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a8638f964f03548fff574ed4601d7f4e1"></a><!-- doxytag: member="prim2.cpp::ffincfile" ref="a8638f964f03548fff574ed4601d7f4e1" args="(Tree ff)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* ffincfile </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>ff</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="prim2_8cpp_source.html#l00044">44</a> of file <a class="el" href="prim2_8cpp_source.html">prim2.cpp</a>.</p>

<p>References <a class="el" href="tree_8hh_source.html#l00143">CTree::branch()</a>, and <a class="el" href="tree_8cpp_source.html#l00292">tree2str()</a>.</p>

<p>Referenced by <a class="el" href="compile__scal_8cpp_source.html#l00379">ScalarCompiler::generateFFun()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00045"></a>00045 {
<a name="l00046"></a>00046     <span class="keywordflow">return</span> <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(ff-&gt;<a class="code" href="classCTree.html#a06c1513b23dc7b0d9da9c930c6dc43c5" title="return the ith branch (subtree) of a tree">branch</a>(1));
<a name="l00047"></a>00047 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="ab10dc4b4af50f0a082eb629526eb5a09"></a><!-- doxytag: member="prim2.cpp::fflibfile" ref="ab10dc4b4af50f0a082eb629526eb5a09" args="(Tree ff)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* fflibfile </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>ff</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="prim2_8cpp_source.html#l00049">49</a> of file <a class="el" href="prim2_8cpp_source.html">prim2.cpp</a>.</p>

<p>References <a class="el" href="tree_8hh_source.html#l00143">CTree::branch()</a>, and <a class="el" href="tree_8cpp_source.html#l00292">tree2str()</a>.</p>

<p>Referenced by <a class="el" href="compile__scal_8cpp_source.html#l00379">ScalarCompiler::generateFFun()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00050"></a>00050 {
<a name="l00051"></a>00051     <span class="keywordflow">return</span> <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(ff-&gt;<a class="code" href="classCTree.html#a06c1513b23dc7b0d9da9c930c6dc43c5" title="return the ith branch (subtree) of a tree">branch</a>(2));
<a name="l00052"></a>00052 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a9293046e818b432cfa8a7d418679eff3"></a><!-- doxytag: member="prim2.cpp::ffname" ref="a9293046e818b432cfa8a7d418679eff3" args="(Tree t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* ffname </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>t</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="prim2_8cpp_source.html#l00059">59</a> of file <a class="el" href="prim2_8cpp_source.html">prim2.cpp</a>.</p>

<p>References <a class="el" href="prim2_8cpp_source.html#l00039">ffsignature()</a>, <a class="el" href="list_8cpp_source.html#l00182">nth()</a>, and <a class="el" href="tree_8cpp_source.html#l00292">tree2str()</a>.</p>

<p>Referenced by <a class="el" href="doc__compile_8cpp_source.html#l00464">DocCompiler::generateFFun()</a>, <a class="el" href="compile__scal_8cpp_source.html#l00379">ScalarCompiler::generateFFun()</a>, <a class="el" href="drawschema_8cpp_source.html#l00358">generateInsideSchema()</a>, <a class="el" href="ppbox_8cpp_source.html#l00113">boxpp::print()</a>, and <a class="el" href="ppsig_8cpp_source.html#l00125">ppsig::printff()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00060"></a>00060 {
<a name="l00061"></a>00061     <span class="keywordflow">return</span> <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(<a class="code" href="list_8cpp.html#a928095576946f64a78ea78fbb65fb8d6">nth</a>(<a class="code" href="prim2_8cpp.html#a1bd5bb21f4c271f6e06b65b78567e72d">ffsignature</a>(t),1));
<a name="l00062"></a>00062 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a2e2c4f1f0dc850e635f1e6a117c95741"></a><!-- doxytag: member="prim2.cpp::ffrestype" ref="a2e2c4f1f0dc850e635f1e6a117c95741" args="(Tree t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int ffrestype </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>t</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="prim2_8cpp_source.html#l00054">54</a> of file <a class="el" href="prim2_8cpp_source.html">prim2.cpp</a>.</p>

<p>References <a class="el" href="prim2_8cpp_source.html#l00039">ffsignature()</a>, <a class="el" href="list_8hh_source.html#l00133">hd()</a>, and <a class="el" href="tree_8cpp_source.html#l00244">tree2int()</a>.</p>

<p>Referenced by <a class="el" href="sigtyperules_8cpp_source.html#l00601">infereFFType()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00055"></a>00055 {
<a name="l00056"></a>00056     <span class="keywordflow">return</span> <a class="code" href="tree_8cpp.html#a523bce65e2a281fe678f2362496061cf" title="if t has a node of type int, return it otherwise error">tree2int</a>(<a class="code" href="list_8hh.html#a067ad6f83087b420a1c44e48e56be389">hd</a>(<a class="code" href="prim2_8cpp.html#a1bd5bb21f4c271f6e06b65b78567e72d">ffsignature</a>(t)));
<a name="l00057"></a>00057 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a1bd5bb21f4c271f6e06b65b78567e72d"></a><!-- doxytag: member="prim2.cpp::ffsignature" ref="a1bd5bb21f4c271f6e06b65b78567e72d" args="(Tree ff)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCTree.html">Tree</a> ffsignature </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>ff</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="prim2_8cpp_source.html#l00039">39</a> of file <a class="el" href="prim2_8cpp_source.html">prim2.cpp</a>.</p>

<p>References <a class="el" href="tree_8hh_source.html#l00143">CTree::branch()</a>.</p>

<p>Referenced by <a class="el" href="prim2_8cpp_source.html#l00069">ffargtype()</a>, <a class="el" href="prim2_8cpp_source.html#l00064">ffarity()</a>, <a class="el" href="prim2_8cpp_source.html#l00059">ffname()</a>, and <a class="el" href="prim2_8cpp_source.html#l00054">ffrestype()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00040"></a>00040 { 
<a name="l00041"></a>00041     <span class="keywordflow">return</span> ff-&gt;<a class="code" href="classCTree.html#a06c1513b23dc7b0d9da9c930c6dc43c5" title="return the ith branch (subtree) of a tree">branch</a>(0); 
<a name="l00042"></a>00042 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="af7af171e7ab1419a904906c7a51ec0ff"></a><!-- doxytag: member="prim2.cpp::ffunction" ref="af7af171e7ab1419a904906c7a51ec0ff" args="(Tree signature, Tree incfile, Tree libfile)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCTree.html">Tree</a> ffunction </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>signature</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>incfile</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>libfile</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="prim2_8cpp_source.html#l00029">29</a> of file <a class="el" href="prim2_8cpp_source.html">prim2.cpp</a>.</p>

<p>References <a class="el" href="tree_8hh_source.html#l00173">tree()</a>.</p>

<p>Referenced by <a class="el" href="faustparser_8cpp_source.html#l01621">yyparse()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00030"></a>00030 {
<a name="l00031"></a>00031     <span class="keywordflow">return</span> <a class="code" href="tree_8hh.html#a61c13e9361cfa80bbb3cd6ce60a8f595">tree</a>(<a class="code" href="prim2_8cpp.html#acd47430b36f27c16db5806c36dc7e234">FFUN</a>, signature, incfile, libfile);
<a name="l00032"></a>00032 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="aab34610bfa8c641d047f246754ddaeb9"></a><!-- doxytag: member="prim2.cpp::isffunction" ref="aab34610bfa8c641d047f246754ddaeb9" args="(Tree t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool isffunction </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>t</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="prim2_8cpp_source.html#l00034">34</a> of file <a class="el" href="prim2_8cpp_source.html">prim2.cpp</a>.</p>

<p>References <a class="el" href="tree_8hh_source.html#l00141">CTree::node()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00035"></a>00035 {
<a name="l00036"></a>00036     <span class="keywordflow">return</span> t-&gt;<a class="code" href="classCTree.html#a8de786fec095c8304b9ffa7c1c316237" title="return the content of the tree">node</a>() == <a class="code" href="classNode.html" title="Class Node = (type x (int + double + Sym + void*)).">Node</a>(<a class="code" href="prim2_8cpp.html#acd47430b36f27c16db5806c36dc7e234">FFUN</a>); 
<a name="l00037"></a>00037 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<hr/><h2>Variable Documentation</h2>
<a class="anchor" id="acd47430b36f27c16db5806c36dc7e234"></a><!-- doxytag: member="prim2.cpp::FFUN" ref="acd47430b36f27c16db5806c36dc7e234" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classSymbol.html">Sym</a> <a class="el" href="prim2_8cpp.html#acd47430b36f27c16db5806c36dc7e234">FFUN</a> = symbol (&quot;ForeignFunction&quot;)</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="prim2_8cpp_source.html#l00027">27</a> of file <a class="el" href="prim2_8cpp_source.html">prim2.cpp</a>.</p>

</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Thu Apr 29 00:00:10 2010 for FAUST compiler by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>