Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > d5d42515f78bdb3a5381de09f2cf4125 > files > 1486

ghc-doc-7.4.2-2.mga3.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/html; charset=UTF-8" /><title>SMRep</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">SMRep</p></div><div id="interface"><h1>Words and bytes
</h1><div class="top"><p class="src"><span class="keyword">type</span> <a href="SMRep.html#t:StgWord" target="main">StgWord</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="SMRep.html#t:StgHalfWord" target="main">StgHalfWord</a> </p></div><div class="top"><p class="src"><a href="SMRep.html#v:hALF_WORD_SIZE" target="main">hALF_WORD_SIZE</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:hALF_WORD_SIZE_IN_BITS" target="main">hALF_WORD_SIZE_IN_BITS</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="SMRep.html#t:WordOff" target="main">WordOff</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="SMRep.html#t:ByteOff" target="main">ByteOff</a> </p></div><h1>Closure repesentation
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="SMRep.html#t:SMRep" target="main">SMRep</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="SMRep.html#t:IsStatic" target="main">IsStatic</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="SMRep.html#t:ClosureTypeInfo" target="main">ClosureTypeInfo</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="SMRep.html#t:ArgDescr" target="main">ArgDescr</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="SMRep.html#t:Liveness" target="main">Liveness</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="SMRep.html#t:ConstrDescription" target="main">ConstrDescription</a> </p></div><h2>Construction
</h2><div class="top"><p class="src"><a href="SMRep.html#v:mkHeapRep" target="main">mkHeapRep</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:blackHoleRep" target="main">blackHoleRep</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:mkStackRep" target="main">mkStackRep</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:mkRTSRep" target="main">mkRTSRep</a></p></div><h2>Predicates
</h2><div class="top"><p class="src"><a href="SMRep.html#v:isStaticRep" target="main">isStaticRep</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:isConRep" target="main">isConRep</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:isThunkRep" target="main">isThunkRep</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:isFunRep" target="main">isFunRep</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:isStaticNoCafCon" target="main">isStaticNoCafCon</a></p></div><h2>Size-related things
</h2><div class="top"><p class="src"><a href="SMRep.html#v:heapClosureSize" target="main">heapClosureSize</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:fixedHdrSize" target="main">fixedHdrSize</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:arrWordsHdrSize" target="main">arrWordsHdrSize</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:arrPtrsHdrSize" target="main">arrPtrsHdrSize</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:profHdrSize" target="main">profHdrSize</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:thunkHdrSize" target="main">thunkHdrSize</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:nonHdrSize" target="main">nonHdrSize</a></p></div><h2>RTS closure types
</h2><div class="top"><p class="src"><a href="SMRep.html#v:rtsClosureType" target="main">rtsClosureType</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:rET_SMALL" target="main">rET_SMALL</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:rET_BIG" target="main">rET_BIG</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:aRG_GEN" target="main">aRG_GEN</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:aRG_GEN_BIG" target="main">aRG_GEN_BIG</a></p></div><h1>Operations over [Word8] strings that don't belong here
</h1><div class="top"><p class="src"><a href="SMRep.html#v:pprWord8String" target="main">pprWord8String</a></p></div><div class="top"><p class="src"><a href="SMRep.html#v:stringToWord8s" target="main">stringToWord8s</a></p></div></div></body></html>