⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 forth_8cpp.html

📁 Tixys source code, include G.711, G.726, IMA-ADPCM etc.
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<a class="el" href="group__forth__imp.html#gga104a196">XT_LEFT_BRACKET</a>, <a class="el" href="group__forth__imp.html#gga104a197">XT_RIGHT_BRACKET</a>, <br>&nbsp;&nbsp;<a class="el" href="group__forth__imp.html#gga104a198">XT_0_NOT_EQUALS</a>, <a class="el" href="group__forth__imp.html#gga104a199">XT_0_GREATER</a>, <a class="el" href="group__forth__imp.html#gga104a200">XT_2_TO_R</a>, <a class="el" href="group__forth__imp.html#gga104a201">XT_2_R_FROM</a>, <br>&nbsp;&nbsp;<a class="el" href="group__forth__imp.html#gga104a202">XT_2_R_FETCH</a>, <a class="el" href="group__forth__imp.html#gga104a203">XT_NOT_EQUALS</a>, <a class="el" href="group__forth__imp.html#gga104a204">XT_PAREN_QUESTION_DO</a>, <a class="el" href="group__forth__imp.html#gga104a205">XT_ERASE</a>, <br>&nbsp;&nbsp;<a class="el" href="group__forth__imp.html#gga104a206">XT_FALSE</a>, <a class="el" href="group__forth__imp.html#gga104a207">XT_NIP</a>, <a class="el" href="group__forth__imp.html#gga104a208">XT_PAD</a>, <a class="el" href="group__forth__imp.html#gga104a209">XT_PARSE</a>, <br>&nbsp;&nbsp;<a class="el" href="group__forth__imp.html#gga104a210">XT_PICK</a>, <a class="el" href="group__forth__imp.html#gga104a211">XT_ROLL</a>, <a class="el" href="group__forth__imp.html#gga104a212">XT_TRUE</a>, <a class="el" href="group__forth__imp.html#gga104a213">XT_TUCK</a>, <br>&nbsp;&nbsp;<a class="el" href="group__forth__imp.html#gga104a214">XT_U_GREATER_THAN</a>, <a class="el" href="group__forth__imp.html#gga104a215">XT_UNUSED</a>, <a class="el" href="group__forth__imp.html#gga104a216">XT_D_PLUS</a>, <a class="el" href="group__forth__imp.html#gga104a217">XT_DABS</a>, <br>&nbsp;&nbsp;<a class="el" href="group__forth__imp.html#gga104a218">XT_DNEGATE</a>, <a class="el" href="group__forth__imp.html#gga104a219">XT_M_PLUS</a>, <a class="el" href="group__forth__imp.html#gga104a220">XT_CATCH</a>, <a class="el" href="group__forth__imp.html#gga104a221">XT_THROW</a>, <br>&nbsp;&nbsp;<a class="el" href="group__forth__imp.html#gga104a222">XT_CMOVE</a>, <a class="el" href="group__forth__imp.html#gga104a223">XT_CMOVE_UP</a><br> }</td></tr><tr><td colspan="2"><br><h2>Variables</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga0">BitsPerCell</a> = BITS_PER_CHAR*CHARS_PER_CELL</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga1">CellLoMask</a> = ((<a class="el" href="group__forth.html#ga0">CELL</a>)1&lt;&lt;(<a class="el" href="group__forth__imp.html#ga0">BitsPerCell</a>/2))-1</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga2">SlashCountedString</a> = 255</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga3">NameLengthMask</a> = 31</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga4">NumberTIB</a> = 80</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga5">SlashPad</a> = 84</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga6">DictionaryOverhead</a> = CHARS(<a class="el" href="group__forth__imp.html#ga2">SlashCountedString</a>+2+<a class="el" href="group__forth__imp.html#ga5">SlashPad</a>)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga7">MaxWordlists</a> = 8</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga8">StackCells</a> = 256</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga9">ReturnStackCells</a> = 256</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga10">XT_NEST_CHECK</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga11">XT_FORWARD_BRANCH_COMMA</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga12">XT_BACKWARD_BRANCH_COMMA</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga13">XT_IF</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga14">XT_AHEAD</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga15">XT_THEN</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga16">XT_BEGIN</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga17">XT_AGAIN</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga18">XT_UM_SLASH_MOD</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga19">XT_CHECK_NEG</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga20">XT_CHECK_POS</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga21">XT_SM_SLASH_REM</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga22">XT_FM_SLASH_MOD</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga23">XT_SLASH_MOD</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga24">XT_M_STAR</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga25">XT_STAR_SLASH_MOD</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga26">XT_NUMBER_SIGN_S</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga27">XT_D_DOT</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga28">XT_DOT</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga29">XT_CR</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga30">XT_CREATE_WORD</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga31">XT_VALIDATE</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga32">XT_PAREN_CREATE</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga33">XT_CREATE</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga34">XT_PAREN_DOES</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga35">XT_LITERAL</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga36">XT_PAREN_S_QUOTE</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga37">XT_S_QUOTE</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga38">XT_CHAR</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga39">XT_PAREN_FIND</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga40">XT_THROW_QUOTE</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga41">XT_PAREN_TICK</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga42">XT_TICK</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga43">XT_TO_SIGN</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga44">XT_NUMBER_QUERY</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga45">XT_INTERPRET_WORD</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga46">XT_COMPILE_WORD</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga47">XT_INTERPRET</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga48">XT_EVALUATE</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga49">XT_REFILL_TIB</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga50">XT_REFILL</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga51">XT_DO_QUIT</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga54">XT_EXCEPTION_DOT</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga55">XT_QUIT</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga56">ForthDictionary</a> []</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="group__forth.html#ga0">CELL</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__forth__imp.html#ga57">EnvironmentDictionary</a> []</td></tr></table><HR><ADDRESS STYLE="align: right;"><SMALL>Generated by&nbsp; <A HREF="http://www.doxygen.org/index.html"><IMG SRC="doxygen.png" ALT="doxygen" ALIGN="middle" BORDER="0"></A> 1.4.1</SMALL></ADDRESS></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -