Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > bf5fe59d9e62c3109d39bce3f9f4d668 > files > 21

ocaml-uint-devel-1.1.0-2.mga4.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="next" href="Uint.Str_conv_sig.S.html">
<link rel="Up" href="Uint.Str_conv_sig.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Uint" rel="Chapter" href="Uint.html">
<link title="Uint32" rel="Chapter" href="Uint32.html">
<link title="Uint64" rel="Chapter" href="Uint64.html">
<link title="Uint128" rel="Chapter" href="Uint128.html"><title>Uint.Str_conv_sig.UintSig</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="Uint.Str_conv_sig.html" title="Uint.Str_conv_sig">Up</a>
&nbsp;<a class="post" href="Uint.Str_conv_sig.S.html" title="Uint.Str_conv_sig.S">Next</a>
</div>
<h1>Module type <a href="type_Uint.Str_conv_sig.UintSig.html">Uint.Str_conv_sig.UintSig</a></h1>

<pre><span class="keyword">module type</span> UintSig = <code class="code">sig</code> <a href="Uint.Str_conv_sig.UintSig.html">..</a> <code class="code">end</code></pre><hr width="100%">

<pre><span id="TYPEt"><span class="keyword">type</span> <code class="type"></code>t</span> </pre>


<pre><span id="VALname"><span class="keyword">val</span> name</span> : <code class="type">string</code></pre>
<pre><span id="VALfmt"><span class="keyword">val</span> fmt</span> : <code class="type">string</code></pre>
<pre><span id="VALzero"><span class="keyword">val</span> zero</span> : <code class="type"><a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a></code></pre>
<pre><span id="VALmax_int"><span class="keyword">val</span> max_int</span> : <code class="type"><a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a></code></pre>
<pre><span id="VALbits"><span class="keyword">val</span> bits</span> : <code class="type">int</code></pre>
<pre><span id="VALof_int"><span class="keyword">val</span> of_int</span> : <code class="type">int -> <a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a></code></pre>
<pre><span id="VALto_int"><span class="keyword">val</span> to_int</span> : <code class="type"><a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a> -> int</code></pre>
<pre><span id="VALadd"><span class="keyword">val</span> add</span> : <code class="type"><a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a> -><br>       <a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a> -> <a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a></code></pre>
<pre><span id="VALmul"><span class="keyword">val</span> mul</span> : <code class="type"><a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a> -><br>       <a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a> -> <a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a></code></pre>
<pre><span id="VALdivmod"><span class="keyword">val</span> divmod</span> : <code class="type"><a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a> -><br>       <a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a> -><br>       <a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a> * <a href="Uint.Str_conv_sig.UintSig.html#TYPEt">t</a></code></pre></body></html>