You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5123 lines
1.1 MiB
HTML

<html lang="en">
<head>
<title>Concept Index - GNU Compiler Collection (GCC) Internals</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="GNU Compiler Collection (GCC) Internals">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Option-Index.html#Option-Index" title="Option Index">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
Copyright (C) 1988-2015 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with the
Invariant Sections being ``Funding Free Software'', the Front-Cover
Texts being (a) (see below), and with the Back-Cover Texts being (b)
(see below). A copy of the license is included in the section entitled
``GNU Free Documentation License''.
(a) The FSF's Front-Cover Text is:
A GNU Manual
(b) The FSF's Back-Cover Text is:
You have freedom to copy and modify this GNU Manual, like GNU
software. Copies published by the Free Software Foundation raise
funds for GNU development.-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
</head>
<body>
<div class="node">
<a name="Concept-Index"></a>
<p>
Previous:&nbsp;<a rel="previous" accesskey="p" href="Option-Index.html#Option-Index">Option Index</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>
<h2 class="unnumbered">Concept Index</h2>
<ul class="index-cp" compact>
<li><a href="Multi_002dAlternative.html#index-g_t_0040samp_007b_0021_007d-in-constraint-3344">&lsquo;<samp><span class="samp">!</span></samp>&rsquo; in constraint</a>: <a href="Multi_002dAlternative.html#Multi_002dAlternative">Multi-Alternative</a></li>
<li><a href="Modifiers.html#index-g_t_0040samp_007b_0023_007d-in-constraint-3360">&lsquo;<samp><span class="samp">#</span></samp>&rsquo; in constraint</a>: <a href="Modifiers.html#Modifiers">Modifiers</a></li>
<li><a href="Output-Template.html#index-g_t_0040code_007b_0023_007d-in-template-3269"><code>#</code> in template</a>: <a href="Output-Template.html#Output-Template">Output Template</a></li>
<li><a href="Misc.html#index-g_t_0023pragma-4919"><code>#pragma</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Multi_002dAlternative.html#index-g_t_0040samp_007b_0024_007d-in-constraint-3348">&lsquo;<samp><span class="samp">$</span></samp>&rsquo; in constraint</a>: <a href="Multi_002dAlternative.html#Multi_002dAlternative">Multi-Alternative</a></li>
<li><a href="Modifiers.html#index-g_t_0040samp_007b_0025_007d-in-constraint-3359">&lsquo;<samp><span class="samp">%</span></samp>&rsquo; in constraint</a>: <a href="Modifiers.html#Modifiers">Modifiers</a></li>
<li><a href="GTY-Options.html#index-g_t_0025-in-GTY-option-5075">% in GTY option</a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Output-Template.html#index-g_t_0040samp_007b_0025_007d-in-template-3264">&lsquo;<samp><span class="samp">%</span></samp>&rsquo; in template</a>: <a href="Output-Template.html#Output-Template">Output Template</a></li>
<li><a href="Modifiers.html#index-g_t_0040samp_007b_0026_007d-in-constraint-3357">&lsquo;<samp><span class="samp">&amp;</span></samp>&rsquo; in constraint</a>: <a href="Modifiers.html#Modifiers">Modifiers</a></li>
<li><a href="GIMPLE-API.html#index-g_t_0028-5119"><code>(</code></a>: <a href="GIMPLE-API.html#GIMPLE-API">GIMPLE API</a></li>
<li><a href="RTL-Objects.html#index-g_t_0028nil_0029-2547">(nil)</a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Modifiers.html#index-g_t_0040samp_007b_002a_007d-in-constraint-3361">&lsquo;<samp><span class="samp">*</span></samp>&rsquo; in constraint</a>: <a href="Modifiers.html#Modifiers">Modifiers</a></li>
<li><a href="Output-Statement.html#index-g_t_0040code_007b_002a_007d-in-template-3273"><code>*</code> in template</a>: <a href="Output-Statement.html#Output-Statement">Output Statement</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fasm_005fvec-2204"><code>*gimple_build_asm_vec</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fassign-2218"><code>*gimple_build_assign</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fbind-2239"><code>*gimple_build_bind</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fcall-2250"><code>*gimple_build_call</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fcall_005ffrom_005ftree-2251"><code>*gimple_build_call_from_tree</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fcall_005fvec-2252"><code>*gimple_build_call_vec</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fcatch-2272"><code>*gimple_build_catch</code></a>: <a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_CATCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fcond-2279"><code>*gimple_build_cond</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fcond_005ffrom_005ftree-2280"><code>*gimple_build_cond_from_tree</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fdebug_005fbind-2295"><code>*gimple_build_debug_bind</code></a>: <a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e">&lt;code&gt;GIMPLE_DEBUG&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005feh_005ffilter-2304"><code>*gimple_build_eh_filter</code></a>: <a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_EH_FILTER&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fgoto-2317"><code>*gimple_build_goto</code></a>: <a href="_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e">&lt;code&gt;GIMPLE_GOTO&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005flabel-2313"><code>*gimple_build_label</code></a>: <a href="_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_LABEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fomp_005fatomic_005fload-2324"><code>*gimple_build_omp_atomic_load</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ATOMIC_LOAD&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fomp_005fatomic_005fstore-2330"><code>*gimple_build_omp_atomic_store</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ATOMIC_STORE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fomp_005fcontinue-2334"><code>*gimple_build_omp_continue</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CONTINUE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fomp_005fcritical-2342"><code>*gimple_build_omp_critical</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CRITICAL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fomp_005ffor-2347"><code>*gimple_build_omp_for</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fomp_005fparallel-2372"><code>*gimple_build_omp_parallel</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fomp_005fsections-2395"><code>*gimple_build_omp_sections</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTIONS&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fomp_005fsingle-2404"><code>*gimple_build_omp_single</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SINGLE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fresx-2417"><code>*gimple_build_resx</code></a>: <a href="_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e">&lt;code&gt;GIMPLE_RESX&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005freturn-2421"><code>*gimple_build_return</code></a>: <a href="_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e">&lt;code&gt;GIMPLE_RETURN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005fswitch-2425"><code>*gimple_build_switch</code></a>: <a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_SWITCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#index-g_t_002agimple_005fbuild_005ftry-2435"><code>*gimple_build_try</code></a>: <a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e">&lt;code&gt;GIMPLE_TRY&lt;/code&gt;</a></li>
<li><a href="Modifiers.html#index-g_t_0040samp_007b_002b_007d-in-constraint-3356">&lsquo;<samp><span class="samp">+</span></samp>&rsquo; in constraint</a>: <a href="Modifiers.html#Modifiers">Modifiers</a></li>
<li><a href="Anchored-Addresses.html#index-g_t_0040option_007b_002dfsection_002danchors_007d-4422"><samp><span class="option">-fsection-anchors</span></samp></a>: <a href="Anchored-Addresses.html#Anchored-Addresses">Anchored Addresses</a></li>
<li><a href="Special-Accessors.html#index-g_t_0040option_007b_002dfsection_002danchors_007d-2597"><samp><span class="option">-fsection-anchors</span></samp></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Flags.html#index-g_t_0040samp_007b_002fc_007d-in-RTL-dump-2713">&lsquo;<samp><span class="samp">/c</span></samp>&rsquo; in RTL dump</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040samp_007b_002ff_007d-in-RTL-dump-2715">&lsquo;<samp><span class="samp">/f</span></samp>&rsquo; in RTL dump</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040samp_007b_002fi_007d-in-RTL-dump-2719">&lsquo;<samp><span class="samp">/i</span></samp>&rsquo; in RTL dump</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040samp_007b_002fj_007d-in-RTL-dump-2721">&lsquo;<samp><span class="samp">/j</span></samp>&rsquo; in RTL dump</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040samp_007b_002fs_007d-in-RTL-dump-2717">&lsquo;<samp><span class="samp">/s</span></samp>&rsquo; in RTL dump</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040samp_007b_002fu_007d-in-RTL-dump-2723">&lsquo;<samp><span class="samp">/u</span></samp>&rsquo; in RTL dump</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040samp_007b_002fv_007d-in-RTL-dump-2726">&lsquo;<samp><span class="samp">/v</span></samp>&rsquo; in RTL dump</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007b0_007d-in-constraint-3328">&lsquo;<samp><span class="samp">0</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007b_003c_007d-in-constraint-3313">&lsquo;<samp><span class="samp">&lt;</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Modifiers.html#index-g_t_0040samp_007b_003d_007d-in-constraint-3355">&lsquo;<samp><span class="samp">=</span></samp>&rsquo; in constraint</a>: <a href="Modifiers.html#Modifiers">Modifiers</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007b_003e_007d-in-constraint-3314">&lsquo;<samp><span class="samp">&gt;</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Multi_002dAlternative.html#index-g_t_0040samp_007b_003f_007d-in-constraint-3342">&lsquo;<samp><span class="samp">?</span></samp>&rsquo; in constraint</a>: <a href="Multi_002dAlternative.html#Multi_002dAlternative">Multi-Alternative</a></li>
<li><a href="Output-Template.html#index-g_t_005c-3266">\</a>: <a href="Output-Template.html#Output-Template">Output Template</a></li>
<li><a href="Multi_002dAlternative.html#index-g_t_0040samp_007b_005e_007d-in-constraint-3346">&lsquo;<samp><span class="samp">^</span></samp>&rsquo; in constraint</a>: <a href="Multi_002dAlternative.html#Multi_002dAlternative">Multi-Alternative</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fabsvdi2-50"><code>__absvdi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fabsvsi2-49"><code>__absvsi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005faddda3-388"><code>__addda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fadddf3-80"><code>__adddf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fadddq3-381"><code>__adddq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005faddha3-386"><code>__addha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005faddhq3-379"><code>__addhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005faddqq3-378"><code>__addqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005faddsa3-387"><code>__addsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005faddsf3-79"><code>__addsf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005faddsq3-380"><code>__addsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005faddta3-389"><code>__addta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005faddtf3-81"><code>__addtf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fadduda3-392"><code>__adduda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005faddudq3-385"><code>__addudq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fadduha3-390"><code>__adduha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fadduhq3-383"><code>__adduhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fadduqq3-382"><code>__adduqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005faddusa3-391"><code>__addusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005faddusq3-384"><code>__addusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fadduta3-393"><code>__adduta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005faddvdi3-52"><code>__addvdi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005faddvsi3-51"><code>__addvsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005faddxf3-82"><code>__addxf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashlda3-548"><code>__ashlda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fashldi3-18"><code>__ashldi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashldq3-541"><code>__ashldq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashlha3-546"><code>__ashlha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashlhq3-539"><code>__ashlhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashlqq3-538"><code>__ashlqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashlsa3-547"><code>__ashlsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fashlsi3-17"><code>__ashlsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashlsq3-540"><code>__ashlsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashlta3-549"><code>__ashlta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fashlti3-19"><code>__ashlti3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashluda3-552"><code>__ashluda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashludq3-545"><code>__ashludq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashluha3-550"><code>__ashluha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashluhq3-543"><code>__ashluhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashluqq3-542"><code>__ashluqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashlusa3-551"><code>__ashlusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashlusq3-544"><code>__ashlusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashluta3-553"><code>__ashluta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashrda3-560"><code>__ashrda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fashrdi3-21"><code>__ashrdi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashrdq3-557"><code>__ashrdq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashrha3-558"><code>__ashrha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashrhq3-555"><code>__ashrhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashrqq3-554"><code>__ashrqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashrsa3-559"><code>__ashrsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fashrsi3-20"><code>__ashrsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashrsq3-556"><code>__ashrsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fashrta3-561"><code>__ashrta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fashrti3-22"><code>__ashrti3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fadddd3-198"><code>__bid_adddd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005faddsd3-196"><code>__bid_addsd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005faddtd3-200"><code>__bid_addtd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fdivdd3-216"><code>__bid_divdd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fdivsd3-214"><code>__bid_divsd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fdivtd3-218"><code>__bid_divtd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005feqdd2-342"><code>__bid_eqdd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005feqsd2-340"><code>__bid_eqsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005feqtd2-344"><code>__bid_eqtd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendddtd2-230"><code>__bid_extendddtd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendddtf-272"><code>__bid_extendddtf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendddxf-266"><code>__bid_extendddxf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextenddfdd-276"><code>__bid_extenddfdd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextenddftd-242"><code>__bid_extenddftd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendsddd2-226"><code>__bid_extendsddd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendsddf-260"><code>__bid_extendsddf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendsdtd2-228"><code>__bid_extendsdtd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendsdtf-270"><code>__bid_extendsdtf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendsdxf-264"><code>__bid_extendsdxf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendsfdd-238"><code>__bid_extendsfdd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendsfsd-274"><code>__bid_extendsfsd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendsftd-240"><code>__bid_extendsftd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendtftd-278"><code>__bid_extendtftd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fextendxftd-244"><code>__bid_extendxftd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixdddi-294"><code>__bid_fixdddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixddsi-288"><code>__bid_fixddsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixsddi-292"><code>__bid_fixsddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixsdsi-286"><code>__bid_fixsdsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixtddi-296"><code>__bid_fixtddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixtdsi-290"><code>__bid_fixtdsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixunsdddi-306"><code>__bid_fixunsdddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixunsddsi-300"><code>__bid_fixunsddsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixunssddi-304"><code>__bid_fixunssddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixunssdsi-298"><code>__bid_fixunssdsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixunstddi-308"><code>__bid_fixunstddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffixunstdsi-302"><code>__bid_fixunstdsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatdidd-318"><code>__bid_floatdidd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatdisd-316"><code>__bid_floatdisd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatditd-320"><code>__bid_floatditd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatsidd-312"><code>__bid_floatsidd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatsisd-310"><code>__bid_floatsisd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatsitd-314"><code>__bid_floatsitd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatunsdidd-330"><code>__bid_floatunsdidd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatunsdisd-328"><code>__bid_floatunsdisd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatunsditd-332"><code>__bid_floatunsditd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatunssidd-324"><code>__bid_floatunssidd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatunssisd-322"><code>__bid_floatunssisd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ffloatunssitd-326"><code>__bid_floatunssitd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fgedd2-354"><code>__bid_gedd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fgesd2-352"><code>__bid_gesd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fgetd2-356"><code>__bid_getd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fgtdd2-372"><code>__bid_gtdd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fgtsd2-370"><code>__bid_gtsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fgttd2-374"><code>__bid_gttd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fledd2-366"><code>__bid_ledd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005flesd2-364"><code>__bid_lesd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fletd2-368"><code>__bid_letd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fltdd2-360"><code>__bid_ltdd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fltsd2-358"><code>__bid_ltsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005flttd2-362"><code>__bid_lttd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fmuldd3-210"><code>__bid_muldd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fmulsd3-208"><code>__bid_mulsd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fmultd3-212"><code>__bid_multd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fnedd2-348"><code>__bid_nedd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fnegdd2-222"><code>__bid_negdd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fnegsd2-220"><code>__bid_negsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fnegtd2-224"><code>__bid_negtd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fnesd2-346"><code>__bid_nesd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fnetd2-350"><code>__bid_netd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fsubdd3-204"><code>__bid_subdd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fsubsd3-202"><code>__bid_subsd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005fsubtd3-206"><code>__bid_subtd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftruncdddf-282"><code>__bid_truncdddf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftruncddsd2-232"><code>__bid_truncddsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftruncddsf-256"><code>__bid_truncddsf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftruncdfsd-246"><code>__bid_truncdfsd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftruncsdsf-280"><code>__bid_truncsdsf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftrunctddd2-236"><code>__bid_trunctddd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftrunctddf-262"><code>__bid_trunctddf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftrunctdsd2-234"><code>__bid_trunctdsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftrunctdsf-258"><code>__bid_trunctdsf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftrunctdtf-284"><code>__bid_trunctdtf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftrunctdxf-268"><code>__bid_trunctdxf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftrunctfdd-254"><code>__bid_trunctfdd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftrunctfsd-250"><code>__bid_trunctfsd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftruncxfdd-252"><code>__bid_truncxfdd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005ftruncxfsd-248"><code>__bid_truncxfsd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005funorddd2-336"><code>__bid_unorddd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005funordsd2-334"><code>__bid_unordsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fbid_005funordtd2-338"><code>__bid_unordtd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fbswapdi2-74"><code>__bswapdi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fbswapsi2-73"><code>__bswapsi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Varargs.html#index-g_t_005f_005fbuiltin_005fclassify_005ftype-4330"><code>__builtin_classify_type</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Varargs.html#index-g_t_005f_005fbuiltin_005fnext_005farg-4329"><code>__builtin_next_arg</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Varargs.html#index-g_t_005f_005fbuiltin_005fsaveregs-4328"><code>__builtin_saveregs</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Misc.html#index-g_t_005f_005fchkp_005fbndcl-4949"><code>__chkp_bndcl</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-g_t_005f_005fchkp_005fbndcu-4950"><code>__chkp_bndcu</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-g_t_005f_005fchkp_005fbndldx-4948"><code>__chkp_bndldx</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-g_t_005f_005fchkp_005fbndmk-4946"><code>__chkp_bndmk</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-g_t_005f_005fchkp_005fbndret-4951"><code>__chkp_bndret</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-g_t_005f_005fchkp_005fbndstx-4947"><code>__chkp_bndstx</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-g_t_005f_005fchkp_005fintersect-4952"><code>__chkp_intersect</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-g_t_005f_005fchkp_005fnarrow-4953"><code>__chkp_narrow</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-g_t_005f_005fchkp_005fsizeof-4954"><code>__chkp_sizeof</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Miscellaneous-routines.html#index-g_t_005f_005fclear_005fcache-1657"><code>__clear_cache</code></a>: <a href="Miscellaneous-routines.html#Miscellaneous-routines">Miscellaneous routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fclzdi2-60"><code>__clzdi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fclzsi2-59"><code>__clzsi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fclzti2-61"><code>__clzti2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpda2-595"><code>__cmpda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fcmpdf2-158"><code>__cmpdf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fcmpdi2-45"><code>__cmpdi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpdq2-588"><code>__cmpdq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpha2-593"><code>__cmpha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmphq2-586"><code>__cmphq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpqq2-585"><code>__cmpqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpsa2-594"><code>__cmpsa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fcmpsf2-157"><code>__cmpsf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpsq2-587"><code>__cmpsq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpta2-596"><code>__cmpta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fcmptf2-159"><code>__cmptf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fcmpti2-46"><code>__cmpti2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpuda2-599"><code>__cmpuda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpudq2-592"><code>__cmpudq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpuha2-597"><code>__cmpuha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpuhq2-590"><code>__cmpuhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpuqq2-589"><code>__cmpuqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpusa2-598"><code>__cmpusa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmpusq2-591"><code>__cmpusq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fcmputa2-600"><code>__cmputa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Initialization.html#index-g_t_005f_005fCTOR_005fLIST_005f_005f-4668"><code>__CTOR_LIST__</code></a>: <a href="Initialization.html#Initialization">Initialization</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fctzdi2-63"><code>__ctzdi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fctzsi2-62"><code>__ctzsi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fctzti2-64"><code>__ctzti2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fdivda3-480"><code>__divda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fdivdc3-190"><code>__divdc3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fdivdf3-92"><code>__divdf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fdivdi3-24"><code>__divdi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fdivdq3-477"><code>__divdq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fdivha3-478"><code>__divha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fdivhq3-475"><code>__divhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fdivqq3-474"><code>__divqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fdivsa3-479"><code>__divsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fdivsc3-189"><code>__divsc3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fdivsf3-91"><code>__divsf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fdivsi3-23"><code>__divsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fdivsq3-476"><code>__divsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fdivta3-481"><code>__divta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fdivtc3-191"><code>__divtc3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fdivtf3-93"><code>__divtf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fdivti3-25"><code>__divti3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fdivxc3-192"><code>__divxc3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fdivxf3-94"><code>__divxf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fadddd3-197"><code>__dpd_adddd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005faddsd3-195"><code>__dpd_addsd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005faddtd3-199"><code>__dpd_addtd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fdivdd3-215"><code>__dpd_divdd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fdivsd3-213"><code>__dpd_divsd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fdivtd3-217"><code>__dpd_divtd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005feqdd2-341"><code>__dpd_eqdd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005feqsd2-339"><code>__dpd_eqsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005feqtd2-343"><code>__dpd_eqtd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendddtd2-229"><code>__dpd_extendddtd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendddtf-271"><code>__dpd_extendddtf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendddxf-265"><code>__dpd_extendddxf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextenddfdd-275"><code>__dpd_extenddfdd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextenddftd-241"><code>__dpd_extenddftd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendsddd2-225"><code>__dpd_extendsddd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendsddf-259"><code>__dpd_extendsddf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendsdtd2-227"><code>__dpd_extendsdtd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendsdtf-269"><code>__dpd_extendsdtf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendsdxf-263"><code>__dpd_extendsdxf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendsfdd-237"><code>__dpd_extendsfdd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendsfsd-273"><code>__dpd_extendsfsd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendsftd-239"><code>__dpd_extendsftd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendtftd-277"><code>__dpd_extendtftd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fextendxftd-243"><code>__dpd_extendxftd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixdddi-293"><code>__dpd_fixdddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixddsi-287"><code>__dpd_fixddsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixsddi-291"><code>__dpd_fixsddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixsdsi-285"><code>__dpd_fixsdsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixtddi-295"><code>__dpd_fixtddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixtdsi-289"><code>__dpd_fixtdsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixunsdddi-305"><code>__dpd_fixunsdddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixunsddsi-299"><code>__dpd_fixunsddsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixunssddi-303"><code>__dpd_fixunssddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixunssdsi-297"><code>__dpd_fixunssdsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixunstddi-307"><code>__dpd_fixunstddi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffixunstdsi-301"><code>__dpd_fixunstdsi</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatdidd-317"><code>__dpd_floatdidd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatdisd-315"><code>__dpd_floatdisd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatditd-319"><code>__dpd_floatditd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatsidd-311"><code>__dpd_floatsidd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatsisd-309"><code>__dpd_floatsisd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatsitd-313"><code>__dpd_floatsitd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatunsdidd-329"><code>__dpd_floatunsdidd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatunsdisd-327"><code>__dpd_floatunsdisd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatunsditd-331"><code>__dpd_floatunsditd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatunssidd-323"><code>__dpd_floatunssidd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatunssisd-321"><code>__dpd_floatunssisd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ffloatunssitd-325"><code>__dpd_floatunssitd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fgedd2-353"><code>__dpd_gedd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fgesd2-351"><code>__dpd_gesd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fgetd2-355"><code>__dpd_getd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fgtdd2-371"><code>__dpd_gtdd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fgtsd2-369"><code>__dpd_gtsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fgttd2-373"><code>__dpd_gttd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fledd2-365"><code>__dpd_ledd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005flesd2-363"><code>__dpd_lesd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fletd2-367"><code>__dpd_letd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fltdd2-359"><code>__dpd_ltdd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fltsd2-357"><code>__dpd_ltsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005flttd2-361"><code>__dpd_lttd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fmuldd3-209"><code>__dpd_muldd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fmulsd3-207"><code>__dpd_mulsd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fmultd3-211"><code>__dpd_multd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fnedd2-347"><code>__dpd_nedd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fnegdd2-221"><code>__dpd_negdd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fnegsd2-219"><code>__dpd_negsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fnegtd2-223"><code>__dpd_negtd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fnesd2-345"><code>__dpd_nesd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fnetd2-349"><code>__dpd_netd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fsubdd3-203"><code>__dpd_subdd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fsubsd3-201"><code>__dpd_subsd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005fsubtd3-205"><code>__dpd_subtd3</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftruncdddf-281"><code>__dpd_truncdddf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftruncddsd2-231"><code>__dpd_truncddsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftruncddsf-255"><code>__dpd_truncddsf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftruncdfsd-245"><code>__dpd_truncdfsd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftruncsdsf-279"><code>__dpd_truncsdsf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftrunctddd2-235"><code>__dpd_trunctddd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftrunctddf-261"><code>__dpd_trunctddf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftrunctdsd2-233"><code>__dpd_trunctdsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftrunctdsf-257"><code>__dpd_trunctdsf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftrunctdtf-283"><code>__dpd_trunctdtf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftrunctdxf-267"><code>__dpd_trunctdxf</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftrunctfdd-253"><code>__dpd_trunctfdd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftrunctfsd-249"><code>__dpd_trunctfsd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftruncxfdd-251"><code>__dpd_truncxfdd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005ftruncxfsd-247"><code>__dpd_truncxfsd</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005funorddd2-335"><code>__dpd_unorddd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005funordsd2-333"><code>__dpd_unordsd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Decimal-float-library-routines.html#index-g_t_005f_005fdpd_005funordtd2-337"><code>__dpd_unordtd2</code></a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Initialization.html#index-g_t_005f_005fDTOR_005fLIST_005f_005f-4669"><code>__DTOR_LIST__</code></a>: <a href="Initialization.html#Initialization">Initialization</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005feqdf2-164"><code>__eqdf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005feqsf2-163"><code>__eqsf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005feqtf2-165"><code>__eqtf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fextenddftf2-102"><code>__extenddftf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fextenddfxf2-103"><code>__extenddfxf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fextendsfdf2-99"><code>__extendsfdf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fextendsftf2-100"><code>__extendsftf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fextendsfxf2-101"><code>__extendsfxf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fffsdi2-65"><code>__ffsdi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fffsti2-66"><code>__ffsti2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixdfdi-114"><code>__fixdfdi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixdfsi-110"><code>__fixdfsi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixdfti-118"><code>__fixdfti</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixsfdi-113"><code>__fixsfdi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixsfsi-109"><code>__fixsfsi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixsfti-117"><code>__fixsfti</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixtfdi-115"><code>__fixtfdi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixtfsi-111"><code>__fixtfsi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixtfti-119"><code>__fixtfti</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunsdfdi-126"><code>__fixunsdfdi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunsdfsi-122"><code>__fixunsdfsi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunsdfti-130"><code>__fixunsdfti</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunssfdi-125"><code>__fixunssfdi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunssfsi-121"><code>__fixunssfsi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunssfti-129"><code>__fixunssfti</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunstfdi-127"><code>__fixunstfdi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunstfsi-123"><code>__fixunstfsi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunstfti-131"><code>__fixunstfti</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunsxfdi-128"><code>__fixunsxfdi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunsxfsi-124"><code>__fixunsxfsi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixunsxfti-132"><code>__fixunsxfti</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixxfdi-116"><code>__fixxfdi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixxfsi-112"><code>__fixxfsi</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffixxfti-120"><code>__fixxfti</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatdidf-138"><code>__floatdidf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatdisf-137"><code>__floatdisf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatditf-139"><code>__floatditf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatdixf-140"><code>__floatdixf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatsidf-134"><code>__floatsidf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatsisf-133"><code>__floatsisf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatsitf-135"><code>__floatsitf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatsixf-136"><code>__floatsixf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloattidf-142"><code>__floattidf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloattisf-141"><code>__floattisf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloattitf-143"><code>__floattitf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloattixf-144"><code>__floattixf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatundidf-150"><code>__floatundidf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatundisf-149"><code>__floatundisf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatunditf-151"><code>__floatunditf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatundixf-152"><code>__floatundixf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatunsidf-146"><code>__floatunsidf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatunsisf-145"><code>__floatunsisf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatunsitf-147"><code>__floatunsitf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatunsixf-148"><code>__floatunsixf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatuntidf-154"><code>__floatuntidf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatuntisf-153"><code>__floatuntisf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatuntitf-155"><code>__floatuntitf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ffloatuntixf-156"><code>__floatuntixf</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdadf-754"><code>__fractdadf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdadi-751"><code>__fractdadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdadq-736"><code>__fractdadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdaha2-737"><code>__fractdaha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdahi-749"><code>__fractdahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdahq-734"><code>__fractdahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdaqi-748"><code>__fractdaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdaqq-733"><code>__fractdaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdasa2-738"><code>__fractdasa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdasf-753"><code>__fractdasf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdasi-750"><code>__fractdasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdasq-735"><code>__fractdasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdata2-739"><code>__fractdata2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdati-752"><code>__fractdati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdauda-746"><code>__fractdauda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdaudq-743"><code>__fractdaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdauha-744"><code>__fractdauha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdauhq-741"><code>__fractdauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdauqq-740"><code>__fractdauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdausa-745"><code>__fractdausa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdausq-742"><code>__fractdausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdauta-747"><code>__fractdauta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfda-1055"><code>__fractdfda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfdq-1052"><code>__fractdfdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfha-1053"><code>__fractdfha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfhq-1050"><code>__fractdfhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfqq-1049"><code>__fractdfqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfsa-1054"><code>__fractdfsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfsq-1051"><code>__fractdfsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfta-1056"><code>__fractdfta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfuda-1063"><code>__fractdfuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfudq-1060"><code>__fractdfudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfuha-1061"><code>__fractdfuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfuhq-1058"><code>__fractdfuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfuqq-1057"><code>__fractdfuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfusa-1062"><code>__fractdfusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfusq-1059"><code>__fractdfusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdfuta-1064"><code>__fractdfuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdida-1007"><code>__fractdida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdidq-1004"><code>__fractdidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdiha-1005"><code>__fractdiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdihq-1002"><code>__fractdihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdiqq-1001"><code>__fractdiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdisa-1006"><code>__fractdisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdisq-1003"><code>__fractdisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdita-1008"><code>__fractdita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdiuda-1015"><code>__fractdiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdiudq-1012"><code>__fractdiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdiuha-1013"><code>__fractdiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdiuhq-1010"><code>__fractdiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdiuqq-1009"><code>__fractdiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdiusa-1014"><code>__fractdiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdiusq-1011"><code>__fractdiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdiuta-1016"><code>__fractdiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqda-672"><code>__fractdqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqdf-688"><code>__fractdqdf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqdi-685"><code>__fractdqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqha-670"><code>__fractdqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqhi-683"><code>__fractdqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqhq2-668"><code>__fractdqhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqqi-682"><code>__fractdqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqqq2-667"><code>__fractdqqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqsa-671"><code>__fractdqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqsf-687"><code>__fractdqsf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqsi-684"><code>__fractdqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqsq2-669"><code>__fractdqsq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqta-673"><code>__fractdqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqti-686"><code>__fractdqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdquda-680"><code>__fractdquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqudq-677"><code>__fractdqudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdquha-678"><code>__fractdquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdquhq-675"><code>__fractdquhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdquqq-674"><code>__fractdquqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqusa-679"><code>__fractdqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdqusq-676"><code>__fractdqusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractdquta-681"><code>__fractdquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthada2-694"><code>__fracthada2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthadf-710"><code>__fracthadf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthadi-707"><code>__fracthadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthadq-692"><code>__fracthadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthahi-705"><code>__fracthahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthahq-690"><code>__fracthahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthaqi-704"><code>__fracthaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthaqq-689"><code>__fracthaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthasa2-693"><code>__fracthasa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthasf-709"><code>__fracthasf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthasi-706"><code>__fracthasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthasq-691"><code>__fracthasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthata2-695"><code>__fracthata2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthati-708"><code>__fracthati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthauda-702"><code>__fracthauda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthaudq-699"><code>__fracthaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthauha-700"><code>__fracthauha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthauhq-697"><code>__fracthauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthauqq-696"><code>__fracthauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthausa-701"><code>__fracthausa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthausq-698"><code>__fracthausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthauta-703"><code>__fracthauta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthida-975"><code>__fracthida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthidq-972"><code>__fracthidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthiha-973"><code>__fracthiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthihq-970"><code>__fracthihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthiqq-969"><code>__fracthiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthisa-974"><code>__fracthisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthisq-971"><code>__fracthisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthita-976"><code>__fracthita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthiuda-983"><code>__fracthiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthiudq-980"><code>__fracthiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthiuha-981"><code>__fracthiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthiuhq-978"><code>__fracthiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthiuqq-977"><code>__fracthiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthiusa-982"><code>__fracthiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthiusq-979"><code>__fracthiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthiuta-984"><code>__fracthiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqda-628"><code>__fracthqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqdf-644"><code>__fracthqdf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqdi-641"><code>__fracthqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqdq2-625"><code>__fracthqdq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqha-626"><code>__fracthqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqhi-639"><code>__fracthqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqqi-638"><code>__fracthqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqqq2-623"><code>__fracthqqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqsa-627"><code>__fracthqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqsf-643"><code>__fracthqsf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqsi-640"><code>__fracthqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqsq2-624"><code>__fracthqsq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqta-629"><code>__fracthqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqti-642"><code>__fracthqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthquda-636"><code>__fracthquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqudq-633"><code>__fracthqudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthquha-634"><code>__fracthquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthquhq-631"><code>__fracthquhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthquqq-630"><code>__fracthquqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqusa-635"><code>__fracthqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthqusq-632"><code>__fracthqusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracthquta-637"><code>__fracthquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqida-959"><code>__fractqida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqidq-956"><code>__fractqidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqiha-957"><code>__fractqiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqihq-954"><code>__fractqihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqiqq-953"><code>__fractqiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqisa-958"><code>__fractqisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqisq-955"><code>__fractqisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqita-960"><code>__fractqita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqiuda-967"><code>__fractqiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqiudq-964"><code>__fractqiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqiuha-965"><code>__fractqiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqiuhq-962"><code>__fractqiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqiuqq-961"><code>__fractqiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqiusa-966"><code>__fractqiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqiusq-963"><code>__fractqiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqiuta-968"><code>__fractqiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqda-606"><code>__fractqqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqdf-622"><code>__fractqqdf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqdi-619"><code>__fractqqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqdq2-603"><code>__fractqqdq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqha-604"><code>__fractqqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqhi-617"><code>__fractqqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqhq2-601"><code>__fractqqhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqqi-616"><code>__fractqqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqsa-605"><code>__fractqqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqsf-621"><code>__fractqqsf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqsi-618"><code>__fractqqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqsq2-602"><code>__fractqqsq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqta-607"><code>__fractqqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqti-620"><code>__fractqqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqquda-614"><code>__fractqquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqudq-611"><code>__fractqqudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqquha-612"><code>__fractqquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqquhq-609"><code>__fractqquhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqquqq-608"><code>__fractqquqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqusa-613"><code>__fractqqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqqusq-610"><code>__fractqqusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractqquta-615"><code>__fractqquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsada2-716"><code>__fractsada2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsadf-732"><code>__fractsadf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsadi-729"><code>__fractsadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsadq-714"><code>__fractsadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsaha2-715"><code>__fractsaha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsahi-727"><code>__fractsahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsahq-712"><code>__fractsahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsaqi-726"><code>__fractsaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsaqq-711"><code>__fractsaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsasf-731"><code>__fractsasf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsasi-728"><code>__fractsasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsasq-713"><code>__fractsasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsata2-717"><code>__fractsata2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsati-730"><code>__fractsati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsauda-724"><code>__fractsauda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsaudq-721"><code>__fractsaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsauha-722"><code>__fractsauha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsauhq-719"><code>__fractsauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsauqq-718"><code>__fractsauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsausa-723"><code>__fractsausa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsausq-720"><code>__fractsausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsauta-725"><code>__fractsauta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfda-1039"><code>__fractsfda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfdq-1036"><code>__fractsfdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfha-1037"><code>__fractsfha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfhq-1034"><code>__fractsfhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfqq-1033"><code>__fractsfqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfsa-1038"><code>__fractsfsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfsq-1035"><code>__fractsfsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfta-1040"><code>__fractsfta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfuda-1047"><code>__fractsfuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfudq-1044"><code>__fractsfudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfuha-1045"><code>__fractsfuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfuhq-1042"><code>__fractsfuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfuqq-1041"><code>__fractsfuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfusa-1046"><code>__fractsfusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfusq-1043"><code>__fractsfusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsfuta-1048"><code>__fractsfuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsida-991"><code>__fractsida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsidq-988"><code>__fractsidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsiha-989"><code>__fractsiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsihq-986"><code>__fractsihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsiqq-985"><code>__fractsiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsisa-990"><code>__fractsisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsisq-987"><code>__fractsisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsita-992"><code>__fractsita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsiuda-999"><code>__fractsiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsiudq-996"><code>__fractsiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsiuha-997"><code>__fractsiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsiuhq-994"><code>__fractsiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsiuqq-993"><code>__fractsiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsiusa-998"><code>__fractsiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsiusq-995"><code>__fractsiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsiuta-1000"><code>__fractsiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqda-650"><code>__fractsqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqdf-666"><code>__fractsqdf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqdi-663"><code>__fractsqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqdq2-647"><code>__fractsqdq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqha-648"><code>__fractsqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqhi-661"><code>__fractsqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqhq2-646"><code>__fractsqhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqqi-660"><code>__fractsqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqqq2-645"><code>__fractsqqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqsa-649"><code>__fractsqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqsf-665"><code>__fractsqsf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqsi-662"><code>__fractsqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqta-651"><code>__fractsqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqti-664"><code>__fractsqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsquda-658"><code>__fractsquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqudq-655"><code>__fractsqudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsquha-656"><code>__fractsquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsquhq-653"><code>__fractsquhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsquqq-652"><code>__fractsquqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqusa-657"><code>__fractsqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsqusq-654"><code>__fractsqusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractsquta-659"><code>__fractsquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttada2-761"><code>__fracttada2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttadf-776"><code>__fracttadf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttadi-773"><code>__fracttadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttadq-758"><code>__fracttadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttaha2-759"><code>__fracttaha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttahi-771"><code>__fracttahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttahq-756"><code>__fracttahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttaqi-770"><code>__fracttaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttaqq-755"><code>__fracttaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttasa2-760"><code>__fracttasa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttasf-775"><code>__fracttasf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttasi-772"><code>__fracttasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttasq-757"><code>__fracttasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttati-774"><code>__fracttati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttauda-768"><code>__fracttauda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttaudq-765"><code>__fracttaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttauha-766"><code>__fracttauha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttauhq-763"><code>__fracttauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttauqq-762"><code>__fracttauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttausa-767"><code>__fracttausa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttausq-764"><code>__fracttausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttauta-769"><code>__fracttauta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttida-1023"><code>__fracttida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttidq-1020"><code>__fracttidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttiha-1021"><code>__fracttiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttihq-1018"><code>__fracttihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttiqq-1017"><code>__fracttiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttisa-1022"><code>__fracttisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttisq-1019"><code>__fracttisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttita-1024"><code>__fracttita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttiuda-1031"><code>__fracttiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttiudq-1028"><code>__fracttiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttiuha-1029"><code>__fracttiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttiuhq-1026"><code>__fracttiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttiuqq-1025"><code>__fracttiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttiusa-1030"><code>__fracttiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttiusq-1027"><code>__fracttiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffracttiuta-1032"><code>__fracttiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudada-915"><code>__fractudada</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudadf-930"><code>__fractudadf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudadi-927"><code>__fractudadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudadq-912"><code>__fractudadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudaha-913"><code>__fractudaha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudahi-925"><code>__fractudahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudahq-910"><code>__fractudahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudaqi-924"><code>__fractudaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudaqq-909"><code>__fractudaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudasa-914"><code>__fractudasa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudasf-929"><code>__fractudasf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudasi-926"><code>__fractudasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudasq-911"><code>__fractudasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudata-916"><code>__fractudata</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudati-928"><code>__fractudati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudaudq-920"><code>__fractudaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudauha2-921"><code>__fractudauha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudauhq-918"><code>__fractudauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudauqq-917"><code>__fractudauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudausa2-922"><code>__fractudausa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudausq-919"><code>__fractudausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudauta2-923"><code>__fractudauta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqda-849"><code>__fractudqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqdf-864"><code>__fractudqdf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqdi-861"><code>__fractudqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqdq-846"><code>__fractudqdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqha-847"><code>__fractudqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqhi-859"><code>__fractudqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqhq-844"><code>__fractudqhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqqi-858"><code>__fractudqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqqq-843"><code>__fractudqqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqsa-848"><code>__fractudqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqsf-863"><code>__fractudqsf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqsi-860"><code>__fractudqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqsq-845"><code>__fractudqsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqta-850"><code>__fractudqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqti-862"><code>__fractudqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudquda-856"><code>__fractudquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudquha-854"><code>__fractudquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudquhq2-852"><code>__fractudquhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudquqq2-851"><code>__fractudquqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqusa-855"><code>__fractudqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudqusq2-853"><code>__fractudqusq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractudquta-857"><code>__fractudquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhada-871"><code>__fractuhada</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhadf-886"><code>__fractuhadf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhadi-883"><code>__fractuhadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhadq-868"><code>__fractuhadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhaha-869"><code>__fractuhaha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhahi-881"><code>__fractuhahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhahq-866"><code>__fractuhahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhaqi-880"><code>__fractuhaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhaqq-865"><code>__fractuhaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhasa-870"><code>__fractuhasa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhasf-885"><code>__fractuhasf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhasi-882"><code>__fractuhasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhasq-867"><code>__fractuhasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhata-872"><code>__fractuhata</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhati-884"><code>__fractuhati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhauda2-878"><code>__fractuhauda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhaudq-876"><code>__fractuhaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhauhq-874"><code>__fractuhauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhauqq-873"><code>__fractuhauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhausa2-877"><code>__fractuhausa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhausq-875"><code>__fractuhausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhauta2-879"><code>__fractuhauta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqda-805"><code>__fractuhqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqdf-820"><code>__fractuhqdf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqdi-817"><code>__fractuhqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqdq-802"><code>__fractuhqdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqha-803"><code>__fractuhqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqhi-815"><code>__fractuhqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqhq-800"><code>__fractuhqhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqqi-814"><code>__fractuhqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqqq-799"><code>__fractuhqqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqsa-804"><code>__fractuhqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqsf-819"><code>__fractuhqsf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqsi-816"><code>__fractuhqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqsq-801"><code>__fractuhqsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqta-806"><code>__fractuhqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqti-818"><code>__fractuhqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhquda-812"><code>__fractuhquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqudq2-809"><code>__fractuhqudq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhquha-810"><code>__fractuhquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhquqq2-807"><code>__fractuhquqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqusa-811"><code>__fractuhqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhqusq2-808"><code>__fractuhqusq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuhquta-813"><code>__fractuhquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdadi-1450"><code>__fractunsdadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdahi-1448"><code>__fractunsdahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdaqi-1447"><code>__fractunsdaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdasi-1449"><code>__fractunsdasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdati-1451"><code>__fractunsdati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdida-1551"><code>__fractunsdida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdidq-1548"><code>__fractunsdidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdiha-1549"><code>__fractunsdiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdihq-1546"><code>__fractunsdihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdiqq-1545"><code>__fractunsdiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdisa-1550"><code>__fractunsdisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdisq-1547"><code>__fractunsdisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdita-1552"><code>__fractunsdita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdiuda-1559"><code>__fractunsdiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdiudq-1556"><code>__fractunsdiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdiuha-1557"><code>__fractunsdiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdiuhq-1554"><code>__fractunsdiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdiuqq-1553"><code>__fractunsdiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdiusa-1558"><code>__fractunsdiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdiusq-1555"><code>__fractunsdiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdiuta-1560"><code>__fractunsdiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdqdi-1435"><code>__fractunsdqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdqhi-1433"><code>__fractunsdqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdqqi-1432"><code>__fractunsdqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdqsi-1434"><code>__fractunsdqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsdqti-1436"><code>__fractunsdqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshadi-1440"><code>__fractunshadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshahi-1438"><code>__fractunshahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshaqi-1437"><code>__fractunshaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshasi-1439"><code>__fractunshasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshati-1441"><code>__fractunshati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshida-1519"><code>__fractunshida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshidq-1516"><code>__fractunshidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshiha-1517"><code>__fractunshiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshihq-1514"><code>__fractunshihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshiqq-1513"><code>__fractunshiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshisa-1518"><code>__fractunshisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshisq-1515"><code>__fractunshisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshita-1520"><code>__fractunshita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshiuda-1527"><code>__fractunshiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshiudq-1524"><code>__fractunshiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshiuha-1525"><code>__fractunshiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshiuhq-1522"><code>__fractunshiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshiuqq-1521"><code>__fractunshiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshiusa-1526"><code>__fractunshiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshiusq-1523"><code>__fractunshiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshiuta-1528"><code>__fractunshiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshqdi-1425"><code>__fractunshqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshqhi-1423"><code>__fractunshqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshqqi-1422"><code>__fractunshqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshqsi-1424"><code>__fractunshqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunshqti-1426"><code>__fractunshqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqida-1503"><code>__fractunsqida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqidq-1500"><code>__fractunsqidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqiha-1501"><code>__fractunsqiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqihq-1498"><code>__fractunsqihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqiqq-1497"><code>__fractunsqiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqisa-1502"><code>__fractunsqisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqisq-1499"><code>__fractunsqisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqita-1504"><code>__fractunsqita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqiuda-1511"><code>__fractunsqiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqiudq-1508"><code>__fractunsqiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqiuha-1509"><code>__fractunsqiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqiuhq-1506"><code>__fractunsqiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqiuqq-1505"><code>__fractunsqiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqiusa-1510"><code>__fractunsqiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqiusq-1507"><code>__fractunsqiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqiuta-1512"><code>__fractunsqiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqqdi-1420"><code>__fractunsqqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqqhi-1418"><code>__fractunsqqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqqqi-1417"><code>__fractunsqqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqqsi-1419"><code>__fractunsqqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsqqti-1421"><code>__fractunsqqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssadi-1445"><code>__fractunssadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssahi-1443"><code>__fractunssahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssaqi-1442"><code>__fractunssaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssasi-1444"><code>__fractunssasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssati-1446"><code>__fractunssati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssida-1535"><code>__fractunssida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssidq-1532"><code>__fractunssidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssiha-1533"><code>__fractunssiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssihq-1530"><code>__fractunssihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssiqq-1529"><code>__fractunssiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssisa-1534"><code>__fractunssisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssisq-1531"><code>__fractunssisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssita-1536"><code>__fractunssita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssiuda-1543"><code>__fractunssiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssiudq-1540"><code>__fractunssiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssiuha-1541"><code>__fractunssiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssiuhq-1538"><code>__fractunssiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssiuqq-1537"><code>__fractunssiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssiusa-1542"><code>__fractunssiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssiusq-1539"><code>__fractunssiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssiuta-1544"><code>__fractunssiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssqdi-1430"><code>__fractunssqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssqhi-1428"><code>__fractunssqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssqqi-1427"><code>__fractunssqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssqsi-1429"><code>__fractunssqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunssqti-1431"><code>__fractunssqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstadi-1455"><code>__fractunstadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstahi-1453"><code>__fractunstahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstaqi-1452"><code>__fractunstaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstasi-1454"><code>__fractunstasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstati-1456"><code>__fractunstati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstida-1567"><code>__fractunstida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstidq-1564"><code>__fractunstidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstiha-1565"><code>__fractunstiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstihq-1562"><code>__fractunstihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstiqq-1561"><code>__fractunstiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstisa-1566"><code>__fractunstisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstisq-1563"><code>__fractunstisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstita-1568"><code>__fractunstita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstiuda-1575"><code>__fractunstiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstiudq-1572"><code>__fractunstiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstiuha-1573"><code>__fractunstiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstiuhq-1570"><code>__fractunstiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstiuqq-1569"><code>__fractunstiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstiusa-1574"><code>__fractunstiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstiusq-1571"><code>__fractunstiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunstiuta-1576"><code>__fractunstiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsudadi-1490"><code>__fractunsudadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsudahi-1488"><code>__fractunsudahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsudaqi-1487"><code>__fractunsudaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsudasi-1489"><code>__fractunsudasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsudati-1491"><code>__fractunsudati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsudqdi-1475"><code>__fractunsudqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsudqhi-1473"><code>__fractunsudqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsudqqi-1472"><code>__fractunsudqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsudqsi-1474"><code>__fractunsudqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsudqti-1476"><code>__fractunsudqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuhadi-1480"><code>__fractunsuhadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuhahi-1478"><code>__fractunsuhahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuhaqi-1477"><code>__fractunsuhaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuhasi-1479"><code>__fractunsuhasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuhati-1481"><code>__fractunsuhati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuhqdi-1465"><code>__fractunsuhqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuhqhi-1463"><code>__fractunsuhqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuhqqi-1462"><code>__fractunsuhqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuhqsi-1464"><code>__fractunsuhqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuhqti-1466"><code>__fractunsuhqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuqqdi-1460"><code>__fractunsuqqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuqqhi-1458"><code>__fractunsuqqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuqqqi-1457"><code>__fractunsuqqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuqqsi-1459"><code>__fractunsuqqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsuqqti-1461"><code>__fractunsuqqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsusadi-1485"><code>__fractunsusadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsusahi-1483"><code>__fractunsusahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsusaqi-1482"><code>__fractunsusaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsusasi-1484"><code>__fractunsusasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsusati-1486"><code>__fractunsusati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsusqdi-1470"><code>__fractunsusqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsusqhi-1468"><code>__fractunsusqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsusqqi-1467"><code>__fractunsusqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsusqsi-1469"><code>__fractunsusqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsusqti-1471"><code>__fractunsusqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsutadi-1495"><code>__fractunsutadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsutahi-1493"><code>__fractunsutahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsutaqi-1492"><code>__fractunsutaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsutasi-1494"><code>__fractunsutasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractunsutati-1496"><code>__fractunsutati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqda-783"><code>__fractuqqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqdf-798"><code>__fractuqqdf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqdi-795"><code>__fractuqqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqdq-780"><code>__fractuqqdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqha-781"><code>__fractuqqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqhi-793"><code>__fractuqqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqhq-778"><code>__fractuqqhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqqi-792"><code>__fractuqqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqqq-777"><code>__fractuqqqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqsa-782"><code>__fractuqqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqsf-797"><code>__fractuqqsf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqsi-794"><code>__fractuqqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqsq-779"><code>__fractuqqsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqta-784"><code>__fractuqqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqti-796"><code>__fractuqqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqquda-790"><code>__fractuqquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqudq2-787"><code>__fractuqqudq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqquha-788"><code>__fractuqquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqquhq2-785"><code>__fractuqquhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqusa-789"><code>__fractuqqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqqusq2-786"><code>__fractuqqusq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractuqquta-791"><code>__fractuqquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusada-893"><code>__fractusada</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusadf-908"><code>__fractusadf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusadi-905"><code>__fractusadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusadq-890"><code>__fractusadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusaha-891"><code>__fractusaha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusahi-903"><code>__fractusahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusahq-888"><code>__fractusahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusaqi-902"><code>__fractusaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusaqq-887"><code>__fractusaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusasa-892"><code>__fractusasa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusasf-907"><code>__fractusasf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusasi-904"><code>__fractusasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusasq-889"><code>__fractusasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusata-894"><code>__fractusata</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusati-906"><code>__fractusati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusauda2-900"><code>__fractusauda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusaudq-898"><code>__fractusaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusauha2-899"><code>__fractusauha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusauhq-896"><code>__fractusauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusauqq-895"><code>__fractusauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusausq-897"><code>__fractusausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusauta2-901"><code>__fractusauta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqda-827"><code>__fractusqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqdf-842"><code>__fractusqdf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqdi-839"><code>__fractusqdi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqdq-824"><code>__fractusqdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqha-825"><code>__fractusqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqhi-837"><code>__fractusqhi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqhq-822"><code>__fractusqhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqqi-836"><code>__fractusqqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqqq-821"><code>__fractusqqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqsa-826"><code>__fractusqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqsf-841"><code>__fractusqsf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqsi-838"><code>__fractusqsi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqsq-823"><code>__fractusqsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqta-828"><code>__fractusqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqti-840"><code>__fractusqti</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusquda-834"><code>__fractusquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqudq2-831"><code>__fractusqudq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusquha-832"><code>__fractusquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusquhq2-830"><code>__fractusquhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusquqq2-829"><code>__fractusquqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusqusa-833"><code>__fractusqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractusquta-835"><code>__fractusquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutada-937"><code>__fractutada</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutadf-952"><code>__fractutadf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutadi-949"><code>__fractutadi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutadq-934"><code>__fractutadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutaha-935"><code>__fractutaha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutahi-947"><code>__fractutahi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutahq-932"><code>__fractutahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutaqi-946"><code>__fractutaqi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutaqq-931"><code>__fractutaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutasa-936"><code>__fractutasa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutasf-951"><code>__fractutasf</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutasi-948"><code>__fractutasi</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutasq-933"><code>__fractutasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutata-938"><code>__fractutata</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutati-950"><code>__fractutati</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutauda2-945"><code>__fractutauda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutaudq-942"><code>__fractutaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutauha2-943"><code>__fractutauha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutauhq-940"><code>__fractutauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutauqq-939"><code>__fractutauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutausa2-944"><code>__fractutausa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005ffractutausq-941"><code>__fractutausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fgedf2-170"><code>__gedf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fgesf2-169"><code>__gesf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fgetf2-171"><code>__getf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fgtdf2-179"><code>__gtdf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fgtsf2-178"><code>__gtsf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fgttf2-180"><code>__gttf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fledf2-176"><code>__ledf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005flesf2-175"><code>__lesf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fletf2-177"><code>__letf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005flshrdi3-27"><code>__lshrdi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005flshrsi3-26"><code>__lshrsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005flshrti3-28"><code>__lshrti3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005flshruda3-568"><code>__lshruda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005flshrudq3-565"><code>__lshrudq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005flshruha3-566"><code>__lshruha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005flshruhq3-563"><code>__lshruhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005flshruqq3-562"><code>__lshruqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005flshrusa3-567"><code>__lshrusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005flshrusq3-564"><code>__lshrusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005flshruta3-569"><code>__lshruta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fltdf2-173"><code>__ltdf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fltsf2-172"><code>__ltsf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005flttf2-174"><code>__lttf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Collect2.html#index-g_t_005f_005fmain-5071"><code>__main</code></a>: <a href="Collect2.html#Collect2">Collect2</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fmoddi3-30"><code>__moddi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fmodsi3-29"><code>__modsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fmodti3-31"><code>__modti3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Miscellaneous-routines.html#index-g_t_005f_005fmorestack_005fcurrent_005fsegment-1660"><code>__morestack_current_segment</code></a>: <a href="Miscellaneous-routines.html#Miscellaneous-routines">Miscellaneous routines</a></li>
<li><a href="Miscellaneous-routines.html#index-g_t_005f_005fmorestack_005finitial_005fsp-1661"><code>__morestack_initial_sp</code></a>: <a href="Miscellaneous-routines.html#Miscellaneous-routines">Miscellaneous routines</a></li>
<li><a href="Miscellaneous-routines.html#index-g_t_005f_005fmorestack_005fsegments-1659"><code>__morestack_segments</code></a>: <a href="Miscellaneous-routines.html#Miscellaneous-routines">Miscellaneous routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmulda3-452"><code>__mulda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fmuldc3-186"><code>__muldc3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fmuldf3-88"><code>__muldf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fmuldi3-33"><code>__muldi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmuldq3-445"><code>__muldq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmulha3-450"><code>__mulha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmulhq3-443"><code>__mulhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmulqq3-442"><code>__mulqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmulsa3-451"><code>__mulsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fmulsc3-185"><code>__mulsc3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fmulsf3-87"><code>__mulsf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fmulsi3-32"><code>__mulsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmulsq3-444"><code>__mulsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmulta3-453"><code>__multa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fmultc3-187"><code>__multc3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fmultf3-89"><code>__multf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fmulti3-34"><code>__multi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmuluda3-456"><code>__muluda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmuludq3-449"><code>__muludq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmuluha3-454"><code>__muluha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmuluhq3-447"><code>__muluhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmuluqq3-446"><code>__muluqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmulusa3-455"><code>__mulusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmulusq3-448"><code>__mulusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fmuluta3-457"><code>__muluta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fmulvdi3-54"><code>__mulvdi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fmulvsi3-53"><code>__mulvsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fmulxc3-188"><code>__mulxc3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fmulxf3-90"><code>__mulxf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fnedf2-167"><code>__nedf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fnegda2-516"><code>__negda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fnegdf2-96"><code>__negdf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fnegdi2-35"><code>__negdi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fnegdq2-509"><code>__negdq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fnegha2-514"><code>__negha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fneghq2-507"><code>__neghq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fnegqq2-506"><code>__negqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fnegsa2-515"><code>__negsa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fnegsf2-95"><code>__negsf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fnegsq2-508"><code>__negsq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fnegta2-517"><code>__negta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fnegtf2-97"><code>__negtf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fnegti2-36"><code>__negti2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fneguda2-520"><code>__neguda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fnegudq2-513"><code>__negudq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fneguha2-518"><code>__neguha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fneguhq2-511"><code>__neguhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fneguqq2-510"><code>__neguqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fnegusa2-519"><code>__negusa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fnegusq2-512"><code>__negusq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fneguta2-521"><code>__neguta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fnegvdi2-56"><code>__negvdi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fnegvsi2-55"><code>__negvsi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fnegxf2-98"><code>__negxf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fnesf2-166"><code>__nesf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fnetf2-168"><code>__netf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fparitydi2-68"><code>__paritydi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fparitysi2-67"><code>__paritysi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fparityti2-69"><code>__parityti2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fpopcountdi2-71"><code>__popcountdi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fpopcountsi2-70"><code>__popcountsi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fpopcountti2-72"><code>__popcountti2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fpowidf2-182"><code>__powidf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fpowisf2-181"><code>__powisf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fpowitf2-183"><code>__powitf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fpowixf2-184"><code>__powixf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdadq-1158"><code>__satfractdadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdaha2-1159"><code>__satfractdaha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdahq-1156"><code>__satfractdahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdaqq-1155"><code>__satfractdaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdasa2-1160"><code>__satfractdasa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdasq-1157"><code>__satfractdasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdata2-1161"><code>__satfractdata2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdauda-1168"><code>__satfractdauda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdaudq-1165"><code>__satfractdaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdauha-1166"><code>__satfractdauha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdauhq-1163"><code>__satfractdauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdauqq-1162"><code>__satfractdauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdausa-1167"><code>__satfractdausa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdausq-1164"><code>__satfractdausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdauta-1169"><code>__satfractdauta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfda-1407"><code>__satfractdfda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfdq-1404"><code>__satfractdfdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfha-1405"><code>__satfractdfha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfhq-1402"><code>__satfractdfhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfqq-1401"><code>__satfractdfqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfsa-1406"><code>__satfractdfsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfsq-1403"><code>__satfractdfsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfta-1408"><code>__satfractdfta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfuda-1415"><code>__satfractdfuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfudq-1412"><code>__satfractdfudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfuha-1413"><code>__satfractdfuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfuhq-1410"><code>__satfractdfuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfuqq-1409"><code>__satfractdfuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfusa-1414"><code>__satfractdfusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfusq-1411"><code>__satfractdfusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdfuta-1416"><code>__satfractdfuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdida-1359"><code>__satfractdida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdidq-1356"><code>__satfractdidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdiha-1357"><code>__satfractdiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdihq-1354"><code>__satfractdihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdiqq-1353"><code>__satfractdiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdisa-1358"><code>__satfractdisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdisq-1355"><code>__satfractdisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdita-1360"><code>__satfractdita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdiuda-1367"><code>__satfractdiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdiudq-1364"><code>__satfractdiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdiuha-1365"><code>__satfractdiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdiuhq-1362"><code>__satfractdiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdiuqq-1361"><code>__satfractdiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdiusa-1366"><code>__satfractdiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdiusq-1363"><code>__satfractdiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdiuta-1368"><code>__satfractdiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdqda-1115"><code>__satfractdqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdqha-1113"><code>__satfractdqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdqhq2-1111"><code>__satfractdqhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdqqq2-1110"><code>__satfractdqqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdqsa-1114"><code>__satfractdqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdqsq2-1112"><code>__satfractdqsq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdqta-1116"><code>__satfractdqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdquda-1123"><code>__satfractdquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdqudq-1120"><code>__satfractdqudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdquha-1121"><code>__satfractdquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdquhq-1118"><code>__satfractdquhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdquqq-1117"><code>__satfractdquqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdqusa-1122"><code>__satfractdqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdqusq-1119"><code>__satfractdqusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractdquta-1124"><code>__satfractdquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthada2-1130"><code>__satfracthada2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthadq-1128"><code>__satfracthadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthahq-1126"><code>__satfracthahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthaqq-1125"><code>__satfracthaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthasa2-1129"><code>__satfracthasa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthasq-1127"><code>__satfracthasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthata2-1131"><code>__satfracthata2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthauda-1138"><code>__satfracthauda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthaudq-1135"><code>__satfracthaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthauha-1136"><code>__satfracthauha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthauhq-1133"><code>__satfracthauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthauqq-1132"><code>__satfracthauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthausa-1137"><code>__satfracthausa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthausq-1134"><code>__satfracthausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthauta-1139"><code>__satfracthauta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthida-1327"><code>__satfracthida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthidq-1324"><code>__satfracthidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthiha-1325"><code>__satfracthiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthihq-1322"><code>__satfracthihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthiqq-1321"><code>__satfracthiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthisa-1326"><code>__satfracthisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthisq-1323"><code>__satfracthisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthita-1328"><code>__satfracthita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthiuda-1335"><code>__satfracthiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthiudq-1332"><code>__satfracthiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthiuha-1333"><code>__satfracthiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthiuhq-1330"><code>__satfracthiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthiuqq-1329"><code>__satfracthiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthiusa-1334"><code>__satfracthiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthiusq-1331"><code>__satfracthiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthiuta-1336"><code>__satfracthiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthqda-1085"><code>__satfracthqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthqdq2-1082"><code>__satfracthqdq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthqha-1083"><code>__satfracthqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthqqq2-1080"><code>__satfracthqqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthqsa-1084"><code>__satfracthqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthqsq2-1081"><code>__satfracthqsq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthqta-1086"><code>__satfracthqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthquda-1093"><code>__satfracthquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthqudq-1090"><code>__satfracthqudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthquha-1091"><code>__satfracthquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthquhq-1088"><code>__satfracthquhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthquqq-1087"><code>__satfracthquqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthqusa-1092"><code>__satfracthqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthqusq-1089"><code>__satfracthqusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracthquta-1094"><code>__satfracthquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqida-1311"><code>__satfractqida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqidq-1308"><code>__satfractqidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqiha-1309"><code>__satfractqiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqihq-1306"><code>__satfractqihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqiqq-1305"><code>__satfractqiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqisa-1310"><code>__satfractqisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqisq-1307"><code>__satfractqisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqita-1312"><code>__satfractqita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqiuda-1319"><code>__satfractqiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqiudq-1316"><code>__satfractqiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqiuha-1317"><code>__satfractqiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqiuhq-1314"><code>__satfractqiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqiuqq-1313"><code>__satfractqiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqiusa-1318"><code>__satfractqiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqiusq-1315"><code>__satfractqiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqiuta-1320"><code>__satfractqiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqqda-1070"><code>__satfractqqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqqdq2-1067"><code>__satfractqqdq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqqha-1068"><code>__satfractqqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqqhq2-1065"><code>__satfractqqhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqqsa-1069"><code>__satfractqqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqqsq2-1066"><code>__satfractqqsq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqqta-1071"><code>__satfractqqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqquda-1078"><code>__satfractqquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqqudq-1075"><code>__satfractqqudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqquha-1076"><code>__satfractqquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqquhq-1073"><code>__satfractqquhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqquqq-1072"><code>__satfractqquqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqqusa-1077"><code>__satfractqqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqqusq-1074"><code>__satfractqqusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractqquta-1079"><code>__satfractqquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsada2-1145"><code>__satfractsada2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsadq-1143"><code>__satfractsadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsaha2-1144"><code>__satfractsaha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsahq-1141"><code>__satfractsahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsaqq-1140"><code>__satfractsaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsasq-1142"><code>__satfractsasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsata2-1146"><code>__satfractsata2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsauda-1153"><code>__satfractsauda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsaudq-1150"><code>__satfractsaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsauha-1151"><code>__satfractsauha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsauhq-1148"><code>__satfractsauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsauqq-1147"><code>__satfractsauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsausa-1152"><code>__satfractsausa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsausq-1149"><code>__satfractsausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsauta-1154"><code>__satfractsauta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfda-1391"><code>__satfractsfda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfdq-1388"><code>__satfractsfdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfha-1389"><code>__satfractsfha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfhq-1386"><code>__satfractsfhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfqq-1385"><code>__satfractsfqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfsa-1390"><code>__satfractsfsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfsq-1387"><code>__satfractsfsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfta-1392"><code>__satfractsfta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfuda-1399"><code>__satfractsfuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfudq-1396"><code>__satfractsfudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfuha-1397"><code>__satfractsfuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfuhq-1394"><code>__satfractsfuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfuqq-1393"><code>__satfractsfuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfusa-1398"><code>__satfractsfusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfusq-1395"><code>__satfractsfusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsfuta-1400"><code>__satfractsfuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsida-1343"><code>__satfractsida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsidq-1340"><code>__satfractsidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsiha-1341"><code>__satfractsiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsihq-1338"><code>__satfractsihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsiqq-1337"><code>__satfractsiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsisa-1342"><code>__satfractsisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsisq-1339"><code>__satfractsisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsita-1344"><code>__satfractsita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsiuda-1351"><code>__satfractsiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsiudq-1348"><code>__satfractsiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsiuha-1349"><code>__satfractsiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsiuhq-1346"><code>__satfractsiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsiuqq-1345"><code>__satfractsiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsiusa-1350"><code>__satfractsiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsiusq-1347"><code>__satfractsiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsiuta-1352"><code>__satfractsiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsqda-1100"><code>__satfractsqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsqdq2-1097"><code>__satfractsqdq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsqha-1098"><code>__satfractsqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsqhq2-1096"><code>__satfractsqhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsqqq2-1095"><code>__satfractsqqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsqsa-1099"><code>__satfractsqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsqta-1101"><code>__satfractsqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsquda-1108"><code>__satfractsquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsqudq-1105"><code>__satfractsqudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsquha-1106"><code>__satfractsquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsquhq-1103"><code>__satfractsquhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsquqq-1102"><code>__satfractsquqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsqusa-1107"><code>__satfractsqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsqusq-1104"><code>__satfractsqusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractsquta-1109"><code>__satfractsquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttada2-1176"><code>__satfracttada2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttadq-1173"><code>__satfracttadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttaha2-1174"><code>__satfracttaha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttahq-1171"><code>__satfracttahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttaqq-1170"><code>__satfracttaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttasa2-1175"><code>__satfracttasa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttasq-1172"><code>__satfracttasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttauda-1183"><code>__satfracttauda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttaudq-1180"><code>__satfracttaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttauha-1181"><code>__satfracttauha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttauhq-1178"><code>__satfracttauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttauqq-1177"><code>__satfracttauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttausa-1182"><code>__satfracttausa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttausq-1179"><code>__satfracttausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttauta-1184"><code>__satfracttauta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttida-1375"><code>__satfracttida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttidq-1372"><code>__satfracttidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttiha-1373"><code>__satfracttiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttihq-1370"><code>__satfracttihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttiqq-1369"><code>__satfracttiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttisa-1374"><code>__satfracttisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttisq-1371"><code>__satfracttisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttita-1376"><code>__satfracttita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttiuda-1383"><code>__satfracttiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttiudq-1380"><code>__satfracttiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttiuha-1381"><code>__satfracttiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttiuhq-1378"><code>__satfracttiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttiuqq-1377"><code>__satfracttiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttiusa-1382"><code>__satfracttiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttiusq-1379"><code>__satfracttiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfracttiuta-1384"><code>__satfracttiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudada-1281"><code>__satfractudada</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudadq-1278"><code>__satfractudadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudaha-1279"><code>__satfractudaha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudahq-1276"><code>__satfractudahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudaqq-1275"><code>__satfractudaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudasa-1280"><code>__satfractudasa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudasq-1277"><code>__satfractudasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudata-1282"><code>__satfractudata</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudaudq-1286"><code>__satfractudaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudauha2-1287"><code>__satfractudauha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudauhq-1284"><code>__satfractudauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudauqq-1283"><code>__satfractudauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudausa2-1288"><code>__satfractudausa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudausq-1285"><code>__satfractudausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudauta2-1289"><code>__satfractudauta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudqda-1236"><code>__satfractudqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudqdq-1233"><code>__satfractudqdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudqha-1234"><code>__satfractudqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudqhq-1231"><code>__satfractudqhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudqqq-1230"><code>__satfractudqqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudqsa-1235"><code>__satfractudqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudqsq-1232"><code>__satfractudqsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudqta-1237"><code>__satfractudqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudquda-1243"><code>__satfractudquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudquha-1241"><code>__satfractudquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudquhq2-1239"><code>__satfractudquhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudquqq2-1238"><code>__satfractudquqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudqusa-1242"><code>__satfractudqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudqusq2-1240"><code>__satfractudqusq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractudquta-1244"><code>__satfractudquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhada-1251"><code>__satfractuhada</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhadq-1248"><code>__satfractuhadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhaha-1249"><code>__satfractuhaha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhahq-1246"><code>__satfractuhahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhaqq-1245"><code>__satfractuhaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhasa-1250"><code>__satfractuhasa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhasq-1247"><code>__satfractuhasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhata-1252"><code>__satfractuhata</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhauda2-1258"><code>__satfractuhauda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhaudq-1256"><code>__satfractuhaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhauhq-1254"><code>__satfractuhauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhauqq-1253"><code>__satfractuhauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhausa2-1257"><code>__satfractuhausa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhausq-1255"><code>__satfractuhausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhauta2-1259"><code>__satfractuhauta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqda-1206"><code>__satfractuhqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqdq-1203"><code>__satfractuhqdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqha-1204"><code>__satfractuhqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqhq-1201"><code>__satfractuhqhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqqq-1200"><code>__satfractuhqqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqsa-1205"><code>__satfractuhqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqsq-1202"><code>__satfractuhqsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqta-1207"><code>__satfractuhqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhquda-1213"><code>__satfractuhquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqudq2-1210"><code>__satfractuhqudq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhquha-1211"><code>__satfractuhquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhquqq2-1208"><code>__satfractuhquqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqusa-1212"><code>__satfractuhqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhqusq2-1209"><code>__satfractuhqusq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuhquta-1214"><code>__satfractuhquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdida-1631"><code>__satfractunsdida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdidq-1628"><code>__satfractunsdidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdiha-1629"><code>__satfractunsdiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdihq-1626"><code>__satfractunsdihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdiqq-1625"><code>__satfractunsdiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdisa-1630"><code>__satfractunsdisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdisq-1627"><code>__satfractunsdisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdita-1632"><code>__satfractunsdita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdiuda-1639"><code>__satfractunsdiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdiudq-1636"><code>__satfractunsdiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdiuha-1637"><code>__satfractunsdiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdiuhq-1634"><code>__satfractunsdiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdiuqq-1633"><code>__satfractunsdiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdiusa-1638"><code>__satfractunsdiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdiusq-1635"><code>__satfractunsdiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsdiuta-1640"><code>__satfractunsdiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshida-1599"><code>__satfractunshida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshidq-1596"><code>__satfractunshidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshiha-1597"><code>__satfractunshiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshihq-1594"><code>__satfractunshihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshiqq-1593"><code>__satfractunshiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshisa-1598"><code>__satfractunshisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshisq-1595"><code>__satfractunshisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshita-1600"><code>__satfractunshita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshiuda-1607"><code>__satfractunshiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshiudq-1604"><code>__satfractunshiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshiuha-1605"><code>__satfractunshiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshiuhq-1602"><code>__satfractunshiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshiuqq-1601"><code>__satfractunshiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshiusa-1606"><code>__satfractunshiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshiusq-1603"><code>__satfractunshiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunshiuta-1608"><code>__satfractunshiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqida-1583"><code>__satfractunsqida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqidq-1580"><code>__satfractunsqidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqiha-1581"><code>__satfractunsqiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqihq-1578"><code>__satfractunsqihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqiqq-1577"><code>__satfractunsqiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqisa-1582"><code>__satfractunsqisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqisq-1579"><code>__satfractunsqisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqita-1584"><code>__satfractunsqita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqiuda-1591"><code>__satfractunsqiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqiudq-1588"><code>__satfractunsqiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqiuha-1589"><code>__satfractunsqiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqiuhq-1586"><code>__satfractunsqiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqiuqq-1585"><code>__satfractunsqiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqiusa-1590"><code>__satfractunsqiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqiusq-1587"><code>__satfractunsqiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunsqiuta-1592"><code>__satfractunsqiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssida-1615"><code>__satfractunssida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssidq-1612"><code>__satfractunssidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssiha-1613"><code>__satfractunssiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssihq-1610"><code>__satfractunssihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssiqq-1609"><code>__satfractunssiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssisa-1614"><code>__satfractunssisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssisq-1611"><code>__satfractunssisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssita-1616"><code>__satfractunssita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssiuda-1623"><code>__satfractunssiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssiudq-1620"><code>__satfractunssiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssiuha-1621"><code>__satfractunssiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssiuhq-1618"><code>__satfractunssiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssiuqq-1617"><code>__satfractunssiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssiusa-1622"><code>__satfractunssiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssiusq-1619"><code>__satfractunssiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunssiuta-1624"><code>__satfractunssiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstida-1647"><code>__satfractunstida</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstidq-1644"><code>__satfractunstidq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstiha-1645"><code>__satfractunstiha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstihq-1642"><code>__satfractunstihq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstiqq-1641"><code>__satfractunstiqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstisa-1646"><code>__satfractunstisa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstisq-1643"><code>__satfractunstisq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstita-1648"><code>__satfractunstita</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstiuda-1655"><code>__satfractunstiuda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstiudq-1652"><code>__satfractunstiudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstiuha-1653"><code>__satfractunstiuha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstiuhq-1650"><code>__satfractunstiuhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstiuqq-1649"><code>__satfractunstiuqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstiusa-1654"><code>__satfractunstiusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstiusq-1651"><code>__satfractunstiusq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractunstiuta-1656"><code>__satfractunstiuta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqda-1191"><code>__satfractuqqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqdq-1188"><code>__satfractuqqdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqha-1189"><code>__satfractuqqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqhq-1186"><code>__satfractuqqhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqqq-1185"><code>__satfractuqqqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqsa-1190"><code>__satfractuqqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqsq-1187"><code>__satfractuqqsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqta-1192"><code>__satfractuqqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqquda-1198"><code>__satfractuqquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqudq2-1195"><code>__satfractuqqudq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqquha-1196"><code>__satfractuqquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqquhq2-1193"><code>__satfractuqquhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqusa-1197"><code>__satfractuqqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqqusq2-1194"><code>__satfractuqqusq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractuqquta-1199"><code>__satfractuqquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusada-1266"><code>__satfractusada</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusadq-1263"><code>__satfractusadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusaha-1264"><code>__satfractusaha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusahq-1261"><code>__satfractusahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusaqq-1260"><code>__satfractusaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusasa-1265"><code>__satfractusasa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusasq-1262"><code>__satfractusasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusata-1267"><code>__satfractusata</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusauda2-1273"><code>__satfractusauda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusaudq-1271"><code>__satfractusaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusauha2-1272"><code>__satfractusauha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusauhq-1269"><code>__satfractusauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusauqq-1268"><code>__satfractusauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusausq-1270"><code>__satfractusausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusauta2-1274"><code>__satfractusauta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusqda-1221"><code>__satfractusqda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusqdq-1218"><code>__satfractusqdq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusqha-1219"><code>__satfractusqha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusqhq-1216"><code>__satfractusqhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusqqq-1215"><code>__satfractusqqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusqsa-1220"><code>__satfractusqsa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusqsq-1217"><code>__satfractusqsq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusqta-1222"><code>__satfractusqta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusquda-1228"><code>__satfractusquda</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusqudq2-1225"><code>__satfractusqudq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusquha-1226"><code>__satfractusquha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusquhq2-1224"><code>__satfractusquhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusquqq2-1223"><code>__satfractusquqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusqusa-1227"><code>__satfractusqusa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractusquta-1229"><code>__satfractusquta</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutada-1296"><code>__satfractutada</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutadq-1293"><code>__satfractutadq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutaha-1294"><code>__satfractutaha</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutahq-1291"><code>__satfractutahq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutaqq-1290"><code>__satfractutaqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutasa-1295"><code>__satfractutasa</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutasq-1292"><code>__satfractutasq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutata-1297"><code>__satfractutata</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutauda2-1304"><code>__satfractutauda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutaudq-1301"><code>__satfractutaudq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutauha2-1302"><code>__satfractutauha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutauhq-1299"><code>__satfractutauhq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutauqq-1298"><code>__satfractutauqq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutausa2-1303"><code>__satfractutausa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsatfractutausq-1300"><code>__satfractutausq</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Miscellaneous-routines.html#index-g_t_005f_005fsplitstack_005ffind-1658"><code>__splitstack_find</code></a>: <a href="Miscellaneous-routines.html#Miscellaneous-routines">Miscellaneous routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssaddda3-400"><code>__ssaddda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssadddq3-397"><code>__ssadddq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssaddha3-398"><code>__ssaddha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssaddhq3-395"><code>__ssaddhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssaddqq3-394"><code>__ssaddqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssaddsa3-399"><code>__ssaddsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssaddsq3-396"><code>__ssaddsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssaddta3-401"><code>__ssaddta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssashlda3-575"><code>__ssashlda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssashldq3-572"><code>__ssashldq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssashlha3-573"><code>__ssashlha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssashlhq3-570"><code>__ssashlhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssashlsa3-574"><code>__ssashlsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssashlsq3-571"><code>__ssashlsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssashlta3-576"><code>__ssashlta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssdivda3-496"><code>__ssdivda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssdivdq3-493"><code>__ssdivdq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssdivha3-494"><code>__ssdivha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssdivhq3-491"><code>__ssdivhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssdivqq3-490"><code>__ssdivqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssdivsa3-495"><code>__ssdivsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssdivsq3-492"><code>__ssdivsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssdivta3-497"><code>__ssdivta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssmulda3-464"><code>__ssmulda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssmuldq3-461"><code>__ssmuldq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssmulha3-462"><code>__ssmulha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssmulhq3-459"><code>__ssmulhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssmulqq3-458"><code>__ssmulqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssmulsa3-463"><code>__ssmulsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssmulsq3-460"><code>__ssmulsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssmulta3-465"><code>__ssmulta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssnegda2-528"><code>__ssnegda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssnegdq2-525"><code>__ssnegdq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssnegha2-526"><code>__ssnegha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssneghq2-523"><code>__ssneghq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssnegqq2-522"><code>__ssnegqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssnegsa2-527"><code>__ssnegsa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssnegsq2-524"><code>__ssnegsq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fssnegta2-529"><code>__ssnegta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsssubda3-432"><code>__sssubda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsssubdq3-429"><code>__sssubdq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsssubha3-430"><code>__sssubha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsssubhq3-427"><code>__sssubhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsssubqq3-426"><code>__sssubqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsssubsa3-431"><code>__sssubsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsssubsq3-428"><code>__sssubsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsssubta3-433"><code>__sssubta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubda3-420"><code>__subda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fsubdf3-84"><code>__subdf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubdq3-413"><code>__subdq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubha3-418"><code>__subha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubhq3-411"><code>__subhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubqq3-410"><code>__subqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubsa3-419"><code>__subsa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fsubsf3-83"><code>__subsf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubsq3-412"><code>__subsq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubta3-421"><code>__subta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fsubtf3-85"><code>__subtf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubuda3-424"><code>__subuda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubudq3-417"><code>__subudq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubuha3-422"><code>__subuha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubuhq3-415"><code>__subuhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubuqq3-414"><code>__subuqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubusa3-423"><code>__subusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubusq3-416"><code>__subusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fsubuta3-425"><code>__subuta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fsubvdi3-58"><code>__subvdi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fsubvsi3-57"><code>__subvsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005fsubxf3-86"><code>__subxf3</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ftruncdfsf2-108"><code>__truncdfsf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ftrunctfdf2-105"><code>__trunctfdf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ftrunctfsf2-107"><code>__trunctfsf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ftruncxfdf2-104"><code>__truncxfdf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005ftruncxfsf2-106"><code>__truncxfsf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fucmpdi2-47"><code>__ucmpdi2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fucmpti2-48"><code>__ucmpti2</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fudivdi3-38"><code>__udivdi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fudivmoddi4-40"><code>__udivmoddi4</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fudivmodti4-41"><code>__udivmodti4</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fudivsi3-37"><code>__udivsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fudivti3-39"><code>__udivti3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fudivuda3-488"><code>__udivuda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fudivudq3-485"><code>__udivudq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fudivuha3-486"><code>__udivuha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fudivuhq3-483"><code>__udivuhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fudivuqq3-482"><code>__udivuqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fudivusa3-487"><code>__udivusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fudivusq3-484"><code>__udivusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fudivuta3-489"><code>__udivuta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fumoddi3-43"><code>__umoddi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fumodsi3-42"><code>__umodsi3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Integer-library-routines.html#index-g_t_005f_005fumodti3-44"><code>__umodti3</code></a>: <a href="Integer-library-routines.html#Integer-library-routines">Integer library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005funorddf2-161"><code>__unorddf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005funordsf2-160"><code>__unordsf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Soft-float-library-routines.html#index-g_t_005f_005funordtf2-162"><code>__unordtf2</code></a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusadduda3-408"><code>__usadduda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusaddudq3-405"><code>__usaddudq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusadduha3-406"><code>__usadduha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusadduhq3-403"><code>__usadduhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusadduqq3-402"><code>__usadduqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusaddusa3-407"><code>__usaddusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusaddusq3-404"><code>__usaddusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusadduta3-409"><code>__usadduta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusashluda3-583"><code>__usashluda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusashludq3-580"><code>__usashludq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusashluha3-581"><code>__usashluha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusashluhq3-578"><code>__usashluhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusashluqq3-577"><code>__usashluqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusashlusa3-582"><code>__usashlusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusashlusq3-579"><code>__usashlusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusashluta3-584"><code>__usashluta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusdivuda3-504"><code>__usdivuda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusdivudq3-501"><code>__usdivudq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusdivuha3-502"><code>__usdivuha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusdivuhq3-499"><code>__usdivuhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusdivuqq3-498"><code>__usdivuqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusdivusa3-503"><code>__usdivusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusdivusq3-500"><code>__usdivusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusdivuta3-505"><code>__usdivuta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusmuluda3-472"><code>__usmuluda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusmuludq3-469"><code>__usmuludq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusmuluha3-470"><code>__usmuluha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusmuluhq3-467"><code>__usmuluhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusmuluqq3-466"><code>__usmuluqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusmulusa3-471"><code>__usmulusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusmulusq3-468"><code>__usmulusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusmuluta3-473"><code>__usmuluta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusneguda2-536"><code>__usneguda2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusnegudq2-533"><code>__usnegudq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusneguha2-534"><code>__usneguha2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusneguhq2-531"><code>__usneguhq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusneguqq2-530"><code>__usneguqq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusnegusa2-535"><code>__usnegusa2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusnegusq2-532"><code>__usnegusq2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fusneguta2-537"><code>__usneguta2</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fussubuda3-440"><code>__ussubuda3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fussubudq3-437"><code>__ussubudq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fussubuha3-438"><code>__ussubuha3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fussubuhq3-435"><code>__ussubuhq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fussubuqq3-434"><code>__ussubuqq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fussubusa3-439"><code>__ussubusa3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fussubusq3-436"><code>__ussubusq3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-g_t_005f_005fussubuta3-441"><code>__ussubuta3</code></a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Portability.html#index-abort-6"><code>abort</code></a>: <a href="Portability.html#Portability">Portability</a></li>
<li><a href="Arithmetic.html#index-abs-2964"><code>abs</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007babs_007d-and-attributes-3751"><code>abs</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-ABS_005fEXPR-1849"><code>ABS_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Processor-pipeline-description.html#index-absence_005fset-3811"><code>absence_set</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007babs_0040var_007bm_007d2_007d-instruction-pattern-3512"><code>abs</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Arithmetic.html#index-absolute-value-2966">absolute value</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Accessors.html#index-access-to-operands-2558">access to operands</a>: <a href="Accessors.html#Accessors">Accessors</a></li>
<li><a href="Special-Accessors.html#index-access-to-special-operands-2567">access to special operands</a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Accessors.html#index-accessors-2557">accessors</a>: <a href="Accessors.html#Accessors">Accessors</a></li>
<li><a href="Type-Layout.html#index-ACCUM_005fTYPE_005fSIZE-3997"><code>ACCUM_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Stack-Arguments.html#index-ACCUMULATE_005fOUTGOING_005fARGS-4221"><code>ACCUMULATE_OUTGOING_ARGS</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Function-Entry.html#index-g_t_0040code_007bACCUMULATE_005fOUTGOING_005fARGS_007d-and-stack-frames-4303"><code>ACCUMULATE_OUTGOING_ARGS</code> and stack frames</a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Type-Layout.html#index-ADA_005fLONG_005fTYPE_005fSIZE-3985"><code>ADA_LONG_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Adding-a-new-GIMPLE-statement-code.html#index-Adding-a-new-GIMPLE-statement-code-2500">Adding a new GIMPLE statement code</a>: <a href="Adding-a-new-GIMPLE-statement-code.html#Adding-a-new-GIMPLE-statement-code">Adding a new GIMPLE statement code</a></li>
<li><a href="Instruction-Output.html#index-ADDITIONAL_005fREGISTER_005fNAMES-4688"><code>ADDITIONAL_REGISTER_NAMES</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007badd_0040var_007bm_007d3_007d-instruction-pattern-3400"><code>add</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007badd_0040var_007bmode_007dcc_007d-instruction-pattern-3572"><code>add</code><var>mode</var><code>cc</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007baddptr_0040var_007bm_007d3_007d-instruction-pattern-3424"><code>addptr</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Side-Effects.html#index-addr_005fdiff_005fvec-3050"><code>addr_diff_vec</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Insn-Lengths.html#index-g_t_0040code_007baddr_005fdiff_005fvec_007d_002c-length-of-3773"><code>addr_diff_vec</code>, length of</a>: <a href="Insn-Lengths.html#Insn-Lengths">Insn Lengths</a></li>
<li><a href="Storage-References.html#index-ADDR_005fEXPR-1841"><code>ADDR_EXPR</code></a>: <a href="Storage-References.html#Storage-References">Storage References</a></li>
<li><a href="Side-Effects.html#index-addr_005fvec-3049"><code>addr_vec</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Insn-Lengths.html#index-g_t_0040code_007baddr_005fvec_007d_002c-length-of-3772"><code>addr_vec</code>, length of</a>: <a href="Insn-Lengths.html#Insn-Lengths">Insn Lengths</a></li>
<li><a href="Simple-Constraints.html#index-address-constraints-3334">address constraints</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Simple-Constraints.html#index-address_005foperand-3336"><code>address_operand</code></a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-address_005foperand-3292"><code>address_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Addressing-Modes.html#index-addressing-modes-4370">addressing modes</a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007baddv_0040var_007bm_007d4_007d-instruction-pattern-3420"><code>addv</code><var>m</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Storage-Layout.html#index-ADJUST_005fFIELD_005fALIGN-3949"><code>ADJUST_FIELD_ALIGN</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Insn-Lengths.html#index-ADJUST_005fINSN_005fLENGTH-3774"><code>ADJUST_INSN_LENGTH</code></a>: <a href="Insn-Lengths.html#Insn-Lengths">Insn Lengths</a></li>
<li><a href="Allocation-Order.html#index-ADJUST_005fREG_005fALLOC_005fORDER-4075"><code>ADJUST_REG_ALLOC_ORDER</code></a>: <a href="Allocation-Order.html#Allocation-Order">Allocation Order</a></li>
<li><a href="Aggregate-Return.html#index-aggregates-as-return-values-4279">aggregates as return values</a>: <a href="Aggregate-Return.html#Aggregate-Return">Aggregate Return</a></li>
<li><a href="Alias-analysis.html#index-alias-2530">alias</a>: <a href="Alias-analysis.html#Alias-analysis">Alias analysis</a></li>
<li><a href="Register-Classes.html#index-ALL_005fREGS-4100"><code>ALL_REGS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007ballocate_005fstack_007d-instruction-pattern-3600"><code>allocate_stack</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Insns.html#index-alternate-entry-points-3084">alternate entry points</a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Anchored-Addresses.html#index-anchored-addresses-4421">anchored addresses</a>: <a href="Anchored-Addresses.html#Anchored-Addresses">Anchored Addresses</a></li>
<li><a href="Arithmetic.html#index-and-2939"><code>and</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007band_007d-and-attributes-3734"><code>and</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007band_007d_002c-canonicalization-of-3688"><code>and</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007band_0040var_007bm_007d3_007d-instruction-pattern-3417"><code>and</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-ANNOTATE_005fEXPR-1921"><code>ANNOTATE_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Annotations.html#index-annotations-2507">annotations</a>: <a href="Annotations.html#Annotations">Annotations</a></li>
<li><a href="Scalar-Return.html#index-APPLY_005fRESULT_005fSIZE-4276"><code>APPLY_RESULT_SIZE</code></a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Frame-Layout.html#index-ARG_005fPOINTER_005fCFA_005fOFFSET-4166"><code>ARG_POINTER_CFA_OFFSET</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Frame-Registers.html#index-ARG_005fPOINTER_005fREGNUM-4190"><code>ARG_POINTER_REGNUM</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bARG_005fPOINTER_005fREGNUM_007d-and-virtual-registers-2853"><code>ARG_POINTER_REGNUM</code> and virtual registers</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Frame-Registers.html#index-arg_005fpointer_005frtx-4199"><code>arg_pointer_rtx</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Frame-Layout.html#index-ARGS_005fGROW_005fDOWNWARD-4148"><code>ARGS_GROW_DOWNWARD</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Interface.html#index-argument-passing-14">argument passing</a>: <a href="Interface.html#Interface">Interface</a></li>
<li><a href="Register-Arguments.html#index-arguments-in-registers-4228">arguments in registers</a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Stack-Arguments.html#index-arguments-on-stack-4213">arguments on stack</a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Soft-float-library-routines.html#index-arithmetic-library-76">arithmetic library</a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Arithmetic.html#index-arithmetic-shift-2953">arithmetic shift</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-arithmetic-shift-with-signed-saturation-2954">arithmetic shift with signed saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-arithmetic-shift-with-unsigned-saturation-2955">arithmetic shift with unsigned saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-arithmetic_002c-in-RTL-2881">arithmetic, in RTL</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Types-for-C_002b_002b.html#index-ARITHMETIC_005fTYPE_005fP-2025"><code>ARITHMETIC_TYPE_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-array-1746">array</a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Storage-References.html#index-ARRAY_005fRANGE_005fREF-1845"><code>ARRAY_RANGE_REF</code></a>: <a href="Storage-References.html#Storage-References">Storage References</a></li>
<li><a href="Storage-References.html#index-ARRAY_005fREF-1844"><code>ARRAY_REF</code></a>: <a href="Storage-References.html#Storage-References">Storage References</a></li>
<li><a href="Types.html#index-ARRAY_005fTYPE-1760"><code>ARRAY_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Driver.html#index-AS_005fNEEDS_005fDASH_005fFOR_005fPIPED_005fINPUT-3867"><code>AS_NEEDS_DASH_FOR_PIPED_INPUT</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Arithmetic.html#index-ashift-2948"><code>ashift</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bashift_007d-and-attributes-3753"><code>ashift</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Arithmetic.html#index-ashiftrt-2958"><code>ashiftrt</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bashiftrt_007d-and-attributes-3755"><code>ashiftrt</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bashl_0040var_007bm_007d3_007d-instruction-pattern-3495"><code>ashl</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bashr_0040var_007bm_007d3_007d-instruction-pattern-3498"><code>ashr</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="File-Framework.html#index-ASM_005fAPP_005fOFF-4568"><code>ASM_APP_OFF</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="File-Framework.html#index-ASM_005fAPP_005fON-4567"><code>ASM_APP_ON</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="File-Framework.html#index-ASM_005fCOMMENT_005fSTART-4566"><code>ASM_COMMENT_START</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Label-Output.html#index-ASM_005fDECLARE_005fFUNCTION_005fNAME-4628"><code>ASM_DECLARE_FUNCTION_NAME</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fDECLARE_005fFUNCTION_005fSIZE-4629"><code>ASM_DECLARE_FUNCTION_SIZE</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fDECLARE_005fOBJECT_005fNAME-4630"><code>ASM_DECLARE_OBJECT_NAME</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fDECLARE_005fREGISTER_005fGLOBAL-4632"><code>ASM_DECLARE_REGISTER_GLOBAL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Driver.html#index-ASM_005fFINAL_005fSPEC-3866"><code>ASM_FINAL_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Label-Output.html#index-ASM_005fFINISH_005fDECLARE_005fOBJECT-4633"><code>ASM_FINISH_DECLARE_OBJECT</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fFORMAT_005fPRIVATE_005fNAME-4656"><code>ASM_FORMAT_PRIVATE_NAME</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Instruction-Output.html#index-asm_005ffprintf-4702"><code>asm_fprintf</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Instruction-Output.html#index-ASM_005fFPRINTF_005fEXTENSIONS-4707"><code>ASM_FPRINTF_EXTENSIONS</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fGENERATE_005fINTERNAL_005fLABEL-4655"><code>ASM_GENERATE_INTERNAL_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Side-Effects.html#index-asm_005finput-3046"><code>asm_input</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Flags.html#index-g_t_0040code_007basm_005finput_007d-and-_0040samp_007b_002fv_007d-2647"><code>asm_input</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Exception-Handling.html#index-ASM_005fMAYBE_005fOUTPUT_005fENCODED_005fADDR_005fRTX-4175"><code>ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX</code></a>: <a href="Exception-Handling.html#Exception-Handling">Exception Handling</a></li>
<li><a href="Alignment-Output.html#index-ASM_005fNO_005fSKIP_005fIN_005fTEXT-4746"><code>ASM_NO_SKIP_IN_TEXT</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Insns.html#index-asm_005fnoperands-3106"><code>asm_noperands</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-g_t_0040code_007basm_005foperands_007d-and-_0040samp_007b_002fv_007d-2648"><code>asm_operands</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007basm_005foperands_007d_002c-RTL-sharing-3149"><code>asm_operands</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Assembler.html#index-g_t_0040code_007basm_005foperands_007d_002c-usage-3063"><code>asm_operands</code>, usage</a>: <a href="Assembler.html#Assembler">Assembler</a></li>
<li><a href="Dispatch-Tables.html#index-ASM_005fOUTPUT_005fADDR_005fDIFF_005fELT-4712"><code>ASM_OUTPUT_ADDR_DIFF_ELT</code></a>: <a href="Dispatch-Tables.html#Dispatch-Tables">Dispatch Tables</a></li>
<li><a href="Dispatch-Tables.html#index-ASM_005fOUTPUT_005fADDR_005fVEC_005fELT-4713"><code>ASM_OUTPUT_ADDR_VEC_ELT</code></a>: <a href="Dispatch-Tables.html#Dispatch-Tables">Dispatch Tables</a></li>
<li><a href="Alignment-Output.html#index-ASM_005fOUTPUT_005fALIGN-4747"><code>ASM_OUTPUT_ALIGN</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Alignment-Output.html#index-ASM_005fOUTPUT_005fALIGN_005fWITH_005fNOP-4748"><code>ASM_OUTPUT_ALIGN_WITH_NOP</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Uninitialized-Data.html#index-ASM_005fOUTPUT_005fALIGNED_005fBSS-4611"><code>ASM_OUTPUT_ALIGNED_BSS</code></a>: <a href="Uninitialized-Data.html#Uninitialized-Data">Uninitialized Data</a></li>
<li><a href="Uninitialized-Data.html#index-ASM_005fOUTPUT_005fALIGNED_005fCOMMON-4609"><code>ASM_OUTPUT_ALIGNED_COMMON</code></a>: <a href="Uninitialized-Data.html#Uninitialized-Data">Uninitialized Data</a></li>
<li><a href="Uninitialized-Data.html#index-ASM_005fOUTPUT_005fALIGNED_005fDECL_005fCOMMON-4610"><code>ASM_OUTPUT_ALIGNED_DECL_COMMON</code></a>: <a href="Uninitialized-Data.html#Uninitialized-Data">Uninitialized Data</a></li>
<li><a href="Uninitialized-Data.html#index-ASM_005fOUTPUT_005fALIGNED_005fDECL_005fLOCAL-4614"><code>ASM_OUTPUT_ALIGNED_DECL_LOCAL</code></a>: <a href="Uninitialized-Data.html#Uninitialized-Data">Uninitialized Data</a></li>
<li><a href="Uninitialized-Data.html#index-ASM_005fOUTPUT_005fALIGNED_005fLOCAL-4613"><code>ASM_OUTPUT_ALIGNED_LOCAL</code></a>: <a href="Uninitialized-Data.html#Uninitialized-Data">Uninitialized Data</a></li>
<li><a href="Data-Output.html#index-ASM_005fOUTPUT_005fASCII-4593"><code>ASM_OUTPUT_ASCII</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Dispatch-Tables.html#index-ASM_005fOUTPUT_005fCASE_005fEND-4715"><code>ASM_OUTPUT_CASE_END</code></a>: <a href="Dispatch-Tables.html#Dispatch-Tables">Dispatch Tables</a></li>
<li><a href="Dispatch-Tables.html#index-ASM_005fOUTPUT_005fCASE_005fLABEL-4714"><code>ASM_OUTPUT_CASE_LABEL</code></a>: <a href="Dispatch-Tables.html#Dispatch-Tables">Dispatch Tables</a></li>
<li><a href="Uninitialized-Data.html#index-ASM_005fOUTPUT_005fCOMMON-4608"><code>ASM_OUTPUT_COMMON</code></a>: <a href="Uninitialized-Data.html#Uninitialized-Data">Uninitialized Data</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fDEBUG_005fLABEL-4654"><code>ASM_OUTPUT_DEBUG_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fDEF-4657"><code>ASM_OUTPUT_DEF</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fDEF_005fFROM_005fDECLS-4659"><code>ASM_OUTPUT_DEF_FROM_DECLS</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="SDB-and-DWARF.html#index-ASM_005fOUTPUT_005fDWARF_005fDELTA-4792"><code>ASM_OUTPUT_DWARF_DELTA</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-ASM_005fOUTPUT_005fDWARF_005fOFFSET-4794"><code>ASM_OUTPUT_DWARF_OFFSET</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-ASM_005fOUTPUT_005fDWARF_005fPCREL-4795"><code>ASM_OUTPUT_DWARF_PCREL</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-ASM_005fOUTPUT_005fDWARF_005fTABLE_005fREF-4796"><code>ASM_OUTPUT_DWARF_TABLE_REF</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-ASM_005fOUTPUT_005fDWARF_005fVMS_005fDELTA-4793"><code>ASM_OUTPUT_DWARF_VMS_DELTA</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fEXTERNAL-4646"><code>ASM_OUTPUT_EXTERNAL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Data-Output.html#index-ASM_005fOUTPUT_005fFDESC-4594"><code>ASM_OUTPUT_FDESC</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fFUNCTION_005fLABEL-4617"><code>ASM_OUTPUT_FUNCTION_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fINTERNAL_005fLABEL-4619"><code>ASM_OUTPUT_INTERNAL_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fLABEL-4616"><code>ASM_OUTPUT_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fLABEL_005fREF-4652"><code>ASM_OUTPUT_LABEL_REF</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fLABELREF-4649"><code>ASM_OUTPUT_LABELREF</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Uninitialized-Data.html#index-ASM_005fOUTPUT_005fLOCAL-4612"><code>ASM_OUTPUT_LOCAL</code></a>: <a href="Uninitialized-Data.html#Uninitialized-Data">Uninitialized Data</a></li>
<li><a href="Alignment-Output.html#index-ASM_005fOUTPUT_005fMAX_005fSKIP_005fALIGN-4749"><code>ASM_OUTPUT_MAX_SKIP_ALIGN</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fMEASURED_005fSIZE-4622"><code>ASM_OUTPUT_MEASURED_SIZE</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Instruction-Output.html#index-ASM_005fOUTPUT_005fOPCODE-4690"><code>ASM_OUTPUT_OPCODE</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Data-Output.html#index-ASM_005fOUTPUT_005fPOOL_005fEPILOGUE-4598"><code>ASM_OUTPUT_POOL_EPILOGUE</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-ASM_005fOUTPUT_005fPOOL_005fPROLOGUE-4596"><code>ASM_OUTPUT_POOL_PROLOGUE</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Instruction-Output.html#index-ASM_005fOUTPUT_005fREG_005fPOP-4710"><code>ASM_OUTPUT_REG_POP</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Instruction-Output.html#index-ASM_005fOUTPUT_005fREG_005fPUSH-4709"><code>ASM_OUTPUT_REG_PUSH</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fSIZE_005fDIRECTIVE-4621"><code>ASM_OUTPUT_SIZE_DIRECTIVE</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Alignment-Output.html#index-ASM_005fOUTPUT_005fSKIP-4745"><code>ASM_OUTPUT_SKIP</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="File-Framework.html#index-ASM_005fOUTPUT_005fSOURCE_005fFILENAME-4569"><code>ASM_OUTPUT_SOURCE_FILENAME</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Data-Output.html#index-ASM_005fOUTPUT_005fSPECIAL_005fPOOL_005fENTRY-4597"><code>ASM_OUTPUT_SPECIAL_POOL_ENTRY</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fSYMBOL_005fREF-4651"><code>ASM_OUTPUT_SYMBOL_REF</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fTYPE_005fDIRECTIVE-4627"><code>ASM_OUTPUT_TYPE_DIRECTIVE</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fWEAK_005fALIAS-4662"><code>ASM_OUTPUT_WEAK_ALIAS</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fOUTPUT_005fWEAKREF-4639"><code>ASM_OUTPUT_WEAKREF</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Exception-Handling.html#index-ASM_005fPREFERRED_005fEH_005fDATA_005fFORMAT-4174"><code>ASM_PREFERRED_EH_DATA_FORMAT</code></a>: <a href="Exception-Handling.html#Exception-Handling">Exception Handling</a></li>
<li><a href="Driver.html#index-ASM_005fSPEC-3865"><code>ASM_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="DBX-Options.html#index-ASM_005fSTABD_005fOP-4759"><code>ASM_STABD_OP</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-ASM_005fSTABN_005fOP-4760"><code>ASM_STABN_OP</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-ASM_005fSTABS_005fOP-4758"><code>ASM_STABS_OP</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="Label-Output.html#index-ASM_005fWEAKEN_005fDECL-4638"><code>ASM_WEAKEN_DECL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-ASM_005fWEAKEN_005fLABEL-4637"><code>ASM_WEAKEN_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-assemble_005fname-4615"><code>assemble_name</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-assemble_005fname_005fraw-4618"><code>assemble_name_raw</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="File-Framework.html#index-assembler-format-4555">assembler format</a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Assembler.html#index-assembler-instructions-in-RTL-3062">assembler instructions in RTL</a>: <a href="Assembler.html#Assembler">Assembler</a></li>
<li><a href="Instruction-Output.html#index-ASSEMBLER_005fDIALECT-4708"><code>ASSEMBLER_DIALECT</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Tagging-Insns.html#index-assigning-attribute-values-to-insns-3761">assigning attribute values to insns</a>: <a href="Tagging-Insns.html#Tagging-Insns">Tagging Insns</a></li>
<li><a href="Frame-Registers.html#index-ASSUME_005fEXTENDED_005fUNWIND_005fCONTEXT-4206"><code>ASSUME_EXTENDED_UNWIND_CONTEXT</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Output-Statement.html#index-asterisk-in-template-3274">asterisk in template</a>: <a href="Output-Statement.html#Output-Statement">Output Statement</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batan2_0040var_007bm_007d3_007d-instruction-pattern-3522"><code>atan2</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="GTY-Options.html#index-atomic-5091"><code>atomic</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fadd_005ffetch_0040var_007bmode_007d_007d-instruction-pattern-3657"><code>atomic_add_fetch</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fadd_0040var_007bmode_007d_007d-instruction-pattern-3645"><code>atomic_add</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fand_005ffetch_0040var_007bmode_007d_007d-instruction-pattern-3660"><code>atomic_and_fetch</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fand_0040var_007bmode_007d_007d-instruction-pattern-3648"><code>atomic_and</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fcompare_005fand_005fswap_0040var_007bmode_007d_007d-instruction-pattern-3641"><code>atomic_compare_and_swap</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fexchange_0040var_007bmode_007d_007d-instruction-pattern-3644"><code>atomic_exchange</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005ffetch_005fadd_0040var_007bmode_007d_007d-instruction-pattern-3651"><code>atomic_fetch_add</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005ffetch_005fand_0040var_007bmode_007d_007d-instruction-pattern-3654"><code>atomic_fetch_and</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005ffetch_005fnand_0040var_007bmode_007d_007d-instruction-pattern-3656"><code>atomic_fetch_nand</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005ffetch_005for_0040var_007bmode_007d_007d-instruction-pattern-3653"><code>atomic_fetch_or</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005ffetch_005fsub_0040var_007bmode_007d_007d-instruction-pattern-3652"><code>atomic_fetch_sub</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005ffetch_005fxor_0040var_007bmode_007d_007d-instruction-pattern-3655"><code>atomic_fetch_xor</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fload_0040var_007bmode_007d_007d-instruction-pattern-3642"><code>atomic_load</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fnand_005ffetch_0040var_007bmode_007d_007d-instruction-pattern-3662"><code>atomic_nand_fetch</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fnand_0040var_007bmode_007d_007d-instruction-pattern-3650"><code>atomic_nand</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005for_005ffetch_0040var_007bmode_007d_007d-instruction-pattern-3659"><code>atomic_or_fetch</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005for_0040var_007bmode_007d_007d-instruction-pattern-3647"><code>atomic_or</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fstore_0040var_007bmode_007d_007d-instruction-pattern-3643"><code>atomic_store</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fsub_005ffetch_0040var_007bmode_007d_007d-instruction-pattern-3658"><code>atomic_sub_fetch</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fsub_0040var_007bmode_007d_007d-instruction-pattern-3646"><code>atomic_sub</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005ftest_005fand_005fset_007d-instruction-pattern-3663"><code>atomic_test_and_set</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fxor_005ffetch_0040var_007bmode_007d_007d-instruction-pattern-3661"><code>atomic_xor_fetch</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007batomic_005fxor_0040var_007bmode_007d_007d-instruction-pattern-3649"><code>atomic_xor</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Tagging-Insns.html#index-attr-3764"><code>attr</code></a>: <a href="Tagging-Insns.html#Tagging-Insns">Tagging Insns</a></li>
<li><a href="Expressions.html#index-attr-3759"><code>attr</code></a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Expressions.html#index-attr_005fflag-3758"><code>attr_flag</code></a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Expressions.html#index-attribute-expressions-3726">attribute expressions</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Attr-Example.html#index-attribute-specifications-3767">attribute specifications</a>: <a href="Attr-Example.html#Attr-Example">Attr Example</a></li>
<li><a href="Attr-Example.html#index-attribute-specifications-example-3766">attribute specifications example</a>: <a href="Attr-Example.html#Attr-Example">Attr Example</a></li>
<li><a href="Storage-Layout.html#index-ATTRIBUTE_005fALIGNED_005fVALUE-3946"><code>ATTRIBUTE_ALIGNED_VALUE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Attributes.html#index-attributes-1817">attributes</a>: <a href="Attributes.html#Attributes">Attributes</a></li>
<li><a href="Defining-Attributes.html#index-attributes_002c-defining-3722">attributes, defining</a>: <a href="Defining-Attributes.html#Defining-Attributes">Defining Attributes</a></li>
<li><a href="Target-Attributes.html#index-attributes_002c-target_002dspecific-4829">attributes, target-specific</a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Portability.html#index-autoincrement-addressing_002c-availability-5">autoincrement addressing, availability</a>: <a href="Portability.html#Portability">Portability</a></li>
<li><a href="Simple-Constraints.html#index-autoincrement_002fdecrement-addressing-3311">autoincrement/decrement addressing</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Processor-pipeline-description.html#index-automata_005foption-3815"><code>automata_option</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Processor-pipeline-description.html#index-automaton-based-pipeline-description-3787">automaton based pipeline description</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Processor-pipeline-description.html#index-automaton-based-scheduler-3790">automaton based scheduler</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Values-in-Registers.html#index-AVOID_005fCCMODE_005fCOPIES-4087"><code>AVOID_CCMODE_COPIES</code></a>: <a href="Values-in-Registers.html#Values-in-Registers">Values in Registers</a></li>
<li><a href="Output-Template.html#index-backslash-3267">backslash</a>: <a href="Output-Template.html#Output-Template">Output Template</a></li>
<li><a href="Insns.html#index-barrier-3086"><code>barrier</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bbarrier_007d-and-_0040samp_007b_002ff_007d-2669"><code>barrier</code> and &lsquo;<samp><span class="samp">/f</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bbarrier_007d-and-_0040samp_007b_002fv_007d-2626"><code>barrier</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Register-Classes.html#index-BASE_005fREG_005fCLASS-4108"><code>BASE_REG_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Basic-Blocks.html#index-basic-block-3154">basic block</a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Basic-Statements.html#index-Basic-Statements-1937">Basic Statements</a>: <a href="Basic-Statements.html#Basic-Statements">Basic Statements</a></li>
<li><a href="Control-Flow.html#index-basic_002dblock_002eh-3153"><code>basic-block.h</code></a>: <a href="Control-Flow.html#Control-Flow">Control Flow</a></li>
<li><a href="Basic-Blocks.html#index-BASIC_005fBLOCK-3157"><code>BASIC_BLOCK</code></a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Basic-Blocks.html#index-basic_005fblock-3155"><code>basic_block</code></a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Maintaining-the-CFG.html#index-BB_005fHEAD_002c-BB_005fEND-3216"><code>BB_HEAD, BB_END</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="GIMPLE-sequences.html#index-bb_005fseq-2462"><code>bb_seq</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="Storage-Layout.html#index-BIGGEST_005fALIGNMENT-3943"><code>BIGGEST_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Storage-Layout.html#index-BIGGEST_005fFIELD_005fALIGNMENT-3948"><code>BIGGEST_FIELD_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Machine-Modes.html#index-BImode-2730"><code>BImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-BIND_005fEXPR-1912"><code>BIND_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Classes.html#index-BINFO_005fTYPE-2044"><code>BINFO_TYPE</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Bit_002dFields.html#index-bit_002dfields-3001">bit-fields</a>: <a href="Bit_002dFields.html#Bit_002dFields">Bit-Fields</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-BIT_005fAND_005fEXPR-1871"><code>BIT_AND_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-BIT_005fIOR_005fEXPR-1869"><code>BIT_IOR_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-BIT_005fNOT_005fEXPR-1850"><code>BIT_NOT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-BIT_005fXOR_005fEXPR-1870"><code>BIT_XOR_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Storage-Layout.html#index-BITFIELD_005fNBYTES_005fLIMITED-3965"><code>BITFIELD_NBYTES_LIMITED</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Storage-Layout.html#index-BITS_005fBIG_005fENDIAN-3925"><code>BITS_BIG_ENDIAN</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Bit_002dFields.html#index-g_t_0040code_007bBITS_005fBIG_005fENDIAN_007d_002c-effect-on-_0040code_007bsign_005fextract_007d-3003"><code>BITS_BIG_ENDIAN</code>, effect on <code>sign_extract</code></a>: <a href="Bit_002dFields.html#Bit_002dFields">Bit-Fields</a></li>
<li><a href="Machine-Modes.html#index-BITS_005fPER_005fUNIT-2815"><code>BITS_PER_UNIT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Storage-Layout.html#index-BITS_005fPER_005fWORD-3930"><code>BITS_PER_WORD</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Arithmetic.html#index-bitwise-complement-2938">bitwise complement</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-bitwise-exclusive_002dor-2947">bitwise exclusive-or</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-bitwise-inclusive_002dor-2944">bitwise inclusive-or</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-bitwise-logical_002dand-2941">bitwise logical-and</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Machine-Modes.html#index-BLKmode-2769"><code>BLKmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Calls.html#index-g_t_0040code_007bBLKmode_007d_002c-and-function-return-values-3135"><code>BLKmode</code>, and function return values</a>: <a href="Calls.html#Calls">Calls</a></li>
<li><a href="Maintaining-the-CFG.html#index-BLOCK_005fFOR_005fINSN_002c-gimple_005fbb-3206"><code>BLOCK_FOR_INSN, gimple_bb</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Register-Arguments.html#index-BLOCK_005fREG_005fPADDING-4250"><code>BLOCK_REG_PADDING</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bblockage_007d-instruction-pattern-3618"><code>blockage</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Blocks.html#index-Blocks-1938">Blocks</a>: <a href="Blocks.html#Blocks">Blocks</a></li>
<li><a href="Machine-Modes.html#index-BND32mode-2783"><code>BND32mode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-BND64mode-2784"><code>BND64mode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Misc.html#index-bool-4990"><code>bool</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Type-Layout.html#index-BOOL_005fTYPE_005fSIZE-3988"><code>BOOL_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Types.html#index-BOOLEAN_005fTYPE-1755"><code>BOOLEAN_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Profile-information.html#index-branch-prediction-3197">branch prediction</a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="Costs.html#index-BRANCH_005fCOST-4449"><code>BRANCH_COST</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Addressing-Modes.html#index-break_005fout_005fmemory_005frefs-4389"><code>break_out_memory_refs</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-BREAK_005fSTMT-2092"><code>BREAK_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Sections.html#index-BSS_005fSECTION_005fASM_005fOP-4520"><code>BSS_SECTION_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Arithmetic.html#index-bswap-2975"><code>bswap</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bbswap_0040var_007bm_007d2_007d-instruction-pattern-3507"><code>bswap</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bbtrunc_0040var_007bm_007d2_007d-instruction-pattern-3524"><code>btrunc</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Macros-and-Functions.html#index-build0-1719"><code>build0</code></a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Macros-and-Functions.html#index-build1-1720"><code>build1</code></a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Macros-and-Functions.html#index-build2-1721"><code>build2</code></a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Macros-and-Functions.html#index-build3-1722"><code>build3</code></a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Macros-and-Functions.html#index-build4-1723"><code>build4</code></a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Macros-and-Functions.html#index-build5-1724"><code>build5</code></a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Macros-and-Functions.html#index-build6-1725"><code>build6</code></a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bbuiltin_005flongjmp_007d-instruction-pattern-3609"><code>builtin_longjmp</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bbuiltin_005fsetjmp_005freceiver_007d-instruction-pattern-3608"><code>builtin_setjmp_receiver</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bbuiltin_005fsetjmp_005fsetup_007d-instruction-pattern-3607"><code>builtin_setjmp_setup</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Machine-Modes.html#index-byte_005fmode-2818"><code>byte_mode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Storage-Layout.html#index-BYTES_005fBIG_005fENDIAN-3926"><code>BYTES_BIG_ENDIAN</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bBYTES_005fBIG_005fENDIAN_007d_002c-effect-on-_0040code_007bsubreg_007d-2865"><code>BYTES_BIG_ENDIAN</code>, effect on <code>subreg</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Output-Statement.html#index-C-statements-for-assembler-output-3271">C statements for assembler output</a>: <a href="Output-Statement.html#Output-Statement">Output Statement</a></li>
<li><a href="Run_002dtime-Target.html#index-C_005fCOMMON_005fOVERRIDE_005fOPTIONS-3914"><code>C_COMMON_OVERRIDE_OPTIONS</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Misc.html#index-c_005fregister_005fpragma-4922"><code>c_register_pragma</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-c_005fregister_005fpragma_005fwith_005fexpansion-4923"><code>c_register_pragma_with_expansion</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="GTY-Options.html#index-cache-5082"><code>cache</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Side-Effects.html#index-call-3039"><code>call</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Flags.html#index-call-2712"><code>call</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcall_007d-instruction-pattern-3576"><code>call</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Calls.html#index-g_t_0040code_007bcall_007d-usage-3134"><code>call</code> usage</a>: <a href="Calls.html#Calls">Calls</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcall_007d_002c-in-_0040code_007bcall_005finsn_007d-2614"><code>call</code>, in <code>call_insn</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcall_007d_002c-in-_0040code_007bmem_007d-2652"><code>call</code>, in <code>mem</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Register-Basics.html#index-call_002dclobbered-register-4050">call-clobbered register</a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Register-Basics.html#index-call_002dsaved-register-4051">call-saved register</a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Register-Basics.html#index-call_002dused-register-4049">call-used register</a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-CALL_005fEXPR-1910"><code>CALL_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Insns.html#index-call_005finsn-3076"><code>call_insn</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcall_005finsn_007d-and-_0040samp_007b_002fc_007d-2613"><code>call_insn</code> and &lsquo;<samp><span class="samp">/c</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcall_005finsn_007d-and-_0040samp_007b_002ff_007d-2667"><code>call_insn</code> and &lsquo;<samp><span class="samp">/f</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcall_005finsn_007d-and-_0040samp_007b_002fi_007d-2608"><code>call_insn</code> and &lsquo;<samp><span class="samp">/i</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcall_005finsn_007d-and-_0040samp_007b_002fj_007d-2685"><code>call_insn</code> and &lsquo;<samp><span class="samp">/j</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcall_005finsn_007d-and-_0040samp_007b_002fs_007d-2632"><code>call_insn</code> and &lsquo;<samp><span class="samp">/s</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcall_005finsn_007d-and-_0040samp_007b_002fu_007d-2605"><code>call_insn</code> and &lsquo;<samp><span class="samp">/u</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcall_005finsn_007d-and-_0040samp_007b_002fu_007d-or-_0040samp_007b_002fi_007d-2611"><code>call_insn</code> and &lsquo;<samp><span class="samp">/u</span></samp>&rsquo; or &lsquo;<samp><span class="samp">/i</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcall_005finsn_007d-and-_0040samp_007b_002fv_007d-2622"><code>call_insn</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Insns.html#index-CALL_005fINSN_005fFUNCTION_005fUSAGE-3077"><code>CALL_INSN_FUNCTION_USAGE</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcall_005fpop_007d-instruction-pattern-3578"><code>call_pop</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Stack-Arguments.html#index-CALL_005fPOPS_005fARGS-4227"><code>CALL_POPS_ARGS</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Register-Basics.html#index-CALL_005fREALLY_005fUSED_005fREGISTERS-4052"><code>CALL_REALLY_USED_REGISTERS</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Register-Basics.html#index-CALL_005fUSED_005fREGISTERS-4048"><code>CALL_USED_REGISTERS</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Register-Basics.html#index-call_005fused_005fregs-4061"><code>call_used_regs</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcall_005fvalue_007d-instruction-pattern-3577"><code>call_value</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcall_005fvalue_005fpop_007d-instruction-pattern-3579"><code>call_value_pop</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Stack-and-Calling.html#index-calling-conventions-4142">calling conventions</a>: <a href="Stack-and-Calling.html#Stack-and-Calling">Stack and Calling</a></li>
<li><a href="Calls.html#index-calling-functions-in-RTL-3131">calling functions in RTL</a>: <a href="Calls.html#Calls">Calls</a></li>
<li><a href="Standard-Names.html#index-can_005fcreate_005fpseudo_005fp-3384"><code>can_create_pseudo_p</code></a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Basic-Blocks.html#index-can_005ffallthru-3164"><code>can_fallthru</code></a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Configure-Terms.html#index-canadian-1663">canadian</a>: <a href="Configure-Terms.html#Configure-Terms">Configure Terms</a></li>
<li><a href="Register-Classes.html#index-CANNOT_005fCHANGE_005fMODE_005fCLASS-4133"><code>CANNOT_CHANGE_MODE_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bCANNOT_005fCHANGE_005fMODE_005fCLASS_007d-and-subreg-semantics-2867"><code>CANNOT_CHANGE_MODE_CLASS</code> and subreg semantics</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Insn-Canonicalizations.html#index-canonicalization-of-instructions-3679">canonicalization of instructions</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcanonicalize_005ffuncptr_005ffor_005fcompare_007d-instruction-pattern-3593"><code>canonicalize_funcptr_for_compare</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Multi_002dAlternative.html#index-caret-3347">caret</a>: <a href="Multi_002dAlternative.html#Multi_002dAlternative">Multi-Alternative</a></li>
<li><a href="Misc.html#index-CASE_005fVECTOR_005fMODE-4894"><code>CASE_VECTOR_MODE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-CASE_005fVECTOR_005fPC_005fRELATIVE-4896"><code>CASE_VECTOR_PC_RELATIVE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-CASE_005fVECTOR_005fSHORTEN_005fMODE-4895"><code>CASE_VECTOR_SHORTEN_MODE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcasesi_007d-instruction-pattern-3588"><code>casesi</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcbranch_0040var_007bmode_007d4_007d-instruction-pattern-3574"><code>cbranch</code><var>mode</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="CC0-Condition-Codes.html#index-cc0-4428"><code>cc0</code></a>: <a href="CC0-Condition-Codes.html#CC0-Condition-Codes">CC0 Condition Codes</a></li>
<li><a href="Regs-and-Memory.html#index-cc0-2872"><code>cc0</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007bcc0_007d_002c-RTL-sharing-3143"><code>cc0</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Regs-and-Memory.html#index-cc0_005frtx-2874"><code>cc0_rtx</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Driver.html#index-CC1_005fSPEC-3863"><code>CC1_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-CC1PLUS_005fSPEC-3864"><code>CC1PLUS_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="CC0-Condition-Codes.html#index-cc_005fstatus-4429"><code>cc_status</code></a>: <a href="CC0-Condition-Codes.html#CC0-Condition-Codes">CC0 Condition Codes</a></li>
<li><a href="CC0-Condition-Codes.html#index-CC_005fSTATUS_005fMDEP-4430"><code>CC_STATUS_MDEP</code></a>: <a href="CC0-Condition-Codes.html#CC0-Condition-Codes">CC0 Condition Codes</a></li>
<li><a href="CC0-Condition-Codes.html#index-CC_005fSTATUS_005fMDEP_005fINIT-4431"><code>CC_STATUS_MDEP_INIT</code></a>: <a href="CC0-Condition-Codes.html#CC0-Condition-Codes">CC0 Condition Codes</a></li>
<li><a href="MODE_005fCC-Condition-Codes.html#index-CCmode-4433"><code>CCmode</code></a>: <a href="MODE_005fCC-Condition-Codes.html#MODE_005fCC-Condition-Codes">MODE_CC Condition Codes</a></li>
<li><a href="Machine-Modes.html#index-CCmode-2768"><code>CCmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-CDImode-2780"><code>CDImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-CEIL_005fDIV_005fEXPR-1885"><code>CEIL_DIV_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-CEIL_005fMOD_005fEXPR-1889"><code>CEIL_MOD_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bceil_0040var_007bm_007d2_007d-instruction-pattern-3526"><code>ceil</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Frame-Layout.html#index-CFA_005fFRAME_005fBASE_005fOFFSET-4168"><code>CFA_FRAME_BASE_OFFSET</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Maintaining-the-CFG.html#index-CFG-verification-3226">CFG verification</a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Control-Flow.html#index-CFG_002c-Control-Flow-Graph-3152">CFG, Control Flow Graph</a>: <a href="Control-Flow.html#Control-Flow">Control Flow</a></li>
<li><a href="Maintaining-the-CFG.html#index-cfghooks_002eh-3205"><code>cfghooks.h</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Parsing-pass.html#index-cgraph_005ffinalize_005ffunction-1682"><code>cgraph_finalize_function</code></a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="GTY-Options.html#index-chain_005fcircular-5089"><code>chain_circular</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="GTY-Options.html#index-chain_005fnext-5087"><code>chain_next</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="GTY-Options.html#index-chain_005fprev-5088"><code>chain_prev</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Standard-Names.html#index-change_005faddress-3382"><code>change_address</code></a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Type-Layout.html#index-CHAR_005fTYPE_005fSIZE-3987"><code>CHAR_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcheck_005fstack_007d-instruction-pattern-3601"><code>check_stack</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Machine-Modes.html#index-CHImode-2778"><code>CHImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Cilk-Plus-Transformation.html#index-CILK_005fPLUS-1683">CILK_PLUS</a>: <a href="Cilk-Plus-Transformation.html#Cilk-Plus-Transformation">Cilk Plus Transformation</a></li>
<li><a href="Register-Classes.html#index-class-definitions_002c-register-4099">class definitions, register</a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Class-Preferences.html#index-class-preference-constraints-3350">class preference constraints</a>: <a href="Class-Preferences.html#Class-Preferences">Class Preferences</a></li>
<li><a href="Classes.html#index-class_002c-scope-2039">class, scope</a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Register-Classes.html#index-CLASS_005fMAX_005fNREGS-4132"><code>CLASS_MAX_NREGS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Types-for-C_002b_002b.html#index-CLASS_005fTYPE_005fP-2026"><code>CLASS_TYPE_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="RTL-Classes.html#index-classes-of-RTX-codes-2550">classes of RTX codes</a>: <a href="RTL-Classes.html#RTL-Classes">RTL Classes</a></li>
<li><a href="Classes.html#index-CLASSTYPE_005fDECLARED_005fCLASS-2042"><code>CLASSTYPE_DECLARED_CLASS</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Classes.html#index-CLASSTYPE_005fHAS_005fMUTABLE-2051"><code>CLASSTYPE_HAS_MUTABLE</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Classes.html#index-CLASSTYPE_005fNON_005fPOD_005fP-2053"><code>CLASSTYPE_NON_POD_P</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-CLEANUP_005fDECL-2094"><code>CLEANUP_DECL</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-CLEANUP_005fEXPR-2095"><code>CLEANUP_EXPR</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-CLEANUP_005fPOINT_005fEXPR-1915"><code>CLEANUP_POINT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-CLEANUP_005fSTMT-2093"><code>CLEANUP_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Cleanups.html#index-Cleanups-1942">Cleanups</a>: <a href="Cleanups.html#Cleanups">Cleanups</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bclear_005fcache_007d-instruction-pattern-3670"><code>clear_cache</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Trampolines.html#index-CLEAR_005fINSN_005fCACHE-4351"><code>CLEAR_INSN_CACHE</code></a>: <a href="Trampolines.html#Trampolines">Trampolines</a></li>
<li><a href="Costs.html#index-CLEAR_005fRATIO-4455"><code>CLEAR_RATIO</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Side-Effects.html#index-clobber-3040"><code>clobber</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Arithmetic.html#index-clrsb-2970"><code>clrsb</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bclrsb_0040var_007bm_007d2_007d-instruction-pattern-3535"><code>clrsb</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Arithmetic.html#index-clz-2971"><code>clz</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Misc.html#index-CLZ_005fDEFINED_005fVALUE_005fAT_005fZERO-4911"><code>CLZ_DEFINED_VALUE_AT_ZERO</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bclz_0040var_007bm_007d2_007d-instruction-pattern-3536"><code>clz</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcmpmem_0040var_007bm_007d_007d-instruction-pattern-3546"><code>cmpmem</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcmpstr_0040var_007bm_007d_007d-instruction-pattern-3545"><code>cmpstr</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcmpstrn_0040var_007bm_007d_007d-instruction-pattern-3544"><code>cmpstrn</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Expander-Definitions.html#index-code-generation-RTL-sequences-3695">code generation RTL sequences</a>: <a href="Expander-Definitions.html#Expander-Definitions">Expander Definitions</a></li>
<li><a href="Code-Iterators.html#index-code-iterators-in-_0040file_007b_002emd_007d-files-3840">code iterators in <samp><span class="file">.md</span></samp> files</a>: <a href="Code-Iterators.html#Code-Iterators">Code Iterators</a></li>
<li><a href="Basic-Blocks.html#index-CODE_005fLABEL-3160"><code>CODE_LABEL</code></a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Insns.html#index-code_005flabel-3078"><code>code_label</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcode_005flabel_007d-and-_0040samp_007b_002fi_007d-2635"><code>code_label</code> and &lsquo;<samp><span class="samp">/i</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bcode_005flabel_007d-and-_0040samp_007b_002fv_007d-2624"><code>code_label</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Insns.html#index-CODE_005fLABEL_005fNUMBER-3079"><code>CODE_LABEL_NUMBER</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="RTL-Objects.html#index-codes_002c-RTL-expression-2544">codes, RTL expression</a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Machine-Modes.html#index-COImode-2782"><code>COImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Host-Misc.html#index-COLLECT2_005fHOST_005fINITIALIZATION-5047"><code>COLLECT2_HOST_INITIALIZATION</code></a>: <a href="Host-Misc.html#Host-Misc">Host Misc</a></li>
<li><a href="Misc.html#index-COLLECT_005fEXPORT_005fLIST-4977"><code>COLLECT_EXPORT_LIST</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Macros-for-Initialization.html#index-COLLECT_005fSHARED_005fFINI_005fFUNC-4675"><code>COLLECT_SHARED_FINI_FUNC</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Macros-for-Initialization.html#index-COLLECT_005fSHARED_005fINIT_005fFUNC-4674"><code>COLLECT_SHARED_INIT_FUNC</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Maintaining-the-CFG.html#index-commit_005fedge_005finsertions-3221"><code>commit_edge_insertions</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Arithmetic.html#index-compare-2899"><code>compare</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007bcompare_007d_002c-canonicalization-of-3686"><code>compare</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-comparison_005foperator-3299"><code>comparison_operator</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Passes.html#index-compiler-passes-and-files-1670">compiler passes and files</a>: <a href="Passes.html#Passes">Passes</a></li>
<li><a href="Arithmetic.html#index-complement_002c-bitwise-2937">complement, bitwise</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Constant-expressions.html#index-COMPLEX_005fCST-1836"><code>COMPLEX_CST</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-COMPLEX_005fEXPR-1858"><code>COMPLEX_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Types.html#index-COMPLEX_005fTYPE-1753"><code>COMPLEX_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Storage-References.html#index-COMPONENT_005fREF-1847"><code>COMPONENT_REF</code></a>: <a href="Storage-References.html#Storage-References">Storage References</a></li>
<li><a href="Compound-Expressions.html#index-Compound-Expressions-2141">Compound Expressions</a>: <a href="Compound-Expressions.html#Compound-Expressions">Compound Expressions</a></li>
<li><a href="Compound-Lvalues.html#index-Compound-Lvalues-2142">Compound Lvalues</a>: <a href="Compound-Lvalues.html#Compound-Lvalues">Compound Lvalues</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-COMPOUND_005fEXPR-1908"><code>COMPOUND_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-COMPOUND_005fLITERAL_005fEXPR-1917"><code>COMPOUND_LITERAL_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-COMPOUND_005fLITERAL_005fEXPR_005fDECL-1923"><code>COMPOUND_LITERAL_EXPR_DECL</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-COMPOUND_005fLITERAL_005fEXPR_005fDECL_005fEXPR-1922"><code>COMPOUND_LITERAL_EXPR_DECL_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Edges.html#index-computed-jump-3187">computed jump</a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Insn-Lengths.html#index-computing-the-length-of-an-insn-3769">computing the length of an insn</a>: <a href="Insn-Lengths.html#Insn-Lengths">Insn Lengths</a></li>
<li><a href="Regs-and-Memory.html#index-concat-2879"><code>concat</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Regs-and-Memory.html#index-concatn-2880"><code>concatn</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Comparisons.html#index-cond-3000"><code>cond</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bcond_007d-and-attributes-3730"><code>cond</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Side-Effects.html#index-cond_005fexec-3044"><code>cond_exec</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-COND_005fEXPR-1909"><code>COND_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Regs-and-Memory.html#index-condition-code-register-2873">condition code register</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Condition-Code.html#index-condition-code-status-4427">condition code status</a>: <a href="Condition-Code.html#Condition-Code">Condition Code</a></li>
<li><a href="Comparisons.html#index-condition-codes-2977">condition codes</a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Conditional-Execution.html#index-conditional-execution-3819">conditional execution</a>: <a href="Conditional-Execution.html#Conditional-Execution">Conditional Execution</a></li>
<li><a href="Conditional-Expressions.html#index-Conditional-Expressions-2143">Conditional Expressions</a>: <a href="Conditional-Expressions.html#Conditional-Expressions">Conditional Expressions</a></li>
<li><a href="Patterns.html#index-conditions_002c-in-patterns-3246">conditions, in patterns</a>: <a href="Patterns.html#Patterns">Patterns</a></li>
<li><a href="Host-Misc.html#index-configuration-file-5042">configuration file</a>: <a href="Host-Misc.html#Host-Misc">Host Misc</a></li>
<li><a href="Filesystem.html#index-configuration-file-5028">configuration file</a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Configure-Terms.html#index-configure-terms-1662">configure terms</a>: <a href="Configure-Terms.html#Configure-Terms">Configure Terms</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-CONJ_005fEXPR-1859"><code>CONJ_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Constants.html#index-const-2839"><code>const</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-CONST0_005fRTX-2841"><code>CONST0_RTX</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-const0_005frtx-2823"><code>const0_rtx</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-CONST1_005fRTX-2842"><code>CONST1_RTX</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-const1_005frtx-2824"><code>const1_rtx</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-CONST2_005fRTX-2843"><code>CONST2_RTX</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-const2_005frtx-2825"><code>const2_rtx</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Declarations.html#index-CONST_005fDECL-1797"><code>CONST_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Constants.html#index-const_005fdouble-2828"><code>const_double</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007bconst_005fdouble_007d_002c-RTL-sharing-3144"><code>const_double</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Constants.html#index-CONST_005fDOUBLE_005fLOW-2829"><code>CONST_DOUBLE_LOW</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-const_005fdouble_005foperand-3287"><code>const_double_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Constants.html#index-const_005ffixed-2834"><code>const_fixed</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-const_005fint-2822"><code>const_int</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bconst_005fint_007d-and-attribute-tests-3731"><code>const_int</code> and attribute tests</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bconst_005fint_007d-and-attributes-3727"><code>const_int</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007bconst_005fint_007d_002c-RTL-sharing-3141"><code>const_int</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-const_005fint_005foperand-3286"><code>const_int_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Constants.html#index-const_005fstring-2836"><code>const_string</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bconst_005fstring_007d-and-attributes-3728"><code>const_string</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Constants.html#index-const_005ftrue_005frtx-2827"><code>const_true_rtx</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-const_005fvector-2835"><code>const_vector</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007bconst_005fvector_007d_002c-RTL-sharing-3145"><code>const_vector</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Constants.html#index-CONST_005fWIDE_005fINT-2830"><code>CONST_WIDE_INT</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-CONST_005fWIDE_005fINT_005fELT-2833"><code>CONST_WIDE_INT_ELT</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-CONST_005fWIDE_005fINT_005fNUNITS-2832"><code>CONST_WIDE_INT_NUNITS</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-CONST_005fWIDE_005fINT_005fVEC-2831"><code>CONST_WIDE_INT_VEC</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constant-Attributes.html#index-constant-attributes-3776">constant attributes</a>: <a href="Constant-Attributes.html#Constant-Attributes">Constant Attributes</a></li>
<li><a href="Constant-Definitions.html#index-constant-definitions-3828">constant definitions</a>: <a href="Constant-Definitions.html#Constant-Definitions">Constant Definitions</a></li>
<li><a href="Addressing-Modes.html#index-CONSTANT_005fADDRESS_005fP-4379"><code>CONSTANT_ADDRESS_P</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Storage-Layout.html#index-CONSTANT_005fALIGNMENT-3955"><code>CONSTANT_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Addressing-Modes.html#index-CONSTANT_005fP-4380"><code>CONSTANT_P</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Flags.html#index-CONSTANT_005fPOOL_005fADDRESS_005fP-2601"><code>CONSTANT_POOL_ADDRESS_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Data-Output.html#index-CONSTANT_005fPOOL_005fBEFORE_005fFUNCTION-4595"><code>CONSTANT_POOL_BEFORE_FUNCTION</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Simple-Constraints.html#index-constants-in-constraints-3317">constants in constraints</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Constants.html#index-constm1_005frtx-2826"><code>constm1_rtx</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Modifiers.html#index-constraint-modifier-characters-3354">constraint modifier characters</a>: <a href="Modifiers.html#Modifiers">Modifiers</a></li>
<li><a href="Simple-Constraints.html#index-constraint_002c-matching-3331">constraint, matching</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="C-Constraint-Interface.html#index-constraint_005fnum-3373"><code>constraint_num</code></a>: <a href="C-Constraint-Interface.html#C-Constraint-Interface">C Constraint Interface</a></li>
<li><a href="C-Constraint-Interface.html#index-constraint_005fsatisfied_005fp-3375"><code>constraint_satisfied_p</code></a>: <a href="C-Constraint-Interface.html#C-Constraint-Interface">C Constraint Interface</a></li>
<li><a href="Constraints.html#index-constraints-3305">constraints</a>: <a href="Constraints.html#Constraints">Constraints</a></li>
<li><a href="Define-Constraints.html#index-constraints_002c-defining-3366">constraints, defining</a>: <a href="Define-Constraints.html#Define-Constraints">Define Constraints</a></li>
<li><a href="Machine-Constraints.html#index-constraints_002c-machine-specific-3363">constraints, machine specific</a>: <a href="Machine-Constraints.html#Machine-Constraints">Machine Constraints</a></li>
<li><a href="C-Constraint-Interface.html#index-constraints_002c-testing-3372">constraints, testing</a>: <a href="C-Constraint-Interface.html#C-Constraint-Interface">C Constraint Interface</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-CONSTRUCTOR-1916"><code>CONSTRUCTOR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Collect2.html#index-constructors_002c-automatic-calls-5072">constructors, automatic calls</a>: <a href="Collect2.html#Collect2">Collect2</a></li>
<li><a href="Initialization.html#index-constructors_002c-output-of-4666">constructors, output of</a>: <a href="Initialization.html#Initialization">Initialization</a></li>
<li><a href="Containers.html#index-container-1733">container</a>: <a href="Containers.html#Containers">Containers</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-CONTINUE_005fSTMT-2096"><code>CONTINUE_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Contributors.html#index-contributors-5128">contributors</a>: <a href="Contributors.html#Contributors">Contributors</a></li>
<li><a href="Register-Basics.html#index-controlling-register-usage-4067">controlling register usage</a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Driver.html#index-controlling-the-compilation-driver-3858">controlling the compilation driver</a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Interface.html#index-conventions_002c-run_002dtime-10">conventions, run-time</a>: <a href="Interface.html#Interface">Interface</a></li>
<li><a href="Conversions.html#index-conversions-3010">conversions</a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-CONVERT_005fEXPR-1864"><code>CONVERT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Addressing-Modes.html#index-copy_005frtx-4393"><code>copy_rtx</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Sharing.html#index-copy_005frtx_005fif_005fshared-3151"><code>copy_rtx_if_shared</code></a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcopysign_0040var_007bm_007d3_007d-instruction-pattern-3533"><code>copysign</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcos_0040var_007bm_007d2_007d-instruction-pattern-3516"><code>cos</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Costs.html#index-costs-of-instructions-4442">costs of instructions</a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Types-for-C_002b_002b.html#index-CP_005fINTEGRAL_005fTYPE-2024"><code>CP_INTEGRAL_TYPE</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Namespaces.html#index-cp_005fnamespace_005fdecls-2038"><code>cp_namespace_decls</code></a>: <a href="Namespaces.html#Namespaces">Namespaces</a></li>
<li><a href="Types-for-C_002b_002b.html#index-CP_005fTYPE_005fCONST_005fNON_005fVOLATILE_005fP-2020"><code>CP_TYPE_CONST_NON_VOLATILE_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-CP_005fTYPE_005fCONST_005fP-2017"><code>CP_TYPE_CONST_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-cp_005ftype_005fquals-1996"><code>cp_type_quals</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-CP_005fTYPE_005fRESTRICT_005fP-2019"><code>CP_TYPE_RESTRICT_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-CP_005fTYPE_005fVOLATILE_005fP-2018"><code>CP_TYPE_VOLATILE_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Driver.html#index-CPLUSPLUS_005fCPP_005fSPEC-3862"><code>CPLUSPLUS_CPP_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-CPP_005fSPEC-3861"><code>CPP_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Machine-Modes.html#index-CQImode-2777"><code>CQImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Floating-Point.html#index-cross-compilation-and-floating-point-4804">cross compilation and floating point</a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Sections.html#index-CRT_005fCALL_005fSTATIC_005fFUNCTION-4528"><code>CRT_CALL_STATIC_FUNCTION</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Function-Entry.html#index-crtl_002d_003eargs_002epops_005fargs-4300"><code>crtl-&gt;args.pops_args</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Function-Entry.html#index-crtl_002d_003eargs_002epretend_005fargs_005fsize-4302"><code>crtl-&gt;args.pretend_args_size</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Stack-Arguments.html#index-crtl_002d_003eoutgoing_005fargs_005fsize-4220"><code>crtl-&gt;outgoing_args_size</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Target-Fragment.html#index-CRTSTUFF_005fT_005fCFLAGS-5057"><code>CRTSTUFF_T_CFLAGS</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Target-Fragment.html#index-CRTSTUFF_005fT_005fCFLAGS_005fS-5058"><code>CRTSTUFF_T_CFLAGS_S</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Machine-Modes.html#index-CSImode-2779"><code>CSImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bcstore_0040var_007bmode_007d4_007d-instruction-pattern-3573"><code>cstore</code><var>mode</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Machine-Modes.html#index-CTImode-2781"><code>CTImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bctrap_0040var_007bMM_007d4_007d-instruction-pattern-3616"><code>ctrap</code><var>MM</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Arithmetic.html#index-ctz-2972"><code>ctz</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Misc.html#index-CTZ_005fDEFINED_005fVALUE_005fAT_005fZERO-4912"><code>CTZ_DEFINED_VALUE_AT_ZERO</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bctz_0040var_007bm_007d2_007d-instruction-pattern-3537"><code>ctz</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Register-Arguments.html#index-CUMULATIVE_005fARGS-4241"><code>CUMULATIVE_ARGS</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Leaf-Functions.html#index-current_005ffunction_005fis_005fleaf-4092"><code>current_function_is_leaf</code></a>: <a href="Leaf-Functions.html#Leaf-Functions">Leaf Functions</a></li>
<li><a href="Leaf-Functions.html#index-current_005ffunction_005fuses_005fonly_005fleaf_005fregs-4093"><code>current_function_uses_only_leaf_regs</code></a>: <a href="Leaf-Functions.html#Leaf-Functions">Leaf Functions</a></li>
<li><a href="Conditional-Execution.html#index-current_005finsn_005fpredicate-3822"><code>current_insn_predicate</code></a>: <a href="Conditional-Execution.html#Conditional-Execution">Conditional Execution</a></li>
<li><a href="Machine-Modes.html#index-DAmode-2762"><code>DAmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Processor-pipeline-description.html#index-data-bypass-3803">data bypass</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Processor-pipeline-description.html#index-data-dependence-delays-3784">data dependence delays</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Dependency-analysis.html#index-Data-Dependency-Analysis-3239">Data Dependency Analysis</a>: <a href="Dependency-analysis.html#Dependency-analysis">Dependency analysis</a></li>
<li><a href="Per_002dFunction-Data.html#index-data-structures-3921">data structures</a>: <a href="Per_002dFunction-Data.html#Per_002dFunction-Data">Per-Function Data</a></li>
<li><a href="Storage-Layout.html#index-DATA_005fABI_005fALIGNMENT-3954"><code>DATA_ABI_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Storage-Layout.html#index-DATA_005fALIGNMENT-3952"><code>DATA_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Sections.html#index-DATA_005fSECTION_005fASM_005fOP-4517"><code>DATA_SECTION_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Instruction-Output.html#index-DBR_005fOUTPUT_005fSEQEND-4700"><code>DBR_OUTPUT_SEQEND</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Instruction-Output.html#index-dbr_005fsequence_005flength-4699"><code>dbr_sequence_length</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="DBX-Options.html#index-DBX_005fBLOCKS_005fFUNCTION_005fRELATIVE-4770"><code>DBX_BLOCKS_FUNCTION_RELATIVE</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fCONTIN_005fCHAR-4763"><code>DBX_CONTIN_CHAR</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fCONTIN_005fLENGTH-4762"><code>DBX_CONTIN_LENGTH</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fDEBUGGING_005fINFO-4754"><code>DBX_DEBUGGING_INFO</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fFUNCTION_005fFIRST-4769"><code>DBX_FUNCTION_FIRST</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fLINES_005fFUNCTION_005fRELATIVE-4771"><code>DBX_LINES_FUNCTION_RELATIVE</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fNO_005fXREFS-4761"><code>DBX_NO_XREFS</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="File-Names-and-DBX.html#index-DBX_005fOUTPUT_005fMAIN_005fSOURCE_005fFILE_005fEND-4779"><code>DBX_OUTPUT_MAIN_SOURCE_FILE_END</code></a>: <a href="File-Names-and-DBX.html#File-Names-and-DBX">File Names and DBX</a></li>
<li><a href="File-Names-and-DBX.html#index-DBX_005fOUTPUT_005fMAIN_005fSOURCE_005fFILENAME-4776"><code>DBX_OUTPUT_MAIN_SOURCE_FILENAME</code></a>: <a href="File-Names-and-DBX.html#File-Names-and-DBX">File Names and DBX</a></li>
<li><a href="File-Names-and-DBX.html#index-DBX_005fOUTPUT_005fNULL_005fN_005fSO_005fAT_005fMAIN_005fSOURCE_005fFILE_005fEND-4780"><code>DBX_OUTPUT_NULL_N_SO_AT_MAIN_SOURCE_FILE_END</code></a>: <a href="File-Names-and-DBX.html#File-Names-and-DBX">File Names and DBX</a></li>
<li><a href="DBX-Hooks.html#index-DBX_005fOUTPUT_005fSOURCE_005fLINE-4773"><code>DBX_OUTPUT_SOURCE_LINE</code></a>: <a href="DBX-Hooks.html#DBX-Hooks">DBX Hooks</a></li>
<li><a href="All-Debuggers.html#index-DBX_005fREGISTER_005fNUMBER-4750"><code>DBX_REGISTER_NUMBER</code></a>: <a href="All-Debuggers.html#All-Debuggers">All Debuggers</a></li>
<li><a href="DBX-Options.html#index-DBX_005fREGPARM_005fSTABS_005fCODE-4767"><code>DBX_REGPARM_STABS_CODE</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fREGPARM_005fSTABS_005fLETTER-4768"><code>DBX_REGPARM_STABS_LETTER</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fSTATIC_005fCONST_005fVAR_005fCODE-4766"><code>DBX_STATIC_CONST_VAR_CODE</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fSTATIC_005fSTAB_005fDATA_005fSECTION-4764"><code>DBX_STATIC_STAB_DATA_SECTION</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fTYPE_005fDECL_005fSTABS_005fCODE-4765"><code>DBX_TYPE_DECL_STABS_CODE</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="DBX-Options.html#index-DBX_005fUSE_005fBINCL-4772"><code>DBX_USE_BINCL</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="Machine-Modes.html#index-DCmode-2774"><code>DCmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-DDmode-2747"><code>DDmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Insn-Canonicalizations.html#index-De-Morgan_0027s-law-3689">De Morgan's law</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="define_005fpeephole.html#index-dead_005for_005fset_005fp-3715"><code>dead_or_set_p</code></a>: <a href="define_005fpeephole.html#define_005fpeephole">define_peephole</a></li>
<li><a href="Debug-Information.html#index-debug_005fexpr-3066"><code>debug_expr</code></a>: <a href="Debug-Information.html#Debug-Information">Debug Information</a></li>
<li><a href="Declarations.html#index-DEBUG_005fEXPR_005fDECL-1801"><code>DEBUG_EXPR_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Insns.html#index-debug_005finsn-3099"><code>debug_insn</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="DBX-Options.html#index-DEBUG_005fSYMS_005fTEXT-4757"><code>DEBUG_SYMS_TEXT</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="All-Debuggers.html#index-DEBUGGER_005fARG_005fOFFSET-4752"><code>DEBUGGER_ARG_OFFSET</code></a>: <a href="All-Debuggers.html#All-Debuggers">All Debuggers</a></li>
<li><a href="All-Debuggers.html#index-DEBUGGER_005fAUTO_005fOFFSET-4751"><code>DEBUGGER_AUTO_OFFSET</code></a>: <a href="All-Debuggers.html#All-Debuggers">All Debuggers</a></li>
<li><a href="Decimal-float-library-routines.html#index-decimal-float-library-193">decimal float library</a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Declarations.html#index-DECL_005fALIGN-1810"><code>DECL_ALIGN</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fANTICIPATED-2066"><code>DECL_ANTICIPATED</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Function-Basics.html#index-DECL_005fARGUMENTS-1975"><code>DECL_ARGUMENTS</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fARRAY_005fDELETE_005fOPERATOR_005fP-2090"><code>DECL_ARRAY_DELETE_OPERATOR_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Function-Properties.html#index-DECL_005fARTIFICIAL-1989"><code>DECL_ARTIFICIAL</code></a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Function-Basics.html#index-DECL_005fARTIFICIAL-1970"><code>DECL_ARTIFICIAL</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Working-with-declarations.html#index-DECL_005fARTIFICIAL-1816"><code>DECL_ARTIFICIAL</code></a>: <a href="Working-with-declarations.html#Working-with-declarations">Working with declarations</a></li>
<li><a href="Function-Basics.html#index-DECL_005fASSEMBLER_005fNAME-1968"><code>DECL_ASSEMBLER_NAME</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Attributes.html#index-DECL_005fATTRIBUTES-1818"><code>DECL_ATTRIBUTES</code></a>: <a href="Attributes.html#Attributes">Attributes</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fBASE_005fCONSTRUCTOR_005fP-2077"><code>DECL_BASE_CONSTRUCTOR_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fCOMPLETE_005fCONSTRUCTOR_005fP-2076"><code>DECL_COMPLETE_CONSTRUCTOR_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fCOMPLETE_005fDESTRUCTOR_005fP-2080"><code>DECL_COMPLETE_DESTRUCTOR_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fCONST_005fMEMFUNC_005fP-2072"><code>DECL_CONST_MEMFUNC_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fCONSTRUCTOR_005fP-2074"><code>DECL_CONSTRUCTOR_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Namespaces.html#index-DECL_005fCONTEXT-2035"><code>DECL_CONTEXT</code></a>: <a href="Namespaces.html#Namespaces">Namespaces</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fCONV_005fFN_005fP-2082"><code>DECL_CONV_FN_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fCOPY_005fCONSTRUCTOR_005fP-2078"><code>DECL_COPY_CONSTRUCTOR_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fDESTRUCTOR_005fP-2079"><code>DECL_DESTRUCTOR_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fEXTERN_005fC_005fFUNCTION_005fP-2067"><code>DECL_EXTERN_C_FUNCTION_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Function-Properties.html#index-DECL_005fEXTERNAL-1982"><code>DECL_EXTERNAL</code></a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Declarations.html#index-DECL_005fEXTERNAL-1811"><code>DECL_EXTERNAL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fFUNCTION_005fMEMBER_005fP-2069"><code>DECL_FUNCTION_MEMBER_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Function-Properties.html#index-DECL_005fFUNCTION_005fSPECIFIC_005fOPTIMIZATION-1991"><code>DECL_FUNCTION_SPECIFIC_OPTIMIZATION</code></a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Function-Basics.html#index-DECL_005fFUNCTION_005fSPECIFIC_005fOPTIMIZATION-1972"><code>DECL_FUNCTION_SPECIFIC_OPTIMIZATION</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Function-Properties.html#index-DECL_005fFUNCTION_005fSPECIFIC_005fTARGET-1990"><code>DECL_FUNCTION_SPECIFIC_TARGET</code></a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Function-Basics.html#index-DECL_005fFUNCTION_005fSPECIFIC_005fTARGET-1971"><code>DECL_FUNCTION_SPECIFIC_TARGET</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fGLOBAL_005fCTOR_005fP-2083"><code>DECL_GLOBAL_CTOR_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fGLOBAL_005fDTOR_005fP-2084"><code>DECL_GLOBAL_DTOR_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Function-Basics.html#index-DECL_005fINITIAL-1979"><code>DECL_INITIAL</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Declarations.html#index-DECL_005fINITIAL-1808"><code>DECL_INITIAL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fLINKONCE_005fP-2068"><code>DECL_LINKONCE_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fLOCAL_005fFUNCTION_005fP-2065"><code>DECL_LOCAL_FUNCTION_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fMAIN_005fP-2064"><code>DECL_MAIN_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Namespaces.html#index-DECL_005fNAME-2034"><code>DECL_NAME</code></a>: <a href="Namespaces.html#Namespaces">Namespaces</a></li>
<li><a href="Function-Basics.html#index-DECL_005fNAME-1967"><code>DECL_NAME</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Working-with-declarations.html#index-DECL_005fNAME-1812"><code>DECL_NAME</code></a>: <a href="Working-with-declarations.html#Working-with-declarations">Working with declarations</a></li>
<li><a href="Namespaces.html#index-DECL_005fNAMESPACE_005fALIAS-2036"><code>DECL_NAMESPACE_ALIAS</code></a>: <a href="Namespaces.html#Namespaces">Namespaces</a></li>
<li><a href="Namespaces.html#index-DECL_005fNAMESPACE_005fSTD_005fP-2037"><code>DECL_NAMESPACE_STD_P</code></a>: <a href="Namespaces.html#Namespaces">Namespaces</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fNON_005fTHUNK_005fFUNCTION_005fP-2086"><code>DECL_NON_THUNK_FUNCTION_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fNONCONVERTING_005fP-2075"><code>DECL_NONCONVERTING_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fNONSTATIC_005fMEMBER_005fFUNCTION_005fP-2071"><code>DECL_NONSTATIC_MEMBER_FUNCTION_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fOVERLOADED_005fOPERATOR_005fP-2081"><code>DECL_OVERLOADED_OPERATOR_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Function-Properties.html#index-DECL_005fPURE_005fP-1987"><code>DECL_PURE_P</code></a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Function-Basics.html#index-DECL_005fRESULT-1976"><code>DECL_RESULT</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Function-Basics.html#index-DECL_005fSAVED_005fTREE-1977"><code>DECL_SAVED_TREE</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Declarations.html#index-DECL_005fSIZE-1809"><code>DECL_SIZE</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fSTATIC_005fFUNCTION_005fP-2070"><code>DECL_STATIC_FUNCTION_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-DECL_005fSTMT-2097"><code>DECL_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-DECL_005fSTMT_005fDECL-2098"><code>DECL_STMT_DECL</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fTHUNK_005fP-2085"><code>DECL_THUNK_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Function-Properties.html#index-DECL_005fVIRTUAL_005fP-1988"><code>DECL_VIRTUAL_P</code></a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-DECL_005fVOLATILE_005fMEMFUNC_005fP-2073"><code>DECL_VOLATILE_MEMFUNC_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Declarations.html#index-declaration-1793">declaration</a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="RTL-Declarations.html#index-declarations_002c-RTL-3028">declarations, RTL</a>: <a href="RTL-Declarations.html#RTL-Declarations">RTL Declarations</a></li>
<li><a href="Library-Calls.html#index-DECLARE_005fLIBRARY_005fRENAMES-4355"><code>DECLARE_LIBRARY_RENAMES</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bdecrement_005fand_005fbranch_005funtil_005fzero_007d-instruction-pattern-3590"><code>decrement_and_branch_until_zero</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="GTY-Options.html#index-default-5081"><code>default</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="File-Framework.html#index-default_005ffile_005fstart-4557"><code>default_file_start</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="DBX-Options.html#index-DEFAULT_005fGDB_005fEXTENSIONS-4756"><code>DEFAULT_GDB_EXTENSIONS</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="Aggregate-Return.html#index-DEFAULT_005fPCC_005fSTRUCT_005fRETURN-4284"><code>DEFAULT_PCC_STRUCT_RETURN</code></a>: <a href="Aggregate-Return.html#Aggregate-Return">Aggregate Return</a></li>
<li><a href="Type-Layout.html#index-DEFAULT_005fSIGNED_005fCHAR-4003"><code>DEFAULT_SIGNED_CHAR</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Define-Constraints.html#index-define_005faddress_005fconstraint-3370"><code>define_address_constraint</code></a>: <a href="Define-Constraints.html#Define-Constraints">Define Constraints</a></li>
<li><a href="Tagging-Insns.html#index-define_005fasm_005fattributes-3765"><code>define_asm_attributes</code></a>: <a href="Tagging-Insns.html#Tagging-Insns">Tagging Insns</a></li>
<li><a href="Defining-Attributes.html#index-define_005fattr-3723"><code>define_attr</code></a>: <a href="Defining-Attributes.html#Defining-Attributes">Defining Attributes</a></li>
<li><a href="Processor-pipeline-description.html#index-define_005fautomaton-3794"><code>define_automaton</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Processor-pipeline-description.html#index-define_005fbypass-3805"><code>define_bypass</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Constant-Definitions.html#index-define_005fc_005fenum-3831"><code>define_c_enum</code></a>: <a href="Constant-Definitions.html#Constant-Definitions">Constant Definitions</a></li>
<li><a href="Code-Iterators.html#index-define_005fcode_005fattr-3842"><code>define_code_attr</code></a>: <a href="Code-Iterators.html#Code-Iterators">Code Iterators</a></li>
<li><a href="Code-Iterators.html#index-define_005fcode_005fiterator-3841"><code>define_code_iterator</code></a>: <a href="Code-Iterators.html#Code-Iterators">Code Iterators</a></li>
<li><a href="Conditional-Execution.html#index-define_005fcond_005fexec-3821"><code>define_cond_exec</code></a>: <a href="Conditional-Execution.html#Conditional-Execution">Conditional Execution</a></li>
<li><a href="Constant-Definitions.html#index-define_005fconstants-3829"><code>define_constants</code></a>: <a href="Constant-Definitions.html#Constant-Definitions">Constant Definitions</a></li>
<li><a href="Define-Constraints.html#index-define_005fconstraint-3368"><code>define_constraint</code></a>: <a href="Define-Constraints.html#Define-Constraints">Define Constraints</a></li>
<li><a href="Processor-pipeline-description.html#index-define_005fcpu_005funit-3796"><code>define_cpu_unit</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Delay-Slots.html#index-define_005fdelay-3779"><code>define_delay</code></a>: <a href="Delay-Slots.html#Delay-Slots">Delay Slots</a></li>
<li><a href="Constant-Definitions.html#index-define_005fenum-3834"><code>define_enum</code></a>: <a href="Constant-Definitions.html#Constant-Definitions">Constant Definitions</a></li>
<li><a href="Constant-Definitions.html#index-define_005fenum_005fattr-3835"><code>define_enum_attr</code></a>: <a href="Constant-Definitions.html#Constant-Definitions">Constant Definitions</a></li>
<li><a href="Defining-Attributes.html#index-define_005fenum_005fattr-3725"><code>define_enum_attr</code></a>: <a href="Defining-Attributes.html#Defining-Attributes">Defining Attributes</a></li>
<li><a href="Expander-Definitions.html#index-define_005fexpand-3697"><code>define_expand</code></a>: <a href="Expander-Definitions.html#Expander-Definitions">Expander Definitions</a></li>
<li><a href="Patterns.html#index-define_005finsn-3244"><code>define_insn</code></a>: <a href="Patterns.html#Patterns">Patterns</a></li>
<li><a href="Example.html#index-g_t_0040code_007bdefine_005finsn_007d-example-3249"><code>define_insn</code> example</a>: <a href="Example.html#Example">Example</a></li>
<li><a href="Insn-Splitting.html#index-define_005finsn_005fand_005fsplit-3705"><code>define_insn_and_split</code></a>: <a href="Insn-Splitting.html#Insn-Splitting">Insn Splitting</a></li>
<li><a href="Processor-pipeline-description.html#index-define_005finsn_005freservation-3800"><code>define_insn_reservation</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Int-Iterators.html#index-define_005fint_005fattr-3845"><code>define_int_attr</code></a>: <a href="Int-Iterators.html#Int-Iterators">Int Iterators</a></li>
<li><a href="Int-Iterators.html#index-define_005fint_005fiterator-3844"><code>define_int_iterator</code></a>: <a href="Int-Iterators.html#Int-Iterators">Int Iterators</a></li>
<li><a href="Define-Constraints.html#index-define_005fmemory_005fconstraint-3369"><code>define_memory_constraint</code></a>: <a href="Define-Constraints.html#Define-Constraints">Define Constraints</a></li>
<li><a href="Substitutions.html#index-define_005fmode_005fattr-3839"><code>define_mode_attr</code></a>: <a href="Substitutions.html#Substitutions">Substitutions</a></li>
<li><a href="Defining-Mode-Iterators.html#index-define_005fmode_005fiterator-3838"><code>define_mode_iterator</code></a>: <a href="Defining-Mode-Iterators.html#Defining-Mode-Iterators">Defining Mode Iterators</a></li>
<li><a href="define_005fpeephole.html#index-define_005fpeephole-3713"><code>define_peephole</code></a>: <a href="define_005fpeephole.html#define_005fpeephole">define_peephole</a></li>
<li><a href="define_005fpeephole2.html#index-define_005fpeephole2-3716"><code>define_peephole2</code></a>: <a href="define_005fpeephole2.html#define_005fpeephole2">define_peephole2</a></li>
<li><a href="Defining-Predicates.html#index-define_005fpredicate-3302"><code>define_predicate</code></a>: <a href="Defining-Predicates.html#Defining-Predicates">Defining Predicates</a></li>
<li><a href="Processor-pipeline-description.html#index-define_005fquery_005fcpu_005funit-3798"><code>define_query_cpu_unit</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Define-Constraints.html#index-define_005fregister_005fconstraint-3367"><code>define_register_constraint</code></a>: <a href="Define-Constraints.html#Define-Constraints">Define Constraints</a></li>
<li><a href="Processor-pipeline-description.html#index-define_005freservation-3804"><code>define_reservation</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Defining-Predicates.html#index-define_005fspecial_005fpredicate-3303"><code>define_special_predicate</code></a>: <a href="Defining-Predicates.html#Defining-Predicates">Defining Predicates</a></li>
<li><a href="Insn-Splitting.html#index-define_005fsplit-3704"><code>define_split</code></a>: <a href="Insn-Splitting.html#Insn-Splitting">Insn Splitting</a></li>
<li><a href="Subst-Iterators.html#index-define_005fsubst-3847"><code>define_subst</code></a>: <a href="Subst-Iterators.html#Subst-Iterators">Subst Iterators</a></li>
<li><a href="Define-Subst-Output-Template.html#index-define_005fsubst-3827">define_subst</a>: <a href="Define-Subst-Output-Template.html#Define-Subst-Output-Template">Define Subst Output Template</a></li>
<li><a href="Define-Subst-Pattern-Matching.html#index-define_005fsubst-3826">define_subst</a>: <a href="Define-Subst-Pattern-Matching.html#Define-Subst-Pattern-Matching">Define Subst Pattern Matching</a></li>
<li><a href="Define-Subst-Example.html#index-define_005fsubst-3825">define_subst</a>: <a href="Define-Subst-Example.html#Define-Subst-Example">Define Subst Example</a></li>
<li><a href="Define-Subst.html#index-define_005fsubst-3823">define_subst</a>: <a href="Define-Subst.html#Define-Subst">Define Subst</a></li>
<li><a href="Subst-Iterators.html#index-define_005fsubst_005fattr-3848"><code>define_subst_attr</code></a>: <a href="Subst-Iterators.html#Subst-Iterators">Subst Iterators</a></li>
<li><a href="Defining-Attributes.html#index-defining-attributes-and-their-values-3721">defining attributes and their values</a>: <a href="Defining-Attributes.html#Defining-Attributes">Defining Attributes</a></li>
<li><a href="Define-Constraints.html#index-defining-constraints-3365">defining constraints</a>: <a href="Define-Constraints.html#Define-Constraints">Define Constraints</a></li>
<li><a href="Jump-Patterns.html#index-defining-jump-instruction-patterns-3676">defining jump instruction patterns</a>: <a href="Jump-Patterns.html#Jump-Patterns">Jump Patterns</a></li>
<li><a href="Looping-Patterns.html#index-defining-looping-instruction-patterns-3678">defining looping instruction patterns</a>: <a href="Looping-Patterns.html#Looping-Patterns">Looping Patterns</a></li>
<li><a href="Peephole-Definitions.html#index-defining-peephole-optimizers-3712">defining peephole optimizers</a>: <a href="Peephole-Definitions.html#Peephole-Definitions">Peephole Definitions</a></li>
<li><a href="Defining-Predicates.html#index-defining-predicates-3301">defining predicates</a>: <a href="Defining-Predicates.html#Defining-Predicates">Defining Predicates</a></li>
<li><a href="Expander-Definitions.html#index-defining-RTL-sequences-for-code-generation-3696">defining RTL sequences for code generation</a>: <a href="Expander-Definitions.html#Expander-Definitions">Expander Definitions</a></li>
<li><a href="Delay-Slots.html#index-delay-slots_002c-defining-3778">delay slots, defining</a>: <a href="Delay-Slots.html#Delay-Slots">Delay Slots</a></li>
<li><a href="GTY-Options.html#index-deletable-5083"><code>deletable</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Filesystem.html#index-DELETE_005fIF_005fORDINARY-5040"><code>DELETE_IF_ORDINARY</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Dependent-Patterns.html#index-Dependent-Patterns-3673">Dependent Patterns</a>: <a href="Dependent-Patterns.html#Dependent-Patterns">Dependent Patterns</a></li>
<li><a href="GTY-Options.html#index-desc-5079"><code>desc</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Initialization.html#index-destructors_002c-output-of-4667">destructors, output of</a>: <a href="Initialization.html#Initialization">Initialization</a></li>
<li><a href="Processor-pipeline-description.html#index-deterministic-finite-state-automaton-3789">deterministic finite state automaton</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Machine-Modes.html#index-DFmode-2744"><code>DFmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Simple-Constraints.html#index-digits-in-constraint-3329">digits in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Machine-Modes.html#index-DImode-2736"><code>DImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Filesystem.html#index-DIR_005fSEPARATOR-5031"><code>DIR_SEPARATOR</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Filesystem.html#index-DIR_005fSEPARATOR_005f2-5032"><code>DIR_SEPARATOR_2</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Including-Patterns.html#index-directory-options-_002emd-3708">directory options .md</a>: <a href="Including-Patterns.html#Including-Patterns">Including Patterns</a></li>
<li><a href="Register-Basics.html#index-disabling-certain-registers-4066">disabling certain registers</a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Dispatch-Tables.html#index-dispatch-table-4711">dispatch table</a>: <a href="Dispatch-Tables.html#Dispatch-Tables">Dispatch Tables</a></li>
<li><a href="Arithmetic.html#index-div-2915"><code>div</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bdiv_007d-and-attributes-3749"><code>div</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Arithmetic.html#index-division-2917">division</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bdiv_0040var_007bm_007d3_007d-instruction-pattern-3409"><code>div</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bdivmod_0040var_007bm_007d4_007d-instruction-pattern-3493"><code>divmod</code><var>m</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-DO_005fBODY-2100"><code>DO_BODY</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-DO_005fCOND-2101"><code>DO_COND</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-DO_005fSTMT-2099"><code>DO_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Multi_002dAlternative.html#index-dollar-sign-3349">dollar sign</a>: <a href="Multi_002dAlternative.html#Multi_002dAlternative">Multi-Alternative</a></li>
<li><a href="Misc.html#index-DOLLARS_005fIN_005fIDENTIFIERS-4926"><code>DOLLARS_IN_IDENTIFIERS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bdoloop_005fbegin_007d-instruction-pattern-3592"><code>doloop_begin</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bdoloop_005fend_007d-instruction-pattern-3591"><code>doloop_end</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Expander-Definitions.html#index-DONE-3698"><code>DONE</code></a>: <a href="Expander-Definitions.html#Expander-Definitions">Expander Definitions</a></li>
<li><a href="Exception-Region-Output.html#index-DONT_005fUSE_005fBUILTIN_005fSETJMP-4728"><code>DONT_USE_BUILTIN_SETJMP</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Type-Layout.html#index-DOUBLE_005fTYPE_005fSIZE-3990"><code>DOUBLE_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Machine-Modes.html#index-DQmode-2753"><code>DQmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Driver.html#index-driver-3857">driver</a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-DRIVER_005fSELF_005fSPECS-3859"><code>DRIVER_SELF_SPECS</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Dump-examples.html#index-dump-examples-1711">dump examples</a>: <a href="Dump-examples.html#Dump-examples">Dump examples</a></li>
<li><a href="Dump-setup.html#index-dump-setup-1696">dump setup</a>: <a href="Dump-setup.html#Dump-setup">Dump setup</a></li>
<li><a href="Dump-types.html#index-dump-types-1706">dump types</a>: <a href="Dump-types.html#Dump-types">Dump types</a></li>
<li><a href="Dump-output-verbosity.html#index-dump-verbosity-1705">dump verbosity</a>: <a href="Dump-output-verbosity.html#Dump-output-verbosity">Dump output verbosity</a></li>
<li><a href="Dump-types.html#index-dump_005fbasic_005fblock-1708"><code>dump_basic_block</code></a>: <a href="Dump-types.html#Dump-types">Dump types</a></li>
<li><a href="Dump-types.html#index-dump_005fgeneric_005fexpr-1709"><code>dump_generic_expr</code></a>: <a href="Dump-types.html#Dump-types">Dump types</a></li>
<li><a href="Dump-types.html#index-dump_005fgimple_005fstmt-1710"><code>dump_gimple_stmt</code></a>: <a href="Dump-types.html#Dump-types">Dump types</a></li>
<li><a href="Dump-types.html#index-dump_005fprintf-1707"><code>dump_printf</code></a>: <a href="Dump-types.html#Dump-types">Dump types</a></li>
<li><a href="Filesystem.html#index-DUMPFILE_005fFORMAT-5039"><code>DUMPFILE_FORMAT</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="SDB-and-DWARF.html#index-DWARF2_005fASM_005fLINE_005fDEBUG_005fINFO-4786"><code>DWARF2_ASM_LINE_DEBUG_INFO</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-DWARF2_005fDEBUGGING_005fINFO-4782"><code>DWARF2_DEBUGGING_INFO</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-DWARF2_005fFRAME_005fINFO-4784"><code>DWARF2_FRAME_INFO</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="Frame-Registers.html#index-DWARF2_005fFRAME_005fREG_005fOUT-4204"><code>DWARF2_FRAME_REG_OUT</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Exception-Region-Output.html#index-DWARF2_005fUNWIND_005fINFO-4725"><code>DWARF2_UNWIND_INFO</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Frame-Layout.html#index-DWARF_005fALT_005fFRAME_005fRETURN_005fCOLUMN-4162"><code>DWARF_ALT_FRAME_RETURN_COLUMN</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Exception-Region-Output.html#index-DWARF_005fCIE_005fDATA_005fALIGNMENT-4730"><code>DWARF_CIE_DATA_ALIGNMENT</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Frame-Registers.html#index-DWARF_005fFRAME_005fREGISTERS-4200"><code>DWARF_FRAME_REGISTERS</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Frame-Registers.html#index-DWARF_005fFRAME_005fREGNUM-4203"><code>DWARF_FRAME_REGNUM</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Frame-Registers.html#index-DWARF_005fREG_005fTO_005fUNWIND_005fCOLUMN-4202"><code>DWARF_REG_TO_UNWIND_COLUMN</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Frame-Layout.html#index-DWARF_005fZERO_005fREG-4163"><code>DWARF_ZERO_REG</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Frame-Layout.html#index-DYNAMIC_005fCHAIN_005fADDRESS-4155"><code>DYNAMIC_CHAIN_ADDRESS</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bE_007d-in-constraint-3321">&lsquo;<samp><span class="samp">E</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Modifiers.html#index-earlyclobber-operand-3358">earlyclobber operand</a>: <a href="Modifiers.html#Modifiers">Modifiers</a></li>
<li><a href="Edges.html#index-edge-3168"><code>edge</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-edge-in-the-flow-graph-3167">edge in the flow graph</a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-edge-iterators-3169">edge iterators</a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Maintaining-the-CFG.html#index-edge-splitting-3224">edge splitting</a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Edges.html#index-EDGE_005fABNORMAL-3188"><code>EDGE_ABNORMAL</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-EDGE_005fABNORMAL_002c-EDGE_005fABNORMAL_005fCALL-3191"><code>EDGE_ABNORMAL, EDGE_ABNORMAL_CALL</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-EDGE_005fABNORMAL_002c-EDGE_005fEH-3181"><code>EDGE_ABNORMAL, EDGE_EH</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-EDGE_005fABNORMAL_002c-EDGE_005fSIBCALL-3186"><code>EDGE_ABNORMAL, EDGE_SIBCALL</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-EDGE_005fFALLTHRU_002c-force_005fnonfallthru-3179"><code>EDGE_FALLTHRU, force_nonfallthru</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Library-Calls.html#index-g_t_0040code_007bEDOM_007d_002c-implicit-usage-4363"><code>EDOM</code>, implicit usage</a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Exception-Region-Output.html#index-EH_005fFRAME_005fIN_005fDATA_005fSECTION-4722"><code>EH_FRAME_IN_DATA_SECTION</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Exception-Region-Output.html#index-EH_005fFRAME_005fSECTION_005fNAME-4721"><code>EH_FRAME_SECTION_NAME</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007beh_005freturn_007d-instruction-pattern-3610"><code>eh_return</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Exception-Handling.html#index-EH_005fRETURN_005fDATA_005fREGNO-4170"><code>EH_RETURN_DATA_REGNO</code></a>: <a href="Exception-Handling.html#Exception-Handling">Exception Handling</a></li>
<li><a href="Exception-Handling.html#index-EH_005fRETURN_005fHANDLER_005fRTX-4172"><code>EH_RETURN_HANDLER_RTX</code></a>: <a href="Exception-Handling.html#Exception-Handling">Exception Handling</a></li>
<li><a href="Exception-Handling.html#index-EH_005fRETURN_005fSTACKADJ_005fRTX-4171"><code>EH_RETURN_STACKADJ_RTX</code></a>: <a href="Exception-Handling.html#Exception-Handling">Exception Handling</a></li>
<li><a href="Exception-Region-Output.html#index-EH_005fTABLES_005fCAN_005fBE_005fREAD_005fONLY-4723"><code>EH_TABLES_CAN_BE_READ_ONLY</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Function-Entry.html#index-EH_005fUSES-4306"><code>EH_USES</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Edges.html#index-ei_005fedge-3176"><code>ei_edge</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-ei_005fend_005fp-3172"><code>ei_end_p</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-ei_005flast-3171"><code>ei_last</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-ei_005fnext-3174"><code>ei_next</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-ei_005fone_005fbefore_005fend_005fp-3173"><code>ei_one_before_end_p</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-ei_005fprev-3175"><code>ei_prev</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-ei_005fsafe_005fsafe-3177"><code>ei_safe_safe</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Edges.html#index-ei_005fstart-3170"><code>ei_start</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Elimination.html#index-ELIMINABLE_005fREGS-4210"><code>ELIMINABLE_REGS</code></a>: <a href="Elimination.html#Elimination">Elimination</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-ELSE_005fCLAUSE-2114"><code>ELSE_CLAUSE</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-Embedded-C-377">Embedded C</a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Empty-Statements.html#index-Empty-Statements-1940">Empty Statements</a>: <a href="Empty-Statements.html#Empty-Statements">Empty Statements</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-EMPTY_005fCLASS_005fEXPR-2102"><code>EMPTY_CLASS_EXPR</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Storage-Layout.html#index-EMPTY_005fFIELD_005fBOUNDARY-3961"><code>EMPTY_FIELD_BOUNDARY</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Emulated-TLS.html#index-Emulated-TLS-4851">Emulated TLS</a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Disable-Insn-Alternatives.html#index-enabled-3364">enabled</a>: <a href="Disable-Insn-Alternatives.html#Disable-Insn-Alternatives">Disable Insn Alternatives</a></li>
<li><a href="Driver.html#index-ENDFILE_005fSPEC-3875"><code>ENDFILE_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Portability.html#index-endianness-4">endianness</a>: <a href="Portability.html#Portability">Portability</a></li>
<li><a href="Basic-Blocks.html#index-ENTRY_005fBLOCK_005fPTR_002c-EXIT_005fBLOCK_005fPTR-3156"><code>ENTRY_BLOCK_PTR, EXIT_BLOCK_PTR</code></a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Register-Classes.html#index-enum-reg_005fclass-4103"><code>enum reg_class</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Types.html#index-ENUMERAL_005fTYPE-1754"><code>ENUMERAL_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Constant-Definitions.html#index-enumerations-3830">enumerations</a>: <a href="Constant-Definitions.html#Constant-Definitions">Constant Definitions</a></li>
<li><a href="Function-Entry.html#index-epilogue-4292">epilogue</a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bepilogue_007d-instruction-pattern-3613"><code>epilogue</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Function-Entry.html#index-EPILOGUE_005fUSES-4305"><code>EPILOGUE_USES</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Comparisons.html#index-eq-2978"><code>eq</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007beq_007d-and-attributes-3745"><code>eq</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Expressions.html#index-eq_005fattr-3757"><code>eq_attr</code></a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-EQ_005fEXPR-1896"><code>EQ_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Comparisons.html#index-equal-2979">equal</a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Library-Calls.html#index-g_t_0040code_007berrno_007d_002c-implicit-usage-4366"><code>errno</code>, implicit usage</a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-EXACT_005fDIV_005fEXPR-1891"><code>EXACT_DIV_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="SSA.html#index-examining-SSA_005fNAMEs-2526">examining SSA_NAMEs</a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="Exception-Handling.html#index-exception-handling-4169">exception handling</a>: <a href="Exception-Handling.html#Exception-Handling">Exception Handling</a></li>
<li><a href="Edges.html#index-exception-handling-3180">exception handling</a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bexception_005freceiver_007d-instruction-pattern-3606"><code>exception_receiver</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Multi_002dAlternative.html#index-exclamation-point-3345">exclamation point</a>: <a href="Multi_002dAlternative.html#Multi_002dAlternative">Multi-Alternative</a></li>
<li><a href="Processor-pipeline-description.html#index-exclusion_005fset-3808"><code>exclusion_set</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Arithmetic.html#index-exclusive_002dor_002c-bitwise-2946">exclusive-or, bitwise</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-EXIT_005fEXPR-1914"><code>EXIT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Function-Entry.html#index-EXIT_005fIGNORE_005fSTACK-4304"><code>EXIT_IGNORE_STACK</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Expander-Definitions.html#index-expander-definitions-3694">expander definitions</a>: <a href="Expander-Definitions.html#Expander-Definitions">Expander Definitions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bexp_0040var_007bm_007d2_007d-instruction-pattern-3519"><code>exp</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Working-with-declarations.html#index-EXPR_005fFILENAME-1814"><code>EXPR_FILENAME</code></a>: <a href="Working-with-declarations.html#Working-with-declarations">Working with declarations</a></li>
<li><a href="Working-with-declarations.html#index-EXPR_005fLINENO-1815"><code>EXPR_LINENO</code></a>: <a href="Working-with-declarations.html#Working-with-declarations">Working with declarations</a></li>
<li><a href="Insns.html#index-expr_005flist-3130"><code>expr_list</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-EXPR_005fSTMT-2103"><code>EXPR_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-EXPR_005fSTMT_005fEXPR-2104"><code>EXPR_STMT_EXPR</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Expression-trees.html#index-expression-1820">expression</a>: <a href="Expression-trees.html#Expression-trees">Expression trees</a></li>
<li><a href="RTL-Objects.html#index-expression-codes-2543">expression codes</a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bextend_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3556"><code>extend</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Simple-Constraints.html#index-extensible-constraints-3338">extensible constraints</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Driver.html#index-EXTRA_005fSPECS-3879"><code>EXTRA_SPECS</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bextv_007d-instruction-pattern-3568"><code>extv</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bextv_0040var_007bm_007d_007d-instruction-pattern-3562"><code>extv</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bextvmisalign_0040var_007bm_007d_007d-instruction-pattern-3563"><code>extvmisalign</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bextzv_007d-instruction-pattern-3569"><code>extzv</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bextzv_0040var_007bm_007d_007d-instruction-pattern-3564"><code>extzv</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bextzvmisalign_0040var_007bm_007d_007d-instruction-pattern-3565"><code>extzvmisalign</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bF_007d-in-constraint-3322">&lsquo;<samp><span class="samp">F</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Expander-Definitions.html#index-FAIL-3699"><code>FAIL</code></a>: <a href="Expander-Definitions.html#Expander-Definitions">Expander Definitions</a></li>
<li><a href="Edges.html#index-fall_002dthru-3178"><code>fall-thru</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Host-Misc.html#index-FATAL_005fEXIT_005fCODE-5044"><code>FATAL_EXIT_CODE</code></a>: <a href="Host-Misc.html#Host-Misc">Host Misc</a></li>
<li><a href="GNU-Free-Documentation-License.html#index-FDL_002c-GNU-Free-Documentation-License-5127">FDL, GNU Free Documentation License</a>: <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">GNU Free Documentation License</a></li>
<li><a href="Run_002dtime-Target.html#index-features_002c-optional_002c-in-system-conventions-3905">features, optional, in system conventions</a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Arithmetic.html#index-ffs-2969"><code>ffs</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bffs_0040var_007bm_007d2_007d-instruction-pattern-3534"><code>ffs</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Declarations.html#index-FIELD_005fDECL-1802"><code>FIELD_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="File-Framework.html#index-file_005fend_005findicate_005fexec_005fstack-4562"><code>file_end_indicate_exec_stack</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Passes.html#index-files-and-passes-of-the-compiler-1669">files and passes of the compiler</a>: <a href="Passes.html#Passes">Passes</a></li>
<li><a href="Files.html#index-files_002c-generated-5098">files, generated</a>: <a href="Files.html#Files">Files</a></li>
<li><a href="Processor-pipeline-description.html#index-final_005fabsence_005fset-3812"><code>final_absence_set</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Instruction-Output.html#index-FINAL_005fPRESCAN_005fINSN-4692"><code>FINAL_PRESCAN_INSN</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Processor-pipeline-description.html#index-final_005fpresence_005fset-3810"><code>final_presence_set</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Instruction-Output.html#index-final_005fsequence-4701"><code>final_sequence</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Addressing-Modes.html#index-FIND_005fBASE_005fTERM-4387"><code>FIND_BASE_TERM</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Sections.html#index-FINI_005fARRAY_005fSECTION_005fASM_005fOP-4527"><code>FINI_ARRAY_SECTION_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Sections.html#index-FINI_005fSECTION_005fASM_005fOP-4525"><code>FINI_SECTION_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Processor-pipeline-description.html#index-finite-state-automaton-minimization-3818">finite state automaton minimization</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Frame-Layout.html#index-FIRST_005fPARM_005fOFFSET-4152"><code>FIRST_PARM_OFFSET</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bFIRST_005fPARM_005fOFFSET_007d-and-virtual-registers-2852"><code>FIRST_PARM_OFFSET</code> and virtual registers</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Register-Basics.html#index-FIRST_005fPSEUDO_005fREGISTER-4045"><code>FIRST_PSEUDO_REGISTER</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Stack-Registers.html#index-FIRST_005fSTACK_005fREG-4096"><code>FIRST_STACK_REG</code></a>: <a href="Stack-Registers.html#Stack-Registers">Stack Registers</a></li>
<li><a href="Regs-and-Memory.html#index-FIRST_005fVIRTUAL_005fREGISTER-2849"><code>FIRST_VIRTUAL_REGISTER</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Conversions.html#index-fix-3021"><code>fix</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-FIX_005fTRUNC_005fEXPR-1856"><code>FIX_TRUNC_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfix_005ftrunc_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3553"><code>fix_trunc</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Register-Basics.html#index-fixed-register-4047">fixed register</a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-fixed_002dpoint-fractional-library-375">fixed-point fractional library</a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-FIXED_005fCONVERT_005fEXPR-1865"><code>FIXED_CONVERT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Constant-expressions.html#index-FIXED_005fCST-1835"><code>FIXED_CST</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Types.html#index-FIXED_005fPOINT_005fTYPE-1752"><code>FIXED_POINT_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Register-Basics.html#index-FIXED_005fREGISTERS-4046"><code>FIXED_REGISTERS</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Register-Basics.html#index-fixed_005fregs-4060"><code>fixed_regs</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfix_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3550"><code>fix</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfixuns_005ftrunc_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3554"><code>fixuns_trunc</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfixuns_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3551"><code>fixuns</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Flags.html#index-flags-in-RTL-expression-2600">flags in RTL expression</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Conversions.html#index-float-3019"><code>float</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-FLOAT_005fEXPR-1857"><code>FLOAT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Conversions.html#index-float_005fextend-3014"><code>float_extend</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Library-Calls.html#index-FLOAT_005fLIB_005fCOMPARE_005fRETURNS_005fBOOL-4360"><code>FLOAT_LIB_COMPARE_RETURNS_BOOL</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Misc.html#index-FLOAT_005fSTORE_005fFLAG_005fVALUE-4909"><code>FLOAT_STORE_FLAG_VALUE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Conversions.html#index-float_005ftruncate-3018"><code>float_truncate</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Type-Layout.html#index-FLOAT_005fTYPE_005fSIZE-3989"><code>FLOAT_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Storage-Layout.html#index-FLOAT_005fWORDS_005fBIG_005fENDIAN-3929"><code>FLOAT_WORDS_BIG_ENDIAN</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bFLOAT_005fWORDS_005fBIG_005fENDIAN_007d_002c-_0028lack-of_0029-effect-on-_0040code_007bsubreg_007d-2866"><code>FLOAT_WORDS_BIG_ENDIAN</code>, (lack of) effect on <code>subreg</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Floating-Point.html#index-floating-point-and-cross-compilation-4805">floating point and cross compilation</a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfloat_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3548"><code>float</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfloatuns_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3549"><code>floatuns</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-FLOOR_005fDIV_005fEXPR-1884"><code>FLOOR_DIV_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-FLOOR_005fMOD_005fEXPR-1888"><code>FLOOR_MOD_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfloor_0040var_007bm_007d2_007d-instruction-pattern-3523"><code>floor</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Alias-analysis.html#index-flow_002dinsensitive-alias-analysis-2532">flow-insensitive alias analysis</a>: <a href="Alias-analysis.html#Alias-analysis">Alias analysis</a></li>
<li><a href="Alias-analysis.html#index-flow_002dsensitive-alias-analysis-2531">flow-sensitive alias analysis</a>: <a href="Alias-analysis.html#Alias-analysis">Alias analysis</a></li>
<li><a href="Arithmetic.html#index-fma-2914"><code>fma</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfma_0040var_007bm_007d4_007d-instruction-pattern-3425"><code>fma</code><var>m</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfmod_0040var_007bm_007d3_007d-instruction-pattern-3514"><code>fmod</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfms_0040var_007bm_007d4_007d-instruction-pattern-3426"><code>fms</code><var>m</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfnma_0040var_007bm_007d4_007d-instruction-pattern-3427"><code>fnma</code><var>m</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfnms_0040var_007bm_007d4_007d-instruction-pattern-3428"><code>fnms</code><var>m</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-FOR_005fBODY-2109"><code>FOR_BODY</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-FOR_005fCOND-2107"><code>FOR_COND</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-FOR_005fEXPR-2108"><code>FOR_EXPR</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-FOR_005fINIT_005fSTMT-2106"><code>FOR_INIT_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-FOR_005fSTMT-2105"><code>FOR_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="GTY-Options.html#index-for_005fuser-5078"><code>for_user</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Sections.html#index-FORCE_005fCODE_005fSECTION_005fALIGN-4530"><code>FORCE_CODE_SECTION_ALIGN</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Standard-Names.html#index-force_005freg-3381"><code>force_reg</code></a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Conversions.html#index-fract_005fconvert-3023"><code>fract_convert</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Type-Layout.html#index-FRACT_005fTYPE_005fSIZE-3993"><code>FRACT_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Fixed_002dpoint-fractional-library-routines.html#index-fractional-types-376">fractional types</a>: <a href="Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines">Fixed-point fractional library routines</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfract_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3558"><code>fract</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bfractuns_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3560"><code>fractuns</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Frame-Layout.html#index-frame-layout-4144">frame layout</a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Frame-Layout.html#index-FRAME_005fADDR_005fRTX-4158"><code>FRAME_ADDR_RTX</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Frame-Layout.html#index-FRAME_005fGROWS_005fDOWNWARD-4147"><code>FRAME_GROWS_DOWNWARD</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bFRAME_005fGROWS_005fDOWNWARD_007d-and-virtual-registers-2855"><code>FRAME_GROWS_DOWNWARD</code> and virtual registers</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Frame-Layout.html#index-FRAME_005fPOINTER_005fCFA_005fOFFSET-4167"><code>FRAME_POINTER_CFA_OFFSET</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Function-Entry.html#index-frame_005fpointer_005fneeded-4295"><code>frame_pointer_needed</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Frame-Registers.html#index-FRAME_005fPOINTER_005fREGNUM-4188"><code>FRAME_POINTER_REGNUM</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bFRAME_005fPOINTER_005fREGNUM_007d-and-virtual-registers-2857"><code>FRAME_POINTER_REGNUM</code> and virtual registers</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Frame-Registers.html#index-frame_005fpointer_005frtx-4198"><code>frame_pointer_rtx</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Flags.html#index-frame_005frelated-2714"><code>frame_related</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bframe_005frelated_007d_002c-in-_0040code_007binsn_007d_002c-_0040code_007bcall_005finsn_007d_002c-_0040code_007bjump_005finsn_007d_002c-_0040code_007bbarrier_007d_002c-and-_0040code_007bset_007d-2671"><code>frame_related</code>, in <code>insn</code>, <code>call_insn</code>, <code>jump_insn</code>, <code>barrier</code>, and <code>set</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bframe_005frelated_007d_002c-in-_0040code_007bmem_007d-2655"><code>frame_related</code>, in <code>mem</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bframe_005frelated_007d_002c-in-_0040code_007breg_007d-2661"><code>frame_related</code>, in <code>reg</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bframe_005frelated_007d_002c-in-_0040code_007bsymbol_005fref_007d-2689"><code>frame_related</code>, in <code>symbol_ref</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Profile-information.html#index-frequency_002c-count_002c-BB_005fFREQ_005fBASE-3199"><code>frequency, count, BB_FREQ_BASE</code></a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bftrunc_0040var_007bm_007d2_007d-instruction-pattern-3552"><code>ftrunc</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-function-2059">function</a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions.html#index-function-1965">function</a>: <a href="Functions.html#Functions">Functions</a></li>
<li><a href="Interface.html#index-function-call-conventions-9">function call conventions</a>: <a href="Interface.html#Interface">Interface</a></li>
<li><a href="Function-Entry.html#index-function-entry-and-exit-4290">function entry and exit</a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Edges.html#index-function-entry-point_002c-alternate-function-entry-point-3192">function entry point, alternate function entry point</a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Function-Properties.html#index-function-properties-1980">function properties</a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Calls.html#index-function_002dcall-insns-3133">function-call insns</a>: <a href="Calls.html#Calls">Calls</a></li>
<li><a href="Register-Arguments.html#index-FUNCTION_005fARG_005fOFFSET-4247"><code>FUNCTION_ARG_OFFSET</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Register-Arguments.html#index-FUNCTION_005fARG_005fPADDING-4248"><code>FUNCTION_ARG_PADDING</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Register-Arguments.html#index-FUNCTION_005fARG_005fREGNO_005fP-4253"><code>FUNCTION_ARG_REGNO_P</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Storage-Layout.html#index-FUNCTION_005fBOUNDARY-3942"><code>FUNCTION_BOUNDARY</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-FUNCTION_005fDECL-2060"><code>FUNCTION_DECL</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions.html#index-FUNCTION_005fDECL-1966"><code>FUNCTION_DECL</code></a>: <a href="Functions.html#Functions">Functions</a></li>
<li><a href="Misc.html#index-FUNCTION_005fMODE-4914"><code>FUNCTION_MODE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Profiling.html#index-FUNCTION_005fPROFILER-4310"><code>FUNCTION_PROFILER</code></a>: <a href="Profiling.html#Profiling">Profiling</a></li>
<li><a href="Types.html#index-FUNCTION_005fTYPE-1758"><code>FUNCTION_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Scalar-Return.html#index-FUNCTION_005fVALUE-4271"><code>FUNCTION_VALUE</code></a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Scalar-Return.html#index-FUNCTION_005fVALUE_005fREGNO_005fP-4274"><code>FUNCTION_VALUE_REGNO_P</code></a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Leaf-Functions.html#index-functions_002c-leaf-4089">functions, leaf</a>: <a href="Leaf-Functions.html#Leaf-Functions">Leaf Functions</a></li>
<li><a href="Types.html#index-fundamental-type-1745">fundamental type</a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bg_007d-in-constraint-3326">&lsquo;<samp><span class="samp">g</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bG_007d-in-constraint-3323">&lsquo;<samp><span class="samp">G</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Invoking-the-garbage-collector.html#index-garbage-collector_002c-invocation-5099">garbage collector, invocation</a>: <a href="Invoking-the-garbage-collector.html#Invoking-the-garbage-collector">Invoking the garbage collector</a></li>
<li><a href="Troubleshooting.html#index-garbage-collector_002c-troubleshooting-5101">garbage collector, troubleshooting</a>: <a href="Troubleshooting.html#Troubleshooting">Troubleshooting</a></li>
<li><a href="Portability.html#index-GCC-and-portability-3">GCC and portability</a>: <a href="Portability.html#Portability">Portability</a></li>
<li><a href="Host-Misc.html#index-GCC_005fDRIVER_005fHOST_005fINITIALIZATION-5048"><code>GCC_DRIVER_HOST_INITIALIZATION</code></a>: <a href="Host-Misc.html#Host-Misc">Host Misc</a></li>
<li><a href="Profile-information.html#index-gcov_005ftype-3200"><code>gcov_type</code></a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="Comparisons.html#index-ge-2991"><code>ge</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bge_007d-and-attributes-3742"><code>ge</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-GE_005fEXPR-1895"><code>GE_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Library-Calls.html#index-GEN_005fERRNO_005fRTX-4367"><code>GEN_ERRNO_RTX</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="RTL-passes.html#index-gencodes-1690"><code>gencodes</code></a>: <a href="RTL-passes.html#RTL-passes">RTL passes</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-general_005foperand-3298"><code>general_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Register-Classes.html#index-GENERAL_005fREGS-4102"><code>GENERAL_REGS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Files.html#index-generated-files-5097">generated files</a>: <a href="Files.html#Files">Files</a></li>
<li><a href="Output-Statement.html#index-generating-assembler-output-3272">generating assembler output</a>: <a href="Output-Statement.html#Output-Statement">Output Statement</a></li>
<li><a href="RTL-Template.html#index-generating-insns-3251">generating insns</a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="GENERIC.html#index-GENERIC-1712">GENERIC</a>: <a href="GENERIC.html#GENERIC">GENERIC</a></li>
<li><a href="Parsing-pass.html#index-GENERIC-1672">GENERIC</a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-generic-predicates-3284">generic predicates</a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="RTL-passes.html#index-genflags-1689"><code>genflags</code></a>: <a href="RTL-passes.html#RTL-passes">RTL passes</a></li>
<li><a href="Expressions.html#index-get_005fattr-3756"><code>get_attr</code></a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Insn-Lengths.html#index-get_005fattr_005flength-3775"><code>get_attr_length</code></a>: <a href="Insn-Lengths.html#Insn-Lengths">Insn Lengths</a></li>
<li><a href="Machine-Modes.html#index-GET_005fCLASS_005fNARROWEST_005fMODE-2814"><code>GET_CLASS_NARROWEST_MODE</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="RTL-Objects.html#index-GET_005fCODE-2545"><code>GET_CODE</code></a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Elimination.html#index-get_005fframe_005fsize-4208"><code>get_frame_size</code></a>: <a href="Elimination.html#Elimination">Elimination</a></li>
<li><a href="Insns.html#index-get_005finsns-3071"><code>get_insns</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-get_005flast_005finsn-3072"><code>get_last_insn</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE-2800"><code>GET_MODE</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fALIGNMENT-2811"><code>GET_MODE_ALIGNMENT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fBITSIZE-2807"><code>GET_MODE_BITSIZE</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fCLASS-2804"><code>GET_MODE_CLASS</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fFBIT-2809"><code>GET_MODE_FBIT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fIBIT-2808"><code>GET_MODE_IBIT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fMASK-2810"><code>GET_MODE_MASK</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fNAME-2803"><code>GET_MODE_NAME</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fNUNITS-2813"><code>GET_MODE_NUNITS</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fSIZE-2806"><code>GET_MODE_SIZE</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fUNIT_005fSIZE-2812"><code>GET_MODE_UNIT_SIZE</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-GET_005fMODE_005fWIDER_005fMODE-2805"><code>GET_MODE_WIDER_MODE</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="RTL-Classes.html#index-GET_005fRTX_005fCLASS-2552"><code>GET_RTX_CLASS</code></a>: <a href="RTL-Classes.html#RTL-Classes">RTL Classes</a></li>
<li><a href="RTL-Classes.html#index-GET_005fRTX_005fFORMAT-2556"><code>GET_RTX_FORMAT</code></a>: <a href="RTL-Classes.html#RTL-Classes">RTL Classes</a></li>
<li><a href="RTL-Classes.html#index-GET_005fRTX_005fLENGTH-2555"><code>GET_RTX_LENGTH</code></a>: <a href="RTL-Classes.html#RTL-Classes">RTL Classes</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bget_005fthread_005fpointer_0040var_007bmode_007d_007d-instruction-pattern-3666"><code>get_thread_pointer</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Comparisons.html#index-geu-2993"><code>geu</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bgeu_007d-and-attributes-3743"><code>geu</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Type-Information.html#index-GGC-5073">GGC</a>: <a href="Type-Information.html#Type-Information">Type Information</a></li>
<li><a href="Invoking-the-garbage-collector.html#index-ggc_005fcollect-5100"><code>ggc_collect</code></a>: <a href="Invoking-the-garbage-collector.html#Invoking-the-garbage-collector">Invoking the garbage collector</a></li>
<li><a href="GIMPLE.html#index-GIMPLE-2132">GIMPLE</a>: <a href="GIMPLE.html#GIMPLE">GIMPLE</a></li>
<li><a href="Gimplification-pass.html#index-GIMPLE-1685">GIMPLE</a>: <a href="Gimplification-pass.html#Gimplification-pass">Gimplification pass</a></li>
<li><a href="Parsing-pass.html#index-GIMPLE-1674">GIMPLE</a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="GIMPLE-API.html#index-GIMPLE-API-5112">GIMPLE API</a>: <a href="GIMPLE-API.html#GIMPLE-API">GIMPLE API</a></li>
<li><a href="Class-hierarchy-of-GIMPLE-statements.html#index-GIMPLE-class-hierarchy-2136">GIMPLE class hierarchy</a>: <a href="Class-hierarchy-of-GIMPLE-statements.html#Class-hierarchy-of-GIMPLE-statements">Class hierarchy of GIMPLE statements</a></li>
<li><a href="GIMPLE-Exception-Handling.html#index-GIMPLE-Exception-Handling-2138">GIMPLE Exception Handling</a>: <a href="GIMPLE-Exception-Handling.html#GIMPLE-Exception-Handling">GIMPLE Exception Handling</a></li>
<li><a href="GIMPLE-instruction-set.html#index-GIMPLE-instruction-set-2137">GIMPLE instruction set</a>: <a href="GIMPLE-instruction-set.html#GIMPLE-instruction-set">GIMPLE instruction set</a></li>
<li><a href="GIMPLE-sequences.html#index-GIMPLE-sequences-2449">GIMPLE sequences</a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="Maintaining-the-CFG.html#index-GIMPLE-statement-iterators-3207">GIMPLE statement iterators</a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Basic-Blocks.html#index-GIMPLE-statement-iterators-3166">GIMPLE statement iterators</a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005faddresses_005ftaken-2185"><code>gimple_addresses_taken</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fASM_007d-2203"><code>GIMPLE_ASM</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005fclobber_005fop-2212"><code>gimple_asm_clobber_op</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005finput_005fop-2208"><code>gimple_asm_input_op</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005fnclobbers-2207"><code>gimple_asm_nclobbers</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005fninputs-2205"><code>gimple_asm_ninputs</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005fnoutputs-2206"><code>gimple_asm_noutputs</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005foutput_005fop-2210"><code>gimple_asm_output_op</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005fset_005fclobber_005fop-2213"><code>gimple_asm_set_clobber_op</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005fset_005finput_005fop-2209"><code>gimple_asm_set_input_op</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005fset_005foutput_005fop-2211"><code>gimple_asm_set_output_op</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005fset_005fvolatile-2216"><code>gimple_asm_set_volatile</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005fstring-2214"><code>gimple_asm_string</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#index-gimple_005fasm_005fvolatile_005fp-2215"><code>gimple_asm_volatile_p</code></a>: <a href="_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASM_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASM&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fASSIGN_007d-2217"><code>GIMPLE_ASSIGN</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005fcast_005fp-2237"><code>gimple_assign_cast_p</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="Logical-Operators.html#index-gimple_005fassign_005fcast_005fp-2160"><code>gimple_assign_cast_p</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005flhs-2225"><code>gimple_assign_lhs</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005flhs_005fptr-2226"><code>gimple_assign_lhs_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005frhs1-2227"><code>gimple_assign_rhs1</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005frhs1_005fptr-2228"><code>gimple_assign_rhs1_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005frhs2-2229"><code>gimple_assign_rhs2</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005frhs2_005fptr-2230"><code>gimple_assign_rhs2_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005frhs3-2231"><code>gimple_assign_rhs3</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005frhs3_005fptr-2232"><code>gimple_assign_rhs3_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005frhs_005fclass-2224"><code>gimple_assign_rhs_class</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005frhs_005fcode-2223"><code>gimple_assign_rhs_code</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005fset_005flhs-2233"><code>gimple_assign_set_lhs</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005fset_005frhs1-2234"><code>gimple_assign_set_rhs1</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005fset_005frhs2-2235"><code>gimple_assign_set_rhs2</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimple_005fassign_005fset_005frhs3-2236"><code>gimple_assign_set_rhs3</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fbb-2165"><code>gimple_bb</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fBIND_007d-2238"><code>GIMPLE_BIND</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-gimple_005fbind_005fadd_005fseq-2246"><code>gimple_bind_add_seq</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-gimple_005fbind_005fadd_005fstmt-2245"><code>gimple_bind_add_stmt</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-gimple_005fbind_005fappend_005fvars-2242"><code>gimple_bind_append_vars</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-gimple_005fbind_005fblock-2247"><code>gimple_bind_block</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-gimple_005fbind_005fbody-2243"><code>gimple_bind_body</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-gimple_005fbind_005fset_005fblock-2248"><code>gimple_bind_set_block</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-gimple_005fbind_005fset_005fbody-2244"><code>gimple_bind_set_body</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-gimple_005fbind_005fset_005fvars-2241"><code>gimple_bind_set_vars</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#index-gimple_005fbind_005fvars-2240"><code>gimple_bind_vars</code></a>: <a href="_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fBIND_003c_002fcode_003e">&lt;code&gt;GIMPLE_BIND&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fblock-2166"><code>gimple_block</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="GIMPLE-API.html#index-gimple_005fbuild-5120"><code>gimple_build</code></a>: <a href="GIMPLE-API.html#GIMPLE-API">GIMPLE API</a></li>
<li><a href="_003ccode_003eGIMPLE_005fNOP_003c_002fcode_003e.html#index-gimple_005fbuild_005fnop-2321"><code>gimple_build_nop</code></a>: <a href="_003ccode_003eGIMPLE_005fNOP_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fNOP_003c_002fcode_003e">&lt;code&gt;GIMPLE_NOP&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fMASTER_003c_002fcode_003e.html#index-gimple_005fbuild_005fomp_005fmaster-2368"><code>gimple_build_omp_master</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fMASTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fMASTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_MASTER&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fORDERED_003c_002fcode_003e.html#index-gimple_005fbuild_005fomp_005fordered-2370"><code>gimple_build_omp_ordered</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fORDERED_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fORDERED_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ORDERED&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e.html#index-gimple_005fbuild_005fomp_005freturn-2387"><code>gimple_build_omp_return</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_RETURN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e.html#index-gimple_005fbuild_005fomp_005fsection-2391"><code>gimple_build_omp_section</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTION&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#index-gimple_005fbuild_005fomp_005fsections_005fswitch-2396"><code>gimple_build_omp_sections_switch</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTIONS&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#index-gimple_005fbuild_005fwce-2444"><code>gimple_build_wce</code></a>: <a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e">&lt;code&gt;GIMPLE_WITH_CLEANUP_EXPR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fCALL_007d-2249"><code>GIMPLE_CALL</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005farg-2264"><code>gimple_call_arg</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005farg_005fptr-2265"><code>gimple_call_arg_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005fchain-2261"><code>gimple_call_chain</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005fcopy_005fskip_005fargs-2270"><code>gimple_call_copy_skip_args</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005ffn-2256"><code>gimple_call_fn</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005ffndecl-2258"><code>gimple_call_fndecl</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005flhs-2253"><code>gimple_call_lhs</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005flhs_005fptr-2254"><code>gimple_call_lhs_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005fnoreturn_005fp-2269"><code>gimple_call_noreturn_p</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005fnum_005fargs-2263"><code>gimple_call_num_args</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005freturn_005ftype-2260"><code>gimple_call_return_type</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005fset_005farg-2266"><code>gimple_call_set_arg</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005fset_005fchain-2262"><code>gimple_call_set_chain</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005fset_005ffn-2257"><code>gimple_call_set_fn</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005fset_005ffndecl-2259"><code>gimple_call_set_fndecl</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005fset_005flhs-2255"><code>gimple_call_set_lhs</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005fset_005ftail-2267"><code>gimple_call_set_tail</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#index-gimple_005fcall_005ftail_005fp-2268"><code>gimple_call_tail_p</code></a>: <a href="_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCALL_003c_002fcode_003e">&lt;code&gt;GIMPLE_CALL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fCATCH_007d-2271"><code>GIMPLE_CATCH</code></a>: <a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_CATCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#index-gimple_005fcatch_005fhandler-2275"><code>gimple_catch_handler</code></a>: <a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_CATCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#index-gimple_005fcatch_005fset_005fhandler-2277"><code>gimple_catch_set_handler</code></a>: <a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_CATCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#index-gimple_005fcatch_005fset_005ftypes-2276"><code>gimple_catch_set_types</code></a>: <a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_CATCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#index-gimple_005fcatch_005ftypes-2273"><code>gimple_catch_types</code></a>: <a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_CATCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#index-gimple_005fcatch_005ftypes_005fptr-2274"><code>gimple_catch_types_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCATCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_CATCH&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fcode-2164"><code>gimple_code</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fCOND_007d-2278"><code>GIMPLE_COND</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005fcode-2281"><code>gimple_cond_code</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005ffalse_005flabel-2290"><code>gimple_cond_false_label</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005flhs-2283"><code>gimple_cond_lhs</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005fmake_005ffalse-2291"><code>gimple_cond_make_false</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005fmake_005ftrue-2292"><code>gimple_cond_make_true</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005frhs-2285"><code>gimple_cond_rhs</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005fset_005fcode-2282"><code>gimple_cond_set_code</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005fset_005ffalse_005flabel-2289"><code>gimple_cond_set_false_label</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005fset_005flhs-2284"><code>gimple_cond_set_lhs</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005fset_005frhs-2286"><code>gimple_cond_set_rhs</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005fset_005ftrue_005flabel-2288"><code>gimple_cond_set_true_label</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#index-gimple_005fcond_005ftrue_005flabel-2287"><code>gimple_cond_true_label</code></a>: <a href="_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fCOND_003c_002fcode_003e">&lt;code&gt;GIMPLE_COND&lt;/code&gt;</a></li>
<li><a href="GIMPLE-API.html#index-gimple_005fconvert-5125"><code>gimple_convert</code></a>: <a href="GIMPLE-API.html#GIMPLE-API">GIMPLE API</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fcopy-2201"><code>gimple_copy</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fDEBUG_007d-2293"><code>GIMPLE_DEBUG</code></a>: <a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e">&lt;code&gt;GIMPLE_DEBUG&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fDEBUG_005fBIND_007d-2294"><code>GIMPLE_DEBUG_BIND</code></a>: <a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e">&lt;code&gt;GIMPLE_DEBUG&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#index-gimple_005fdebug_005fbind_005fget_005fvalue-2297"><code>gimple_debug_bind_get_value</code></a>: <a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e">&lt;code&gt;GIMPLE_DEBUG&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#index-gimple_005fdebug_005fbind_005fget_005fvalue_005fptr-2298"><code>gimple_debug_bind_get_value_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e">&lt;code&gt;GIMPLE_DEBUG&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#index-gimple_005fdebug_005fbind_005fget_005fvar-2296"><code>gimple_debug_bind_get_var</code></a>: <a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e">&lt;code&gt;GIMPLE_DEBUG&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#index-gimple_005fdebug_005fbind_005fhas_005fvalue_005fp-2302"><code>gimple_debug_bind_has_value_p</code></a>: <a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e">&lt;code&gt;GIMPLE_DEBUG&lt;/code&gt;</a></li>
<li><a href="Logical-Operators.html#index-gimple_005fdebug_005fbind_005fp-2161"><code>gimple_debug_bind_p</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#index-gimple_005fdebug_005fbind_005freset_005fvalue-2301"><code>gimple_debug_bind_reset_value</code></a>: <a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e">&lt;code&gt;GIMPLE_DEBUG&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#index-gimple_005fdebug_005fbind_005fset_005fvalue-2300"><code>gimple_debug_bind_set_value</code></a>: <a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e">&lt;code&gt;GIMPLE_DEBUG&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#index-gimple_005fdebug_005fbind_005fset_005fvar-2299"><code>gimple_debug_bind_set_var</code></a>: <a href="_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e">&lt;code&gt;GIMPLE_DEBUG&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fdef_005fops-2186"><code>gimple_def_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fEH_005fFILTER_007d-2303"><code>GIMPLE_EH_FILTER</code></a>: <a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_EH_FILTER&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#index-gimple_005feh_005ffilter_005ffailure-2307"><code>gimple_eh_filter_failure</code></a>: <a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_EH_FILTER&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#index-gimple_005feh_005ffilter_005fset_005ffailure-2309"><code>gimple_eh_filter_set_failure</code></a>: <a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_EH_FILTER&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#index-gimple_005feh_005ffilter_005fset_005ftypes-2308"><code>gimple_eh_filter_set_types</code></a>: <a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_EH_FILTER&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#index-gimple_005feh_005ffilter_005ftypes-2305"><code>gimple_eh_filter_types</code></a>: <a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_EH_FILTER&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#index-gimple_005feh_005ffilter_005ftypes_005fptr-2306"><code>gimple_eh_filter_types_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_EH_FILTER&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#index-gimple_005feh_005fmust_005fnot_005fthrow_005ffndecl-2310"><code>gimple_eh_must_not_throw_fndecl</code></a>: <a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_EH_FILTER&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#index-gimple_005feh_005fmust_005fnot_005fthrow_005fset_005ffndecl-2311"><code>gimple_eh_must_not_throw_set_fndecl</code></a>: <a href="_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fEH_005fFILTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_EH_FILTER&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fexpr_005fcode-2168"><code>gimple_expr_code</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fexpr_005ftype-2167"><code>gimple_expr_type</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fGOTO_007d-2316"><code>GIMPLE_GOTO</code></a>: <a href="_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e">&lt;code&gt;GIMPLE_GOTO&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e.html#index-gimple_005fgoto_005fdest-2318"><code>gimple_goto_dest</code></a>: <a href="_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e">&lt;code&gt;GIMPLE_GOTO&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e.html#index-gimple_005fgoto_005fset_005fdest-2319"><code>gimple_goto_set_dest</code></a>: <a href="_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fGOTO_003c_002fcode_003e">&lt;code&gt;GIMPLE_GOTO&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fhas_005fmem_005fops-2179"><code>gimple_has_mem_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fhas_005fops-2178"><code>gimple_has_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fhas_005fvolatile_005fops-2197"><code>gimple_has_volatile_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fLABEL_007d-2312"><code>GIMPLE_LABEL</code></a>: <a href="_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_LABEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e.html#index-gimple_005flabel_005flabel-2314"><code>gimple_label_label</code></a>: <a href="_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_LABEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e.html#index-gimple_005flabel_005fset_005flabel-2315"><code>gimple_label_set_label</code></a>: <a href="_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fLABEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_LABEL&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005floaded_005fsyms-2194"><code>gimple_loaded_syms</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005flocus-2170"><code>gimple_locus</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005flocus_005fempty_005fp-2172"><code>gimple_locus_empty_p</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fmodified_005fp-2196"><code>gimple_modified_p</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fno_005fwarning_005fp-2173"><code>gimple_no_warning_p</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fNOP_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fNOP_007d-2320"><code>GIMPLE_NOP</code></a>: <a href="_003ccode_003eGIMPLE_005fNOP_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fNOP_003c_002fcode_003e">&lt;code&gt;GIMPLE_NOP&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fNOP_003c_002fcode_003e.html#index-gimple_005fnop_005fp-2322"><code>gimple_nop_p</code></a>: <a href="_003ccode_003eGIMPLE_005fNOP_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fNOP_003c_002fcode_003e">&lt;code&gt;GIMPLE_NOP&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fnum_005fops-2180"><code>gimple_num_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Logical-Operators.html#index-gimple_005fnum_005fops-2145"><code>gimple_num_ops</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fATOMIC_005fLOAD_007d-2323"><code>GIMPLE_OMP_ATOMIC_LOAD</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ATOMIC_LOAD&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#index-gimple_005fomp_005fatomic_005fload_005flhs-2326"><code>gimple_omp_atomic_load_lhs</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ATOMIC_LOAD&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#index-gimple_005fomp_005fatomic_005fload_005frhs-2328"><code>gimple_omp_atomic_load_rhs</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ATOMIC_LOAD&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#index-gimple_005fomp_005fatomic_005fload_005fset_005flhs-2325"><code>gimple_omp_atomic_load_set_lhs</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ATOMIC_LOAD&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#index-gimple_005fomp_005fatomic_005fload_005fset_005frhs-2327"><code>gimple_omp_atomic_load_set_rhs</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fLOAD_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ATOMIC_LOAD&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fATOMIC_005fSTORE_007d-2329"><code>GIMPLE_OMP_ATOMIC_STORE</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ATOMIC_STORE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e.html#index-gimple_005fomp_005fatomic_005fstore_005fset_005fval-2331"><code>gimple_omp_atomic_store_set_val</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ATOMIC_STORE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e.html#index-gimple_005fomp_005fatomic_005fstore_005fval-2332"><code>gimple_omp_atomic_store_val</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fATOMIC_005fSTORE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ATOMIC_STORE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fbody-2375"><code>gimple_omp_body</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fCONTINUE_007d-2333"><code>GIMPLE_OMP_CONTINUE</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CONTINUE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#index-gimple_005fomp_005fcontinue_005fcontrol_005fdef-2335"><code>gimple_omp_continue_control_def</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CONTINUE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#index-gimple_005fomp_005fcontinue_005fcontrol_005fdef_005fptr-2336"><code>gimple_omp_continue_control_def_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CONTINUE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#index-gimple_005fomp_005fcontinue_005fcontrol_005fuse-2338"><code>gimple_omp_continue_control_use</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CONTINUE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#index-gimple_005fomp_005fcontinue_005fcontrol_005fuse_005fptr-2339"><code>gimple_omp_continue_control_use_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CONTINUE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#index-gimple_005fomp_005fcontinue_005fset_005fcontrol_005fdef-2337"><code>gimple_omp_continue_set_control_def</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CONTINUE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#index-gimple_005fomp_005fcontinue_005fset_005fcontrol_005fuse-2340"><code>gimple_omp_continue_set_control_use</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCONTINUE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CONTINUE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fCRITICAL_007d-2341"><code>GIMPLE_OMP_CRITICAL</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CRITICAL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e.html#index-gimple_005fomp_005fcritical_005fname-2343"><code>gimple_omp_critical_name</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CRITICAL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e.html#index-gimple_005fomp_005fcritical_005fname_005fptr-2344"><code>gimple_omp_critical_name_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CRITICAL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e.html#index-gimple_005fomp_005fcritical_005fset_005fname-2345"><code>gimple_omp_critical_set_name</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fCRITICAL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_CRITICAL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fFOR_007d-2346"><code>GIMPLE_OMP_FOR</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fclauses-2348"><code>gimple_omp_for_clauses</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fclauses_005fptr-2349"><code>gimple_omp_for_clauses_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fcond-2366"><code>gimple_omp_for_cond</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005ffinal-2357"><code>gimple_omp_for_final</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005ffinal_005fptr-2358"><code>gimple_omp_for_final_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fincr-2360"><code>gimple_omp_for_incr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fincr_005fptr-2361"><code>gimple_omp_for_incr_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005findex-2351"><code>gimple_omp_for_index</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005findex_005fptr-2352"><code>gimple_omp_for_index_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005finitial-2354"><code>gimple_omp_for_initial</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005finitial_005fptr-2355"><code>gimple_omp_for_initial_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fpre_005fbody-2363"><code>gimple_omp_for_pre_body</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fset_005fclauses-2350"><code>gimple_omp_for_set_clauses</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fset_005fcond-2365"><code>gimple_omp_for_set_cond</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fset_005ffinal-2359"><code>gimple_omp_for_set_final</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fset_005fincr-2362"><code>gimple_omp_for_set_incr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fset_005findex-2353"><code>gimple_omp_for_set_index</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fset_005finitial-2356"><code>gimple_omp_for_set_initial</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#index-gimple_005fomp_005ffor_005fset_005fpre_005fbody-2364"><code>gimple_omp_for_set_pre_body</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fFOR_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_FOR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fMASTER_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fMASTER_007d-2367"><code>GIMPLE_OMP_MASTER</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fMASTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fMASTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_MASTER&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fORDERED_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fORDERED_007d-2369"><code>GIMPLE_OMP_ORDERED</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fORDERED_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fORDERED_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_ORDERED&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fPARALLEL_007d-2371"><code>GIMPLE_OMP_PARALLEL</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fchild_005ffn-2380"><code>gimple_omp_parallel_child_fn</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fchild_005ffn_005fptr-2381"><code>gimple_omp_parallel_child_fn_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fclauses-2377"><code>gimple_omp_parallel_clauses</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fclauses_005fptr-2378"><code>gimple_omp_parallel_clauses_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fcombined_005fp-2373"><code>gimple_omp_parallel_combined_p</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fdata_005farg-2383"><code>gimple_omp_parallel_data_arg</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fdata_005farg_005fptr-2384"><code>gimple_omp_parallel_data_arg_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fset_005fchild_005ffn-2382"><code>gimple_omp_parallel_set_child_fn</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fset_005fclauses-2379"><code>gimple_omp_parallel_set_clauses</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fset_005fcombined_005fp-2374"><code>gimple_omp_parallel_set_combined_p</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fparallel_005fset_005fdata_005farg-2385"><code>gimple_omp_parallel_set_data_arg</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fRETURN_007d-2386"><code>GIMPLE_OMP_RETURN</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_RETURN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e.html#index-gimple_005fomp_005freturn_005fnowait_005fp-2389"><code>gimple_omp_return_nowait_p</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_RETURN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e.html#index-gimple_005fomp_005freturn_005fset_005fnowait-2388"><code>gimple_omp_return_set_nowait</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fRETURN_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_RETURN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fSECTION_007d-2390"><code>GIMPLE_OMP_SECTION</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTION&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e.html#index-gimple_005fomp_005fsection_005flast_005fp-2392"><code>gimple_omp_section_last_p</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTION&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e.html#index-gimple_005fomp_005fsection_005fset_005flast-2393"><code>gimple_omp_section_set_last</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTION_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTION&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fSECTIONS_007d-2394"><code>GIMPLE_OMP_SECTIONS</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTIONS&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#index-gimple_005fomp_005fsections_005fclauses-2400"><code>gimple_omp_sections_clauses</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTIONS&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#index-gimple_005fomp_005fsections_005fclauses_005fptr-2401"><code>gimple_omp_sections_clauses_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTIONS&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#index-gimple_005fomp_005fsections_005fcontrol-2397"><code>gimple_omp_sections_control</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTIONS&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#index-gimple_005fomp_005fsections_005fcontrol_005fptr-2398"><code>gimple_omp_sections_control_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTIONS&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#index-gimple_005fomp_005fsections_005fset_005fclauses-2402"><code>gimple_omp_sections_set_clauses</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTIONS&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#index-gimple_005fomp_005fsections_005fset_005fcontrol-2399"><code>gimple_omp_sections_set_control</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSECTIONS_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SECTIONS&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#index-gimple_005fomp_005fset_005fbody-2376"><code>gimple_omp_set_body</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fOMP_005fSINGLE_007d-2403"><code>GIMPLE_OMP_SINGLE</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SINGLE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e.html#index-gimple_005fomp_005fsingle_005fclauses-2405"><code>gimple_omp_single_clauses</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SINGLE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e.html#index-gimple_005fomp_005fsingle_005fclauses_005fptr-2406"><code>gimple_omp_single_clauses_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SINGLE&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e.html#index-gimple_005fomp_005fsingle_005fset_005fclauses-2407"><code>gimple_omp_single_set_clauses</code></a>: <a href="_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fSINGLE_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_SINGLE&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fop-2182"><code>gimple_op</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Logical-Operators.html#index-gimple_005fop-2146"><code>gimple_op</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fop_005fptr-2183"><code>gimple_op_ptr</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fops-2181"><code>gimple_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Logical-Operators.html#index-gimple_005fops-2147"><code>gimple_ops</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fPHI_007d-2408"><code>GIMPLE_PHI</code></a>: <a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e">&lt;code&gt;GIMPLE_PHI&lt;/code&gt;</a></li>
<li><a href="SSA.html#index-gimple_005fphi_005farg-2520"><code>gimple_phi_arg</code></a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#index-gimple_005fphi_005farg-2414"><code>gimple_phi_arg</code></a>: <a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e">&lt;code&gt;GIMPLE_PHI&lt;/code&gt;</a></li>
<li><a href="SSA.html#index-gimple_005fphi_005farg_005fdef-2522"><code>gimple_phi_arg_def</code></a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="SSA.html#index-gimple_005fphi_005farg_005fedge-2521"><code>gimple_phi_arg_edge</code></a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#index-gimple_005fphi_005fcapacity-2409"><code>gimple_phi_capacity</code></a>: <a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e">&lt;code&gt;GIMPLE_PHI&lt;/code&gt;</a></li>
<li><a href="SSA.html#index-gimple_005fphi_005fnum_005fargs-2519"><code>gimple_phi_num_args</code></a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#index-gimple_005fphi_005fnum_005fargs-2410"><code>gimple_phi_num_args</code></a>: <a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e">&lt;code&gt;GIMPLE_PHI&lt;/code&gt;</a></li>
<li><a href="SSA.html#index-gimple_005fphi_005fresult-2518"><code>gimple_phi_result</code></a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#index-gimple_005fphi_005fresult-2411"><code>gimple_phi_result</code></a>: <a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e">&lt;code&gt;GIMPLE_PHI&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#index-gimple_005fphi_005fresult_005fptr-2412"><code>gimple_phi_result_ptr</code></a>: <a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e">&lt;code&gt;GIMPLE_PHI&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#index-gimple_005fphi_005fset_005farg-2415"><code>gimple_phi_set_arg</code></a>: <a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e">&lt;code&gt;GIMPLE_PHI&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#index-gimple_005fphi_005fset_005fresult-2413"><code>gimple_phi_set_result</code></a>: <a href="_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fPHI_003c_002fcode_003e">&lt;code&gt;GIMPLE_PHI&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fplf-2177"><code>gimple_plf</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fRESX_007d-2416"><code>GIMPLE_RESX</code></a>: <a href="_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e">&lt;code&gt;GIMPLE_RESX&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e.html#index-gimple_005fresx_005fregion-2418"><code>gimple_resx_region</code></a>: <a href="_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e">&lt;code&gt;GIMPLE_RESX&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e.html#index-gimple_005fresx_005fset_005fregion-2419"><code>gimple_resx_set_region</code></a>: <a href="_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fRESX_003c_002fcode_003e">&lt;code&gt;GIMPLE_RESX&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fRETURN_007d-2420"><code>GIMPLE_RETURN</code></a>: <a href="_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e">&lt;code&gt;GIMPLE_RETURN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e.html#index-gimple_005freturn_005fretval-2422"><code>gimple_return_retval</code></a>: <a href="_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e">&lt;code&gt;GIMPLE_RETURN&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e.html#index-gimple_005freturn_005fset_005fretval-2423"><code>gimple_return_set_retval</code></a>: <a href="_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fRETURN_003c_002fcode_003e">&lt;code&gt;GIMPLE_RETURN&lt;/code&gt;</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005fadd_005fseq-2451"><code>gimple_seq_add_seq</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005fadd_005fstmt-2450"><code>gimple_seq_add_stmt</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005falloc-2459"><code>gimple_seq_alloc</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005fcopy-2460"><code>gimple_seq_copy</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005fdeep_005fcopy-2452"><code>gimple_seq_deep_copy</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005fempty_005fp-2461"><code>gimple_seq_empty_p</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005ffirst-2454"><code>gimple_seq_first</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005finit-2458"><code>gimple_seq_init</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005flast-2455"><code>gimple_seq_last</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005freverse-2453"><code>gimple_seq_reverse</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005fset_005ffirst-2457"><code>gimple_seq_set_first</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005fset_005flast-2456"><code>gimple_seq_set_last</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="GIMPLE-sequences.html#index-gimple_005fseq_005fsingleton_005fp-2464"><code>gimple_seq_singleton_p</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fset_005fblock-2169"><code>gimple_set_block</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fset_005fdef_005fops-2187"><code>gimple_set_def_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fset_005fhas_005fvolatile_005fops-2198"><code>gimple_set_has_volatile_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fset_005flocus-2171"><code>gimple_set_locus</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fset_005fop-2184"><code>gimple_set_op</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fset_005fplf-2176"><code>gimple_set_plf</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fset_005fuse_005fops-2189"><code>gimple_set_use_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fset_005fvdef_005fops-2193"><code>gimple_set_vdef_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fset_005fvisited-2174"><code>gimple_set_visited</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fset_005fvuse_005fops-2191"><code>gimple_set_vuse_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="GIMPLE-API.html#index-gimple_005fsimplify-5113"><code>gimple_simplify</code></a>: <a href="GIMPLE-API.html#GIMPLE-API">GIMPLE API</a></li>
<li><a href="Tuple-representation.html#index-gimple_005fstatement_005fbase-2134">gimple_statement_base</a>: <a href="Tuple-representation.html#Tuple-representation">Tuple representation</a></li>
<li><a href="Tuple-representation.html#index-gimple_005fstatement_005fwith_005fops-2135">gimple_statement_with_ops</a>: <a href="Tuple-representation.html#Tuple-representation">Tuple representation</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fstored_005fsyms-2195"><code>gimple_stored_syms</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fSWITCH_007d-2424"><code>GIMPLE_SWITCH</code></a>: <a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_SWITCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#index-gimple_005fswitch_005fdefault_005flabel-2432"><code>gimple_switch_default_label</code></a>: <a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_SWITCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#index-gimple_005fswitch_005findex-2428"><code>gimple_switch_index</code></a>: <a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_SWITCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#index-gimple_005fswitch_005flabel-2430"><code>gimple_switch_label</code></a>: <a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_SWITCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#index-gimple_005fswitch_005fnum_005flabels-2426"><code>gimple_switch_num_labels</code></a>: <a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_SWITCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#index-gimple_005fswitch_005fset_005fdefault_005flabel-2433"><code>gimple_switch_set_default_label</code></a>: <a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_SWITCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#index-gimple_005fswitch_005fset_005findex-2429"><code>gimple_switch_set_index</code></a>: <a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_SWITCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#index-gimple_005fswitch_005fset_005flabel-2431"><code>gimple_switch_set_label</code></a>: <a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_SWITCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#index-gimple_005fswitch_005fset_005fnum_005flabels-2427"><code>gimple_switch_set_num_labels</code></a>: <a href="_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fSWITCH_003c_002fcode_003e">&lt;code&gt;GIMPLE_SWITCH&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fTRY_007d-2434"><code>GIMPLE_TRY</code></a>: <a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e">&lt;code&gt;GIMPLE_TRY&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#index-gimple_005ftry_005fcatch_005fis_005fcleanup-2437"><code>gimple_try_catch_is_cleanup</code></a>: <a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e">&lt;code&gt;GIMPLE_TRY&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#index-gimple_005ftry_005fcleanup-2439"><code>gimple_try_cleanup</code></a>: <a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e">&lt;code&gt;GIMPLE_TRY&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#index-gimple_005ftry_005feval-2438"><code>gimple_try_eval</code></a>: <a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e">&lt;code&gt;GIMPLE_TRY&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#index-gimple_005ftry_005fkind-2436"><code>gimple_try_kind</code></a>: <a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e">&lt;code&gt;GIMPLE_TRY&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#index-gimple_005ftry_005fset_005fcatch_005fis_005fcleanup-2440"><code>gimple_try_set_catch_is_cleanup</code></a>: <a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e">&lt;code&gt;GIMPLE_TRY&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#index-gimple_005ftry_005fset_005fcleanup-2442"><code>gimple_try_set_cleanup</code></a>: <a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e">&lt;code&gt;GIMPLE_TRY&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#index-gimple_005ftry_005fset_005feval-2441"><code>gimple_try_set_eval</code></a>: <a href="_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fTRY_003c_002fcode_003e">&lt;code&gt;GIMPLE_TRY&lt;/code&gt;</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fuse_005fops-2188"><code>gimple_use_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fvdef_005fops-2192"><code>gimple_vdef_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fvisited_005fp-2175"><code>gimple_visited_p</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-gimple_005fvuse_005fops-2190"><code>gimple_vuse_ops</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#index-gimple_005fwce_005fcleanup-2445"><code>gimple_wce_cleanup</code></a>: <a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e">&lt;code&gt;GIMPLE_WITH_CLEANUP_EXPR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#index-gimple_005fwce_005fcleanup_005feh_005fonly-2447"><code>gimple_wce_cleanup_eh_only</code></a>: <a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e">&lt;code&gt;GIMPLE_WITH_CLEANUP_EXPR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#index-gimple_005fwce_005fset_005fcleanup-2446"><code>gimple_wce_set_cleanup</code></a>: <a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e">&lt;code&gt;GIMPLE_WITH_CLEANUP_EXPR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#index-gimple_005fwce_005fset_005fcleanup_005feh_005fonly-2448"><code>gimple_wce_set_cleanup_eh_only</code></a>: <a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e">&lt;code&gt;GIMPLE_WITH_CLEANUP_EXPR&lt;/code&gt;</a></li>
<li><a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#index-g_t_0040code_007bGIMPLE_005fWITH_005fCLEANUP_005fEXPR_007d-2443"><code>GIMPLE_WITH_CLEANUP_EXPR</code></a>: <a href="_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fWITH_005fCLEANUP_005fEXPR_003c_002fcode_003e">&lt;code&gt;GIMPLE_WITH_CLEANUP_EXPR&lt;/code&gt;</a></li>
<li><a href="Gimplification-pass.html#index-gimplification-1684">gimplification</a>: <a href="Gimplification-pass.html#Gimplification-pass">Gimplification pass</a></li>
<li><a href="Parsing-pass.html#index-gimplification-1675">gimplification</a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="Parsing-pass.html#index-gimplifier-1676">gimplifier</a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#index-gimplify_005fassign-2222"><code>gimplify_assign</code></a>: <a href="_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fASSIGN_003c_002fcode_003e">&lt;code&gt;GIMPLE_ASSIGN&lt;/code&gt;</a></li>
<li><a href="Gimplification-pass.html#index-gimplify_005fexpr-1687"><code>gimplify_expr</code></a>: <a href="Gimplification-pass.html#Gimplification-pass">Gimplification pass</a></li>
<li><a href="Gimplification-pass.html#index-gimplify_005ffunction_005ftree-1686"><code>gimplify_function_tree</code></a>: <a href="Gimplification-pass.html#Gimplification-pass">Gimplification pass</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-GLOBAL_005fINIT_005fPRIORITY-2087"><code>GLOBAL_INIT_PRIORITY</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Register-Basics.html#index-global_005fregs-4062"><code>global_regs</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Addressing-Modes.html#index-g_t_0040code_007bGO_005fIF_005fLEGITIMATE_005fADDRESS_007d-4384"><code>GO_IF_LEGITIMATE_ADDRESS</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Comparisons.html#index-greater-than-2983">greater than</a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fafter_005flabels-2475"><code>gsi_after_labels</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fbb-2477"><code>gsi_bb</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Maintaining-the-CFG.html#index-gsi_005fcommit_005fedge_005finserts-3223"><code>gsi_commit_edge_inserts</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fcommit_005fedge_005finserts-2499"><code>gsi_commit_edge_inserts</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fcommit_005fone_005fedge_005finsert-2498"><code>gsi_commit_one_edge_insert</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Maintaining-the-CFG.html#index-gsi_005fend_005fp-3210"><code>gsi_end_p</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fend_005fp-2470"><code>gsi_end_p</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005ffor_005fstmt-2491"><code>gsi_for_stmt</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Maintaining-the-CFG.html#index-gsi_005finsert_005fafter-3213"><code>gsi_insert_after</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005finsert_005fafter-2489"><code>gsi_insert_after</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Maintaining-the-CFG.html#index-gsi_005finsert_005fbefore-3214"><code>gsi_insert_before</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005finsert_005fbefore-2487"><code>gsi_insert_before</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Maintaining-the-CFG.html#index-gsi_005finsert_005fon_005fedge-3222"><code>gsi_insert_on_edge</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005finsert_005fon_005fedge-2495"><code>gsi_insert_on_edge</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005finsert_005fon_005fedge_005fimmediate-2497"><code>gsi_insert_on_edge_immediate</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005finsert_005fseq_005fafter-2490"><code>gsi_insert_seq_after</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005finsert_005fseq_005fbefore-2488"><code>gsi_insert_seq_before</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005finsert_005fseq_005fon_005fedge-2496"><code>gsi_insert_seq_on_edge</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Maintaining-the-CFG.html#index-gsi_005flast-3209"><code>gsi_last</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005flast-2468"><code>gsi_last</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005flast_005fbb-2469"><code>gsi_last_bb</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005flink_005fafter-2483"><code>gsi_link_after</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005flink_005fbefore-2481"><code>gsi_link_before</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005flink_005fseq_005fafter-2482"><code>gsi_link_seq_after</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005flink_005fseq_005fbefore-2480"><code>gsi_link_seq_before</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fmove_005fafter-2492"><code>gsi_move_after</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fmove_005fbefore-2493"><code>gsi_move_before</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fmove_005fto_005fbb_005fend-2494"><code>gsi_move_to_bb_end</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Maintaining-the-CFG.html#index-gsi_005fnext-3211"><code>gsi_next</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fnext-2472"><code>gsi_next</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fone_005fbefore_005fend_005fp-2471"><code>gsi_one_before_end_p</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Maintaining-the-CFG.html#index-gsi_005fprev-3212"><code>gsi_prev</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fprev-2473"><code>gsi_prev</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Maintaining-the-CFG.html#index-gsi_005fremove-3215"><code>gsi_remove</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fremove-2479"><code>gsi_remove</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005freplace-2486"><code>gsi_replace</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fseq-2478"><code>gsi_seq</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fsplit_005fseq_005fafter-2484"><code>gsi_split_seq_after</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fsplit_005fseq_005fbefore-2485"><code>gsi_split_seq_before</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Maintaining-the-CFG.html#index-gsi_005fstart-3208"><code>gsi_start</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fstart-2466"><code>gsi_start</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fstart_005fbb-2467"><code>gsi_start_bb</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fstmt-2474"><code>gsi_stmt</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Sequence-iterators.html#index-gsi_005fstmt_005fptr-2476"><code>gsi_stmt_ptr</code></a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Comparisons.html#index-gt-2982"><code>gt</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bgt_007d-and-attributes-3740"><code>gt</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-GT_005fEXPR-1894"><code>GT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Comparisons.html#index-gtu-2984"><code>gtu</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bgtu_007d-and-attributes-3741"><code>gtu</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Type-Information.html#index-GTY-5074"><code>GTY</code></a>: <a href="Type-Information.html#Type-Information">Type Information</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bH_007d-in-constraint-3324">&lsquo;<samp><span class="samp">H</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Machine-Modes.html#index-HAmode-2760"><code>HAmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Misc.html#index-HANDLE_005fPRAGMA_005fPACK_005fWITH_005fEXPANSION-4924"><code>HANDLE_PRAGMA_PACK_WITH_EXPANSION</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-HANDLER-2110"><code>HANDLER</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-HANDLER_005fBODY-2126"><code>HANDLER_BODY</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-HANDLER_005fPARMS-2125"><code>HANDLER_PARMS</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Regs-and-Memory.html#index-hard-registers-2847">hard registers</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Frame-Registers.html#index-HARD_005fFRAME_005fPOINTER_005fIS_005fARG_005fPOINTER-4192"><code>HARD_FRAME_POINTER_IS_ARG_POINTER</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Frame-Registers.html#index-HARD_005fFRAME_005fPOINTER_005fIS_005fFRAME_005fPOINTER-4191"><code>HARD_FRAME_POINTER_IS_FRAME_POINTER</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Frame-Registers.html#index-HARD_005fFRAME_005fPOINTER_005fREGNUM-4189"><code>HARD_FRAME_POINTER_REGNUM</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Register-Basics.html#index-HARD_005fREGNO_005fCALL_005fPART_005fCLOBBERED-4056"><code>HARD_REGNO_CALL_PART_CLOBBERED</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Caller-Saves.html#index-HARD_005fREGNO_005fCALLER_005fSAVE_005fMODE-4289"><code>HARD_REGNO_CALLER_SAVE_MODE</code></a>: <a href="Caller-Saves.html#Caller-Saves">Caller Saves</a></li>
<li><a href="Values-in-Registers.html#index-HARD_005fREGNO_005fMODE_005fOK-4082"><code>HARD_REGNO_MODE_OK</code></a>: <a href="Values-in-Registers.html#Values-in-Registers">Values in Registers</a></li>
<li><a href="Values-in-Registers.html#index-HARD_005fREGNO_005fNREGS-4078"><code>HARD_REGNO_NREGS</code></a>: <a href="Values-in-Registers.html#Values-in-Registers">Values in Registers</a></li>
<li><a href="Values-in-Registers.html#index-HARD_005fREGNO_005fNREGS_005fHAS_005fPADDING-4079"><code>HARD_REGNO_NREGS_HAS_PADDING</code></a>: <a href="Values-in-Registers.html#Values-in-Registers">Values in Registers</a></li>
<li><a href="Values-in-Registers.html#index-HARD_005fREGNO_005fNREGS_005fWITH_005fPADDING-4080"><code>HARD_REGNO_NREGS_WITH_PADDING</code></a>: <a href="Values-in-Registers.html#Values-in-Registers">Values in Registers</a></li>
<li><a href="Values-in-Registers.html#index-HARD_005fREGNO_005fRENAME_005fOK-4084"><code>HARD_REGNO_RENAME_OK</code></a>: <a href="Values-in-Registers.html#Values-in-Registers">Values in Registers</a></li>
<li><a href="Macros-for-Initialization.html#index-HAS_005fINIT_005fSECTION-4671"><code>HAS_INIT_SECTION</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Misc.html#index-HAS_005fLONG_005fCOND_005fBRANCH-4892"><code>HAS_LONG_COND_BRANCH</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-HAS_005fLONG_005fUNCOND_005fBRANCH-4893"><code>HAS_LONG_UNCOND_BRANCH</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Filesystem.html#index-HAVE_005fDOS_005fBASED_005fFILE_005fSYSTEM-5030"><code>HAVE_DOS_BASED_FILE_SYSTEM</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Addressing-Modes.html#index-HAVE_005fPOST_005fDECREMENT-4374"><code>HAVE_POST_DECREMENT</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-HAVE_005fPOST_005fINCREMENT-4373"><code>HAVE_POST_INCREMENT</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-HAVE_005fPOST_005fMODIFY_005fDISP-4376"><code>HAVE_POST_MODIFY_DISP</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-HAVE_005fPOST_005fMODIFY_005fREG-4378"><code>HAVE_POST_MODIFY_REG</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-HAVE_005fPRE_005fDECREMENT-4372"><code>HAVE_PRE_DECREMENT</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-HAVE_005fPRE_005fINCREMENT-4371"><code>HAVE_PRE_INCREMENT</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-HAVE_005fPRE_005fMODIFY_005fDISP-4375"><code>HAVE_PRE_MODIFY_DISP</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-HAVE_005fPRE_005fMODIFY_005fREG-4377"><code>HAVE_PRE_MODIFY_REG</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Machine-Modes.html#index-HCmode-2772"><code>HCmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-HFmode-2741"><code>HFmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Constants.html#index-high-2840"><code>high</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Machine-Modes.html#index-HImode-2732"><code>HImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Insns.html#index-g_t_0040code_007bHImode_007d_002c-in-_0040code_007binsn_007d-3102"><code>HImode</code>, in <code>insn</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Allocation-Order.html#index-HONOR_005fREG_005fALLOC_005fORDER-4076"><code>HONOR_REG_ALLOC_ORDER</code></a>: <a href="Allocation-Order.html#Allocation-Order">Allocation Order</a></li>
<li><a href="Host-Config.html#index-host-configuration-5021">host configuration</a>: <a href="Host-Config.html#Host-Config">Host Config</a></li>
<li><a href="Host-Common.html#index-host-functions-5023">host functions</a>: <a href="Host-Common.html#Host-Common">Host Common</a></li>
<li><a href="Host-Common.html#index-host-hooks-5022">host hooks</a>: <a href="Host-Common.html#Host-Common">Host Common</a></li>
<li><a href="Host-Fragment.html#index-host-makefile-fragment-5069">host makefile fragment</a>: <a href="Host-Fragment.html#Host-Fragment">Host Fragment</a></li>
<li><a href="Filesystem.html#index-HOST_005fBIT_005fBUCKET-5037"><code>HOST_BIT_BUCKET</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Filesystem.html#index-HOST_005fEXECUTABLE_005fSUFFIX-5036"><code>HOST_EXECUTABLE_SUFFIX</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Host-Common.html#index-HOST_005fHOOKS_005fEXTRA_005fSIGNALS-5024"><code>HOST_HOOKS_EXTRA_SIGNALS</code></a>: <a href="Host-Common.html#Host-Common">Host Common</a></li>
<li><a href="Host-Common.html#index-HOST_005fHOOKS_005fGT_005fPCH_005fALLOC_005fGRANULARITY-5027"><code>HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY</code></a>: <a href="Host-Common.html#Host-Common">Host Common</a></li>
<li><a href="Host-Common.html#index-HOST_005fHOOKS_005fGT_005fPCH_005fGET_005fADDRESS-5025"><code>HOST_HOOKS_GT_PCH_GET_ADDRESS</code></a>: <a href="Host-Common.html#Host-Common">Host Common</a></li>
<li><a href="Host-Common.html#index-HOST_005fHOOKS_005fGT_005fPCH_005fUSE_005fADDRESS-5026"><code>HOST_HOOKS_GT_PCH_USE_ADDRESS</code></a>: <a href="Host-Common.html#Host-Common">Host Common</a></li>
<li><a href="Filesystem.html#index-HOST_005fLACKS_005fINODE_005fNUMBERS-5041"><code>HOST_LACKS_INODE_NUMBERS</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Host-Misc.html#index-HOST_005fLONG_005fFORMAT-5050"><code>HOST_LONG_FORMAT</code></a>: <a href="Host-Misc.html#Host-Misc">Host Misc</a></li>
<li><a href="Host-Misc.html#index-HOST_005fLONG_005fLONG_005fFORMAT-5049"><code>HOST_LONG_LONG_FORMAT</code></a>: <a href="Host-Misc.html#Host-Misc">Host Misc</a></li>
<li><a href="Filesystem.html#index-HOST_005fOBJECT_005fSUFFIX-5035"><code>HOST_OBJECT_SUFFIX</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Host-Misc.html#index-HOST_005fPTR_005fPRINTF-5051"><code>HOST_PTR_PRINTF</code></a>: <a href="Host-Misc.html#Host-Misc">Host Misc</a></li>
<li><a href="Sections.html#index-HOT_005fTEXT_005fSECTION_005fNAME-4515"><code>HOT_TEXT_SECTION_NAME</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Machine-Modes.html#index-HQmode-2751"><code>HQmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bI_007d-in-constraint-3320">&lsquo;<samp><span class="samp">I</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bi_007d-in-constraint-3318">&lsquo;<samp><span class="samp">i</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Identifiers.html#index-identifier-1726">identifier</a>: <a href="Identifiers.html#Identifiers">Identifiers</a></li>
<li><a href="Identifiers.html#index-IDENTIFIER_005fLENGTH-1730"><code>IDENTIFIER_LENGTH</code></a>: <a href="Identifiers.html#Identifiers">Identifiers</a></li>
<li><a href="Identifiers.html#index-IDENTIFIER_005fNODE-1728"><code>IDENTIFIER_NODE</code></a>: <a href="Identifiers.html#Identifiers">Identifiers</a></li>
<li><a href="Identifiers.html#index-IDENTIFIER_005fOPNAME_005fP-1731"><code>IDENTIFIER_OPNAME_P</code></a>: <a href="Identifiers.html#Identifiers">Identifiers</a></li>
<li><a href="Identifiers.html#index-IDENTIFIER_005fPOINTER-1729"><code>IDENTIFIER_POINTER</code></a>: <a href="Identifiers.html#Identifiers">Identifiers</a></li>
<li><a href="Identifiers.html#index-IDENTIFIER_005fTYPENAME_005fP-1732"><code>IDENTIFIER_TYPENAME_P</code></a>: <a href="Identifiers.html#Identifiers">Identifiers</a></li>
<li><a href="Decimal-float-library-routines.html#index-IEEE-754_002d2008-194">IEEE 754-2008</a>: <a href="Decimal-float-library-routines.html#Decimal-float-library-routines">Decimal float library routines</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-IF_005fCOND-2112"><code>IF_COND</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-IF_005fSTMT-2111"><code>IF_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Comparisons.html#index-if_005fthen_005felse-2999"><code>if_then_else</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bif_005fthen_005felse_007d-and-attributes-3729"><code>if_then_else</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Side-Effects.html#index-g_t_0040code_007bif_005fthen_005felse_007d-usage-3034"><code>if_then_else</code> usage</a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Misc.html#index-IFCVT_005fMACHDEP_005fINIT-4940"><code>IFCVT_MACHDEP_INIT</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-IFCVT_005fMODIFY_005fCANCEL-4939"><code>IFCVT_MODIFY_CANCEL</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-IFCVT_005fMODIFY_005fFINAL-4938"><code>IFCVT_MODIFY_FINAL</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-IFCVT_005fMODIFY_005fINSN-4937"><code>IFCVT_MODIFY_INSN</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-IFCVT_005fMODIFY_005fMULTIPLE_005fTESTS-4936"><code>IFCVT_MODIFY_MULTIPLE_TESTS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-IFCVT_005fMODIFY_005fTESTS-4935"><code>IFCVT_MODIFY_TESTS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-IMAGPART_005fEXPR-1861"><code>IMAGPART_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="SSA-Operands.html#index-Immediate-Uses-2514">Immediate Uses</a>: <a href="SSA-Operands.html#SSA-Operands">SSA Operands</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-immediate_005foperand-3285"><code>immediate_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Instruction-Output.html#index-IMMEDIATE_005fPREFIX-4706"><code>IMMEDIATE_PREFIX</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Flags.html#index-in_005fstruct-2716"><code>in_struct</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bin_005fstruct_007d_002c-in-_0040code_007bcode_005flabel_007d-and-_0040code_007bnote_007d-2637"><code>in_struct</code>, in <code>code_label</code> and <code>note</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bin_005fstruct_007d_002c-in-_0040code_007binsn_007d-and-_0040code_007bjump_005finsn_007d-and-_0040code_007bcall_005finsn_007d-2633"><code>in_struct</code>, in <code>insn</code> and <code>jump_insn</code> and <code>call_insn</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bin_005fstruct_007d_002c-in-_0040code_007binsn_007d_002c-_0040code_007bcall_005finsn_007d_002c-_0040code_007bjump_005finsn_007d-and-_0040code_007bjump_005ftable_005fdata_007d-2680"><code>in_struct</code>, in <code>insn</code>, <code>call_insn</code>, <code>jump_insn</code> and <code>jump_table_data</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bin_005fstruct_007d_002c-in-_0040code_007bsubreg_007d-2700"><code>in_struct</code>, in <code>subreg</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Including-Patterns.html#index-include-3707"><code>include</code></a>: <a href="Including-Patterns.html#Including-Patterns">Including Patterns</a></li>
<li><a href="Driver.html#index-INCLUDE_005fDEFAULTS-3895"><code>INCLUDE_DEFAULTS</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Arithmetic.html#index-inclusive_002dor_002c-bitwise-2943">inclusive-or, bitwise</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Frame-Layout.html#index-INCOMING_005fFRAME_005fSP_005fOFFSET-4165"><code>INCOMING_FRAME_SP_OFFSET</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Stack-Arguments.html#index-INCOMING_005fREG_005fPARM_005fSTACK_005fSPACE-4223"><code>INCOMING_REG_PARM_STACK_SPACE</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Register-Basics.html#index-INCOMING_005fREGNO-4068"><code>INCOMING_REGNO</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Frame-Layout.html#index-INCOMING_005fRETURN_005fADDR_005fRTX-4161"><code>INCOMING_RETURN_ADDR_RTX</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Storage-Layout.html#index-INCOMING_005fSTACK_005fBOUNDARY-3941"><code>INCOMING_STACK_BOUNDARY</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Register-Classes.html#index-INDEX_005fREG_005fCLASS-4112"><code>INDEX_REG_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bindirect_005fjump_007d-instruction-pattern-3587"><code>indirect_jump</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-indirect_005foperand-3293"><code>indirect_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Storage-References.html#index-INDIRECT_005fREF-1842"><code>INDIRECT_REF</code></a>: <a href="Storage-References.html#Storage-References">Storage References</a></li>
<li><a href="Sections.html#index-INIT_005fARRAY_005fSECTION_005fASM_005fOP-4526"><code>INIT_ARRAY_SECTION_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Register-Arguments.html#index-INIT_005fCUMULATIVE_005fARGS-4243"><code>INIT_CUMULATIVE_ARGS</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Register-Arguments.html#index-INIT_005fCUMULATIVE_005fINCOMING_005fARGS-4245"><code>INIT_CUMULATIVE_INCOMING_ARGS</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Register-Arguments.html#index-INIT_005fCUMULATIVE_005fLIBCALL_005fARGS-4244"><code>INIT_CUMULATIVE_LIBCALL_ARGS</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Driver.html#index-INIT_005fENVIRONMENT-3892"><code>INIT_ENVIRONMENT</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Per_002dFunction-Data.html#index-INIT_005fEXPANDERS-3922"><code>INIT_EXPANDERS</code></a>: <a href="Per_002dFunction-Data.html#Per_002dFunction-Data">Per-Function Data</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-INIT_005fEXPR-1907"><code>INIT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Per_002dFunction-Data.html#index-init_005fmachine_005fstatus-3923"><code>init_machine_status</code></a>: <a href="Per_002dFunction-Data.html#Per_002dFunction-Data">Per-Function Data</a></li>
<li><a href="Library-Calls.html#index-init_005fone_005flibfunc-4357"><code>init_one_libfunc</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Macros-for-Initialization.html#index-INIT_005fSECTION_005fASM_005fOP-4670"><code>INIT_SECTION_ASM_OP</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Sections.html#index-INIT_005fSECTION_005fASM_005fOP-4524"><code>INIT_SECTION_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Elimination.html#index-INITIAL_005fELIMINATION_005fOFFSET-4212"><code>INITIAL_ELIMINATION_OFFSET</code></a>: <a href="Elimination.html#Elimination">Elimination</a></li>
<li><a href="Frame-Layout.html#index-INITIAL_005fFRAME_005fADDRESS_005fRTX-4154"><code>INITIAL_FRAME_ADDRESS_RTX</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Elimination.html#index-INITIAL_005fFRAME_005fPOINTER_005fOFFSET-4209"><code>INITIAL_FRAME_POINTER_OFFSET</code></a>: <a href="Elimination.html#Elimination">Elimination</a></li>
<li><a href="Initialization.html#index-initialization-routines-4664">initialization routines</a>: <a href="Initialization.html#Initialization">Initialization</a></li>
<li><a href="Target-Attributes.html#index-inlining-4841">inlining</a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Maintaining-the-CFG.html#index-insert_005finsn_005fon_005fedge-3220"><code>insert_insn_on_edge</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Insns.html#index-insn-3073"><code>insn</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-g_t_0040code_007binsn_007d-and-_0040samp_007b_002ff_007d-2666"><code>insn</code> and &lsquo;<samp><span class="samp">/f</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007binsn_007d-and-_0040samp_007b_002fj_007d-2682"><code>insn</code> and &lsquo;<samp><span class="samp">/j</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007binsn_007d-and-_0040samp_007b_002fs_007d-2630"><code>insn</code> and &lsquo;<samp><span class="samp">/s</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007binsn_007d-and-_0040samp_007b_002fu_007d-2618"><code>insn</code> and &lsquo;<samp><span class="samp">/u</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007binsn_007d-and-_0040samp_007b_002fv_007d-2621"><code>insn</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Insn-Attributes.html#index-insn-attributes-3719">insn attributes</a>: <a href="Insn-Attributes.html#Insn-Attributes">Insn Attributes</a></li>
<li><a href="Insn-Canonicalizations.html#index-insn-canonicalization-3680">insn canonicalization</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Including-Patterns.html#index-insn-includes-3706">insn includes</a>: <a href="Including-Patterns.html#Including-Patterns">Including Patterns</a></li>
<li><a href="Insn-Lengths.html#index-insn-lengths_002c-computing-3768">insn lengths, computing</a>: <a href="Insn-Lengths.html#Insn-Lengths">Insn Lengths</a></li>
<li><a href="Basic-Blocks.html#index-insn-notes_002c-notes-3162">insn notes, notes</a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Insn-Splitting.html#index-insn-splitting-3701">insn splitting</a>: <a href="Insn-Splitting.html#Insn-Splitting">Insn Splitting</a></li>
<li><a href="Defining-Attributes.html#index-insn_002dattr_002eh-3724"><code>insn-attr.h</code></a>: <a href="Defining-Attributes.html#Defining-Attributes">Defining Attributes</a></li>
<li><a href="Flags.html#index-INSN_005fANNULLED_005fBRANCH_005fP-2615"><code>INSN_ANNULLED_BRANCH_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Insns.html#index-INSN_005fCODE-3105"><code>INSN_CODE</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-INSN_005fDELETED_005fP-2620"><code>INSN_DELETED_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-INSN_005fFROM_005fTARGET_005fP-2629"><code>INSN_FROM_TARGET_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Insns.html#index-insn_005flist-3129"><code>insn_list</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Misc.html#index-INSN_005fREFERENCES_005fARE_005fDELAYED-4928"><code>INSN_REFERENCES_ARE_DELAYED</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-INSN_005fSETS_005fARE_005fDELAYED-4927"><code>INSN_SETS_ARE_DELAYED</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Insns.html#index-INSN_005fUID-3068"><code>INSN_UID</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-INSN_005fVAR_005fLOCATION-3100"><code>INSN_VAR_LOCATION</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-insns-3067">insns</a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="RTL-Template.html#index-insns_002c-generating-3252">insns, generating</a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="RTL-Template.html#index-insns_002c-recognizing-3254">insns, recognizing</a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="Insn-Attributes.html#index-instruction-attributes-3720">instruction attributes</a>: <a href="Insn-Attributes.html#Insn-Attributes">Insn Attributes</a></li>
<li><a href="Processor-pipeline-description.html#index-instruction-latency-time-3782">instruction latency time</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Patterns.html#index-instruction-patterns-3243">instruction patterns</a>: <a href="Patterns.html#Patterns">Patterns</a></li>
<li><a href="Insn-Splitting.html#index-instruction-splitting-3702">instruction splitting</a>: <a href="Insn-Splitting.html#Insn-Splitting">Insn Splitting</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007binsv_007d-instruction-pattern-3570"><code>insv</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007binsv_0040var_007bm_007d_007d-instruction-pattern-3566"><code>insv</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007binsvmisalign_0040var_007bm_007d_007d-instruction-pattern-3567"><code>insvmisalign</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Int-Iterators.html#index-int-iterators-in-_0040file_007b_002emd_007d-files-3843">int iterators in <samp><span class="file">.md</span></samp> files</a>: <a href="Int-Iterators.html#Int-Iterators">Int Iterators</a></li>
<li><a href="Type-Layout.html#index-INT16_005fTYPE-4015"><code>INT16_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT32_005fTYPE-4016"><code>INT32_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT64_005fTYPE-4017"><code>INT64_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT8_005fTYPE-4014"><code>INT8_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT_005fFAST16_005fTYPE-4031"><code>INT_FAST16_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT_005fFAST32_005fTYPE-4032"><code>INT_FAST32_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT_005fFAST64_005fTYPE-4033"><code>INT_FAST64_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT_005fFAST8_005fTYPE-4030"><code>INT_FAST8_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT_005fLEAST16_005fTYPE-4023"><code>INT_LEAST16_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT_005fLEAST32_005fTYPE-4024"><code>INT_LEAST32_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT_005fLEAST64_005fTYPE-4025"><code>INT_LEAST64_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT_005fLEAST8_005fTYPE-4022"><code>INT_LEAST8_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INT_005fTYPE_005fSIZE-3982"><code>INT_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Constant-expressions.html#index-INTEGER_005fCST-1824"><code>INTEGER_CST</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Types.html#index-INTEGER_005fTYPE-1748"><code>INTEGER_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Dependent-Patterns.html#index-Interdependence-of-Patterns-3674">Interdependence of Patterns</a>: <a href="Dependent-Patterns.html#Dependent-Patterns">Dependent Patterns</a></li>
<li><a href="Interface.html#index-interfacing-to-GCC-output-7">interfacing to GCC output</a>: <a href="Interface.html#Interface">Interface</a></li>
<li><a href="Processor-pipeline-description.html#index-interlock-delays-3783">interlock delays</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Parsing-pass.html#index-intermediate-representation-lowering-1678">intermediate representation lowering</a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="Type-Layout.html#index-INTMAX_005fTYPE-4011"><code>INTMAX_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-INTPTR_005fTYPE-4038"><code>INTPTR_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="index.html#index-introduction-1">introduction</a>: <a href="index.html#Top">Top</a></li>
<li><a href="Macros-for-Initialization.html#index-INVOKE_005f_005fmain-4676"><code>INVOKE__main</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Arithmetic.html#index-ior-2942"><code>ior</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bior_007d-and-attributes-3733"><code>ior</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007bior_007d_002c-canonicalization-of-3687"><code>ior</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bior_0040var_007bm_007d3_007d-instruction-pattern-3418"><code>ior</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Allocation-Order.html#index-IRA_005fHARD_005fREGNO_005fADD_005fCOST_005fMULTIPLIER-4077"><code>IRA_HARD_REGNO_ADD_COST_MULTIPLIER</code></a>: <a href="Allocation-Order.html#Allocation-Order">Allocation Order</a></li>
<li><a href="Data-Output.html#index-IS_005fASM_005fLOGICAL_005fLINE_005fSEPARATOR-4599"><code>IS_ASM_LOGICAL_LINE_SEPARATOR</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005faddressable-2149"><code>is_gimple_addressable</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fasm_005fval-2150"><code>is_gimple_asm_val</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fassign-2157"><code>is_gimple_assign</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fcall-2158"><code>is_gimple_call</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fcall_005faddr-2151"><code>is_gimple_call_addr</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fconstant-2153"><code>is_gimple_constant</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fdebug-2159"><code>is_gimple_debug</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fip_005finvariant-2155"><code>is_gimple_ip_invariant</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fip_005finvariant_005faddress-2156"><code>is_gimple_ip_invariant_address</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fmem_005fref_005faddr-2152"><code>is_gimple_mem_ref_addr</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fmin_005finvariant-2154"><code>is_gimple_min_invariant</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fomp-2162"><code>is_gimple_omp</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Logical-Operators.html#index-is_005fgimple_005fval-2148"><code>is_gimple_val</code></a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Iterators.html#index-iterators-in-_0040file_007b_002emd_007d-files-3836">iterators in <samp><span class="file">.md</span></samp> files</a>: <a href="Iterators.html#Iterators">Iterators</a></li>
<li><a href="Scalar-evolutions.html#index-IV-analysis-on-GIMPLE-3236">IV analysis on GIMPLE</a>: <a href="Scalar-evolutions.html#Scalar-evolutions">Scalar evolutions</a></li>
<li><a href="loop_002div.html#index-IV-analysis-on-RTL-3237">IV analysis on RTL</a>: <a href="loop_002div.html#loop_002div">loop-iv</a></li>
<li><a href="Exception-Region-Output.html#index-JMP_005fBUF_005fSIZE-4729"><code>JMP_BUF_SIZE</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Flags.html#index-jump-2720"><code>jump</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bjump_007d-instruction-pattern-3575"><code>jump</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Jump-Patterns.html#index-jump-instruction-patterns-3675">jump instruction patterns</a>: <a href="Jump-Patterns.html#Jump-Patterns">Jump Patterns</a></li>
<li><a href="Side-Effects.html#index-jump-instructions-and-_0040code_007bset_007d-3033">jump instructions and <code>set</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bjump_007d_002c-in-_0040code_007bcall_005finsn_007d-2686"><code>jump</code>, in <code>call_insn</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bjump_007d_002c-in-_0040code_007binsn_007d-2683"><code>jump</code>, in <code>insn</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bjump_007d_002c-in-_0040code_007bmem_007d-2644"><code>jump</code>, in <code>mem</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Alignment-Output.html#index-JUMP_005fALIGN-4737"><code>JUMP_ALIGN</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Insns.html#index-jump_005finsn-3074"><code>jump_insn</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bjump_005finsn_007d-and-_0040samp_007b_002ff_007d-2668"><code>jump_insn</code> and &lsquo;<samp><span class="samp">/f</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bjump_005finsn_007d-and-_0040samp_007b_002fs_007d-2631"><code>jump_insn</code> and &lsquo;<samp><span class="samp">/s</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bjump_005finsn_007d-and-_0040samp_007b_002fu_007d-2616"><code>jump_insn</code> and &lsquo;<samp><span class="samp">/u</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bjump_005finsn_007d-and-_0040samp_007b_002fv_007d-2623"><code>jump_insn</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Insns.html#index-JUMP_005fLABEL-3075"><code>JUMP_LABEL</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-jump_005ftable_005fdata-3085"><code>jump_table_data</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bjump_005ftable_005fdata_007d-and-_0040samp_007b_002fs_007d-2679"><code>jump_table_data</code> and &lsquo;<samp><span class="samp">/s</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bjump_005ftable_005fdata_007d-and-_0040samp_007b_002fv_007d-2625"><code>jump_table_data</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Sections.html#index-JUMP_005fTABLES_005fIN_005fTEXT_005fSECTION-4531"><code>JUMP_TABLES_IN_TEXT_SECTION</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Jumps.html#index-Jumps-1941">Jumps</a>: <a href="Jumps.html#Jumps">Jumps</a></li>
<li><a href="Alignment-Output.html#index-LABEL_005fALIGN-4743"><code>LABEL_ALIGN</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Alignment-Output.html#index-LABEL_005fALIGN_005fAFTER_005fBARRIER-4739"><code>LABEL_ALIGN_AFTER_BARRIER</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Insns.html#index-LABEL_005fALT_005fENTRY_005fP-3083"><code>LABEL_ALT_ENTRY_P</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Edges.html#index-LABEL_005fALTERNATE_005fNAME-3193"><code>LABEL_ALTERNATE_NAME</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Declarations.html#index-LABEL_005fDECL-1796"><code>LABEL_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Insns.html#index-LABEL_005fKIND-3081"><code>LABEL_KIND</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-LABEL_005fNUSES-3080"><code>LABEL_NUSES</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-LABEL_005fPRESERVE_005fP-2634"><code>LABEL_PRESERVE_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Constants.html#index-label_005fref-2838"><code>label_ref</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Flags.html#index-g_t_0040code_007blabel_005fref_007d-and-_0040samp_007b_002fv_007d-2639"><code>label_ref</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007blabel_005fref_007d_002c-RTL-sharing-3146"><code>label_ref</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Flags.html#index-LABEL_005fREF_005fNONLOCAL_005fP-2638"><code>LABEL_REF_NONLOCAL_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Gimplification-pass.html#index-lang_005fhooks_002egimplify_005fexpr-1688"><code>lang_hooks.gimplify_expr</code></a>: <a href="Gimplification-pass.html#Gimplification-pass">Gimplification pass</a></li>
<li><a href="Parsing-pass.html#index-lang_005fhooks_002eparse_005ffile-1673"><code>lang_hooks.parse_file</code></a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="Language_002ddependent-trees.html#index-language_002ddependent-trees-1992">language-dependent trees</a>: <a href="Language_002ddependent-trees.html#Language_002ddependent-trees">Language-dependent trees</a></li>
<li><a href="Parsing-pass.html#index-language_002dindependent-intermediate-representation-1677">language-independent intermediate representation</a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="Aggregate-Return.html#index-large-return-values-4280">large return values</a>: <a href="Aggregate-Return.html#Aggregate-Return">Aggregate Return</a></li>
<li><a href="Stack-Registers.html#index-LAST_005fSTACK_005fREG-4097"><code>LAST_STACK_REG</code></a>: <a href="Stack-Registers.html#Stack-Registers">Stack Registers</a></li>
<li><a href="Regs-and-Memory.html#index-LAST_005fVIRTUAL_005fREGISTER-2850"><code>LAST_VIRTUAL_REGISTER</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007blceil_0040var_007bm_007d_0040var_007bn_007d2_007d-3532"><code>lceil</code><var>m</var><var>n</var><code>2</code></a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="LCSSA.html#index-LCSSA-3233">LCSSA</a>: <a href="LCSSA.html#LCSSA">LCSSA</a></li>
<li><a href="Macros-for-Initialization.html#index-LD_005fFINI_005fSWITCH-4673"><code>LD_FINI_SWITCH</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Macros-for-Initialization.html#index-LD_005fINIT_005fSWITCH-4672"><code>LD_INIT_SWITCH</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Macros-for-Initialization.html#index-LDD_005fSUFFIX-4684"><code>LDD_SUFFIX</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Comparisons.html#index-le-2995"><code>le</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007ble_007d-and-attributes-3737"><code>le</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-LE_005fEXPR-1893"><code>LE_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Leaf-Functions.html#index-leaf-functions-4088">leaf functions</a>: <a href="Leaf-Functions.html#Leaf-Functions">Leaf Functions</a></li>
<li><a href="Standard-Names.html#index-leaf_005ffunction_005fp-3584"><code>leaf_function_p</code></a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Leaf-Functions.html#index-LEAF_005fREG_005fREMAP-4091"><code>LEAF_REG_REMAP</code></a>: <a href="Leaf-Functions.html#Leaf-Functions">Leaf Functions</a></li>
<li><a href="Leaf-Functions.html#index-LEAF_005fREGISTERS-4090"><code>LEAF_REGISTERS</code></a>: <a href="Leaf-Functions.html#Leaf-Functions">Leaf Functions</a></li>
<li><a href="Arithmetic.html#index-left-rotate-2961">left rotate</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-left-shift-2951">left shift</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="PIC.html#index-LEGITIMATE_005fPIC_005fOPERAND_005fP-4554"><code>LEGITIMATE_PIC_OPERAND_P</code></a>: <a href="PIC.html#PIC">PIC</a></li>
<li><a href="Addressing-Modes.html#index-LEGITIMIZE_005fRELOAD_005fADDRESS-4390"><code>LEGITIMIZE_RELOAD_ADDRESS</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="GTY-Options.html#index-length-5076"><code>length</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Comparisons.html#index-less-than-2988">less than</a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Comparisons.html#index-less-than-or-equal-2996">less than or equal</a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Comparisons.html#index-leu-2997"><code>leu</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bleu_007d-and-attributes-3738"><code>leu</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007blfloor_0040var_007bm_007d_0040var_007bn_007d2_007d-3531"><code>lfloor</code><var>m</var><var>n</var><code>2</code></a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Target-Fragment.html#index-LIB2FUNCS_005fEXTRA-5056"><code>LIB2FUNCS_EXTRA</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Driver.html#index-LIB_005fSPEC-3869"><code>LIB_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Scalar-Return.html#index-LIBCALL_005fVALUE-4272"><code>LIBCALL_VALUE</code></a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Library-Calls.html#index-g_t_0040file_007blibgcc_002ea_007d-4354"><samp><span class="file">libgcc.a</span></samp></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Target-Fragment.html#index-LIBGCC2_005fCFLAGS-5055"><code>LIBGCC2_CFLAGS</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Type-Layout.html#index-LIBGCC2_005fGNU_005fPREFIX-4000"><code>LIBGCC2_GNU_PREFIX</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Misc.html#index-LIBGCC2_005fUNWIND_005fATTRIBUTE-5007"><code>LIBGCC2_UNWIND_ATTRIBUTE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Driver.html#index-LIBGCC_005fSPEC-3870"><code>LIBGCC_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Library-Calls.html#index-library-subroutine-names-4353">library subroutine names</a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Misc.html#index-LIBRARY_005fPATH_005fENV-4932"><code>LIBRARY_PATH_ENV</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Classes.html#index-LIMIT_005fRELOAD_005fCLASS-4122"><code>LIMIT_RELOAD_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Driver.html#index-LINK_005fCOMMAND_005fSPEC-3882"><code>LINK_COMMAND_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-LINK_005fEH_005fSPEC-3873"><code>LINK_EH_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-LINK_005fGCC_005fC_005fSEQUENCE_005fSPEC-3881"><code>LINK_GCC_C_SEQUENCE_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-LINK_005fLIBGCC_005fSPECIAL_005f1-3880"><code>LINK_LIBGCC_SPECIAL_1</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-LINK_005fSPEC-3868"><code>LINK_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Containers.html#index-list-1734">list</a>: <a href="Containers.html#Containers">Containers</a></li>
<li><a href="Liveness-information.html#index-Liveness-representation-3227">Liveness representation</a>: <a href="Liveness-information.html#Liveness-information">Liveness information</a></li>
<li><a href="Arithmetic.html#index-lo_005fsum-2891"><code>lo_sum</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Simple-Constraints.html#index-load-address-instruction-3332">load address instruction</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Misc.html#index-LOAD_005fEXTEND_005fOP-4899"><code>LOAD_EXTEND_OP</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bload_005fmultiple_007d-instruction-pattern-3389"><code>load_multiple</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="RTL-passes.html#index-Local-Register-Allocator-_0028LRA_0029-1694">Local Register Allocator (LRA)</a>: <a href="RTL-passes.html#RTL-passes">RTL passes</a></li>
<li><a href="Storage-Layout.html#index-LOCAL_005fALIGNMENT-3956"><code>LOCAL_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Classes.html#index-LOCAL_005fCLASS_005fP-2048"><code>LOCAL_CLASS_P</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Storage-Layout.html#index-LOCAL_005fDECL_005fALIGNMENT-3959"><code>LOCAL_DECL_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Driver.html#index-LOCAL_005fINCLUDE_005fDIR-3893"><code>LOCAL_INCLUDE_DIR</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Instruction-Output.html#index-LOCAL_005fLABEL_005fPREFIX-4704"><code>LOCAL_LABEL_PREFIX</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Register-Basics.html#index-LOCAL_005fREGNO-4070"><code>LOCAL_REGNO</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Insns.html#index-LOG_005fLINKS-3107"><code>LOG_LINKS</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Logical-Operators.html#index-Logical-Operators-2144">Logical Operators</a>: <a href="Logical-Operators.html#Logical-Operators">Logical Operators</a></li>
<li><a href="Arithmetic.html#index-logical_002dand_002c-bitwise-2940">logical-and, bitwise</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Costs.html#index-LOGICAL_005fOP_005fNON_005fSHORT_005fCIRCUIT-4466"><code>LOGICAL_OP_NON_SHORT_CIRCUIT</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007blog_0040var_007bm_007d2_007d-instruction-pattern-3520"><code>log</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Type-Layout.html#index-LONG_005fACCUM_005fTYPE_005fSIZE-3998"><code>LONG_ACCUM_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-LONG_005fDOUBLE_005fTYPE_005fSIZE-3991"><code>LONG_DOUBLE_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-LONG_005fFRACT_005fTYPE_005fSIZE-3994"><code>LONG_FRACT_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-LONG_005fLONG_005fACCUM_005fTYPE_005fSIZE-3999"><code>LONG_LONG_ACCUM_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-LONG_005fLONG_005fFRACT_005fTYPE_005fSIZE-3995"><code>LONG_LONG_FRACT_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-LONG_005fLONG_005fTYPE_005fSIZE-3986"><code>LONG_LONG_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-LONG_005fTYPE_005fSIZE-3984"><code>LONG_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Interface.html#index-g_t_0040code_007blongjmp_007d-and-automatic-variables-16"><code>longjmp</code> and automatic variables</a>: <a href="Interface.html#Interface">Interface</a></li>
<li><a href="Loop-representation.html#index-Loop-analysis-3230">Loop analysis</a>: <a href="Loop-representation.html#Loop-representation">Loop representation</a></li>
<li><a href="Loop-manipulation.html#index-Loop-manipulation-3232">Loop manipulation</a>: <a href="Loop-manipulation.html#Loop-manipulation">Loop manipulation</a></li>
<li><a href="Loop-querying.html#index-Loop-querying-3231">Loop querying</a>: <a href="Loop-querying.html#Loop-querying">Loop querying</a></li>
<li><a href="Loop-representation.html#index-Loop-representation-3229">Loop representation</a>: <a href="Loop-representation.html#Loop-representation">Loop representation</a></li>
<li><a href="LCSSA.html#index-Loop_002dclosed-SSA-form-3234">Loop-closed SSA form</a>: <a href="LCSSA.html#LCSSA">LCSSA</a></li>
<li><a href="Alignment-Output.html#index-LOOP_005fALIGN-4741"><code>LOOP_ALIGN</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-LOOP_005fEXPR-1913"><code>LOOP_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Looping-Patterns.html#index-looping-instruction-patterns-3677">looping instruction patterns</a>: <a href="Looping-Patterns.html#Looping-Patterns">Looping Patterns</a></li>
<li><a href="Parsing-pass.html#index-lowering_002c-language_002ddependent-intermediate-representation-1679">lowering, language-dependent intermediate representation</a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007blrint_0040var_007bm_007d_0040var_007bn_007d2_007d-3529"><code>lrint</code><var>m</var><var>n</var><code>2</code></a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007blround_0040var_007bm_007d_0040var_007bn_007d2_007d-3530"><code>lround</code><var>m</var><var>n</var><code>2</code></a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-LSHIFT_005fEXPR-1867"><code>LSHIFT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Arithmetic.html#index-lshiftrt-2956"><code>lshiftrt</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007blshiftrt_007d-and-attributes-3754"><code>lshiftrt</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007blshr_0040var_007bm_007d3_007d-instruction-pattern-3499"><code>lshr</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Comparisons.html#index-lt-2987"><code>lt</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007blt_007d-and-attributes-3739"><code>lt</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-LT_005fEXPR-1892"><code>LT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-LTGT_005fEXPR-1905"><code>LTGT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="LTO.html#index-lto-5103">lto</a>: <a href="LTO.html#LTO">LTO</a></li>
<li><a href="LTO.html#index-ltrans-5106">ltrans</a>: <a href="LTO.html#LTO">LTO</a></li>
<li><a href="Comparisons.html#index-ltu-2989"><code>ltu</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bm_007d-in-constraint-3307">&lsquo;<samp><span class="samp">m</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Target-Attributes.html#index-machine-attributes-4828">machine attributes</a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Target-Macros.html#index-machine-description-macros-3850">machine description macros</a>: <a href="Target-Macros.html#Target-Macros">Target Macros</a></li>
<li><a href="Machine-Desc.html#index-machine-descriptions-3241">machine descriptions</a>: <a href="Machine-Desc.html#Machine-Desc">Machine Desc</a></li>
<li><a href="Conversions.html#index-machine-mode-conversions-3011">machine mode conversions</a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Machine-Modes.html#index-machine-modes-2728">machine modes</a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Constraints.html#index-machine-specific-constraints-3362">machine specific constraints</a>: <a href="Machine-Constraints.html#Machine-Constraints">Machine Constraints</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-machine_002dindependent-predicates-3283">machine-independent predicates</a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Machine-Modes.html#index-machine_005fmode-2729"><code>machine_mode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Target-Macros.html#index-macros_002c-target-description-3852">macros, target description</a>: <a href="Target-Macros.html#Target-Macros">Target Macros</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmadd_0040var_007bm_007d_0040var_007bn_007d4_007d-instruction-pattern-3485"><code>madd</code><var>m</var><var>n</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Label-Output.html#index-MAKE_005fDECL_005fONE_005fONLY-4642"><code>MAKE_DECL_ONE_ONLY</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Expander-Definitions.html#index-make_005fsafe_005ffrom-3700"><code>make_safe_from</code></a>: <a href="Expander-Definitions.html#Expander-Definitions">Expander Definitions</a></li>
<li><a href="Fragments.html#index-makefile-fragment-5052">makefile fragment</a>: <a href="Fragments.html#Fragments">Fragments</a></li>
<li><a href="Makefile.html#index-makefile-targets-1664">makefile targets</a>: <a href="Makefile.html#Makefile">Makefile</a></li>
<li><a href="Storage-Layout.html#index-MALLOC_005fABI_005fALIGNMENT-3945"><code>MALLOC_ABI_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-Manipulating-GIMPLE-statements-2163">Manipulating GIMPLE statements</a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="GTY-Options.html#index-mark_005fhook-5084"><code>mark_hook</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="GGC-Roots.html#index-marking-roots-5096">marking roots</a>: <a href="GGC-Roots.html#GGC-Roots">GGC Roots</a></li>
<li><a href="Exception-Region-Output.html#index-MASK_005fRETURN_005fADDR-4724"><code>MASK_RETURN_ADDR</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Match-and-Simplify.html#index-Match-and-Simplify-5111">Match and Simplify</a>: <a href="Match-and-Simplify.html#Match-and-Simplify">Match and Simplify</a></li>
<li><a href="define_005fpeephole2.html#index-match_005fdup-3718"><code>match_dup</code></a>: <a href="define_005fpeephole2.html#define_005fpeephole2">define_peephole2</a></li>
<li><a href="RTL-Template.html#index-match_005fdup-3257"><code>match_dup</code></a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="Insn-Lengths.html#index-g_t_0040code_007bmatch_005fdup_007d-and-attributes-3770"><code>match_dup</code> and attributes</a>: <a href="Insn-Lengths.html#Insn-Lengths">Insn Lengths</a></li>
<li><a href="RTL-Template.html#index-match_005fop_005fdup-3259"><code>match_op_dup</code></a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="RTL-Template.html#index-match_005foperand-3255"><code>match_operand</code></a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bmatch_005foperand_007d-and-attributes-3735"><code>match_operand</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="RTL-Template.html#index-match_005foperator-3258"><code>match_operator</code></a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="RTL-Template.html#index-match_005fpar_005fdup-3261"><code>match_par_dup</code></a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="RTL-Template.html#index-match_005fparallel-3260"><code>match_parallel</code></a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="define_005fpeephole2.html#index-match_005fscratch-3717"><code>match_scratch</code></a>: <a href="define_005fpeephole2.html#define_005fpeephole2">define_peephole2</a></li>
<li><a href="RTL-Template.html#index-match_005fscratch-3256"><code>match_scratch</code></a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bmatch_005ftest_007d-and-attributes-3736"><code>match_test</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Simple-Constraints.html#index-matching-constraint-3330">matching constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Output-Template.html#index-matching-operands-3268">matching operands</a>: <a href="Output-Template.html#Output-Template">Output Template</a></li>
<li><a href="Soft-float-library-routines.html#index-math-library-77">math library</a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="Arithmetic.html#index-math_002c-in-RTL-2882">math, in RTL</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Misc.html#index-MATH_005fLIBRARY-4931"><code>MATH_LIBRARY</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Library-Calls.html#index-matherr-4364"><code>matherr</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Storage-Layout.html#index-MAX_005fBITS_005fPER_005fWORD-3931"><code>MAX_BITS_PER_WORD</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Machine-Modes.html#index-MAX_005fBITSIZE_005fMODE_005fANY_005fINT-2816"><code>MAX_BITSIZE_MODE_ANY_INT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MAX_005fBITSIZE_005fMODE_005fANY_005fMODE-2817"><code>MAX_BITSIZE_MODE_ANY_MODE</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Misc.html#index-MAX_005fCONDITIONAL_005fEXECUTE-4934"><code>MAX_CONDITIONAL_EXECUTE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Storage-Layout.html#index-MAX_005fFIXED_005fMODE_005fSIZE-3970"><code>MAX_FIXED_MODE_SIZE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Misc.html#index-MAX_005fMOVE_005fMAX-4903"><code>MAX_MOVE_MAX</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Storage-Layout.html#index-MAX_005fOFILE_005fALIGNMENT-3951"><code>MAX_OFILE_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Addressing-Modes.html#index-MAX_005fREGS_005fPER_005fADDRESS-4381"><code>MAX_REGS_PER_ADDRESS</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Storage-Layout.html#index-MAX_005fSTACK_005fALIGNMENT-3950"><code>MAX_STACK_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmax_0040var_007bm_007d3_007d-instruction-pattern-3430"><code>max</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Edges.html#index-may_005ftrap_005fp_002c-tree_005fcould_005ftrap_005fp-3184"><code>may_trap_p, tree_could_trap_p</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="GTY-Options.html#index-maybe_005fundef-5085"><code>maybe_undef</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Profiling.html#index-mcount-4311"><code>mcount</code></a>: <a href="Profiling.html#Profiling">Profiling</a></li>
<li><a href="Driver.html#index-MD_005fEXEC_005fPREFIX-3886"><code>MD_EXEC_PREFIX</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Exception-Handling.html#index-MD_005fFALLBACK_005fFRAME_005fSTATE_005fFOR-4176"><code>MD_FALLBACK_FRAME_STATE_FOR</code></a>: <a href="Exception-Handling.html#Exception-Handling">Exception Handling</a></li>
<li><a href="Exception-Handling.html#index-MD_005fHANDLE_005fUNWABI-4177"><code>MD_HANDLE_UNWABI</code></a>: <a href="Exception-Handling.html#Exception-Handling">Exception Handling</a></li>
<li><a href="Driver.html#index-MD_005fSTARTFILE_005fPREFIX-3890"><code>MD_STARTFILE_PREFIX</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-MD_005fSTARTFILE_005fPREFIX_005f1-3891"><code>MD_STARTFILE_PREFIX_1</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Regs-and-Memory.html#index-mem-2878"><code>mem</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bmem_007d-and-_0040samp_007b_002fc_007d-2651"><code>mem</code> and &lsquo;<samp><span class="samp">/c</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bmem_007d-and-_0040samp_007b_002ff_007d-2654"><code>mem</code> and &lsquo;<samp><span class="samp">/f</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bmem_007d-and-_0040samp_007b_002fj_007d-2643"><code>mem</code> and &lsquo;<samp><span class="samp">/j</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bmem_007d-and-_0040samp_007b_002fu_007d-2673"><code>mem</code> and &lsquo;<samp><span class="samp">/u</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bmem_007d-and-_0040samp_007b_002fv_007d-2646"><code>mem</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007bmem_007d_002c-RTL-sharing-3148"><code>mem</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Special-Accessors.html#index-MEM_005fADDR_005fSPACE-2575"><code>MEM_ADDR_SPACE</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-MEM_005fALIAS_005fSET-2568"><code>MEM_ALIAS_SET</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-MEM_005fALIGN-2574"><code>MEM_ALIGN</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-MEM_005fEXPR-2569"><code>MEM_EXPR</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Flags.html#index-MEM_005fKEEP_005fALIAS_005fSET_005fP-2642"><code>MEM_KEEP_ALIAS_SET_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-MEM_005fNOTRAP_005fP-2650"><code>MEM_NOTRAP_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Special-Accessors.html#index-MEM_005fOFFSET-2571"><code>MEM_OFFSET</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-MEM_005fOFFSET_005fKNOWN_005fP-2570"><code>MEM_OFFSET_KNOWN_P</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Flags.html#index-MEM_005fPOINTER-2653"><code>MEM_POINTER</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-MEM_005fREADONLY_005fP-2672"><code>MEM_READONLY_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Storage-References.html#index-MEM_005fREF-1843"><code>MEM_REF</code></a>: <a href="Storage-References.html#Storage-References">Storage References</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmem_005fsignal_005ffence_0040var_007bmode_007d_007d-instruction-pattern-3665"><code>mem_signal_fence</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Special-Accessors.html#index-MEM_005fSIZE-2573"><code>MEM_SIZE</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-MEM_005fSIZE_005fKNOWN_005fP-2572"><code>MEM_SIZE_KNOWN_P</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmem_005fthread_005ffence_0040var_007bmode_007d_007d-instruction-pattern-3664"><code>mem_thread_fence</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Flags.html#index-MEM_005fVOLATILE_005fP-2645"><code>MEM_VOLATILE_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Memory-model.html#index-memory-model-2533">memory model</a>: <a href="Memory-model.html#Memory-model">Memory model</a></li>
<li><a href="Simple-Constraints.html#index-memory-reference_002c-nonoffsettable-3340">memory reference, nonoffsettable</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Simple-Constraints.html#index-memory-references-in-constraints-3308">memory references in constraints</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmemory_005fbarrier_007d-instruction-pattern-3619"><code>memory_barrier</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Costs.html#index-MEMORY_005fMOVE_005fCOST-4447"><code>MEMORY_MOVE_COST</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-memory_005foperand-3291"><code>memory_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Types.html#index-METHOD_005fTYPE-1759"><code>METHOD_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Storage-Layout.html#index-MIN_005fUNITS_005fPER_005fWORD-3933"><code>MIN_UNITS_PER_WORD</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Storage-Layout.html#index-MINIMUM_005fALIGNMENT-3960"><code>MINIMUM_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Storage-Layout.html#index-MINIMUM_005fATOMIC_005fALIGNMENT-3947"><code>MINIMUM_ATOMIC_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmin_0040var_007bm_007d3_007d-instruction-pattern-3429"><code>min</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Arithmetic.html#index-minus-2892"><code>minus</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bminus_007d-and-attributes-3747"><code>minus</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007bminus_007d_002c-canonicalization-of-3685"><code>minus</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-MINUS_005fEXPR-1879"><code>MINUS_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="MIPS-Coprocessors.html#index-MIPS-coprocessor_002ddefinition-macros-4862">MIPS coprocessor-definition macros</a>: <a href="MIPS-Coprocessors.html#MIPS-Coprocessors">MIPS Coprocessors</a></li>
<li><a href="Miscellaneous-Register-Hooks.html#index-miscellaneous-register-hooks-4325">miscellaneous register hooks</a>: <a href="Miscellaneous-Register-Hooks.html#Miscellaneous-Register-Hooks">Miscellaneous Register Hooks</a></li>
<li><a href="Mnemonic-Attribute.html#index-mnemonic-attribute-3777">mnemonic attribute</a>: <a href="Mnemonic-Attribute.html#Mnemonic-Attribute">Mnemonic Attribute</a></li>
<li><a href="Arithmetic.html#index-mod-2925"><code>mod</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bmod_007d-and-attributes-3750"><code>mod</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Machine-Modes.html#index-mode-classes-2785">mode classes</a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Mode-Iterators.html#index-mode-iterators-in-_0040file_007b_002emd_007d-files-3837">mode iterators in <samp><span class="file">.md</span></samp> files</a>: <a href="Mode-Iterators.html#Mode-Iterators">Mode Iterators</a></li>
<li><a href="Mode-Switching.html#index-mode-switching-4818">mode switching</a>: <a href="Mode-Switching.html#Mode-Switching">Mode Switching</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fACCUM-2792"><code>MODE_ACCUM</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Register-Classes.html#index-MODE_005fBASE_005fREG_005fCLASS-4109"><code>MODE_BASE_REG_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-MODE_005fBASE_005fREG_005fREG_005fCLASS-4110"><code>MODE_BASE_REG_REG_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="MODE_005fCC-Condition-Codes.html#index-MODE_005fCC-4434"><code>MODE_CC</code></a>: <a href="MODE_005fCC-Condition-Codes.html#MODE_005fCC-Condition-Codes">MODE_CC Condition Codes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fCC-2797"><code>MODE_CC</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Register-Classes.html#index-MODE_005fCODE_005fBASE_005fREG_005fCLASS-4111"><code>MODE_CODE_BASE_REG_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fCOMPLEX_005fFLOAT-2795"><code>MODE_COMPLEX_FLOAT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fCOMPLEX_005fINT-2794"><code>MODE_COMPLEX_INT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fDECIMAL_005fFLOAT-2789"><code>MODE_DECIMAL_FLOAT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fFLOAT-2788"><code>MODE_FLOAT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fFRACT-2790"><code>MODE_FRACT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fFUNCTION-2796"><code>MODE_FUNCTION</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fINT-2786"><code>MODE_INT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fPARTIAL_005fINT-2787"><code>MODE_PARTIAL_INT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fPOINTER_005fBOUNDS-2798"><code>MODE_POINTER_BOUNDS</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fRANDOM-2799"><code>MODE_RANDOM</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fUACCUM-2793"><code>MODE_UACCUM</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-MODE_005fUFRACT-2791"><code>MODE_UFRACT</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Values-in-Registers.html#index-MODES_005fTIEABLE_005fP-4085"><code>MODES_TIEABLE_P</code></a>: <a href="Values-in-Registers.html#Values-in-Registers">Values in Registers</a></li>
<li><a href="Modifiers.html#index-modifiers-in-constraints-3353">modifiers in constraints</a>: <a href="Modifiers.html#Modifiers">Modifiers</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-MODIFY_005fEXPR-1906"><code>MODIFY_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Misc.html#index-MODIFY_005fJNI_005fMETHOD_005fCALL-4978"><code>MODIFY_JNI_METHOD_CALL</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmod_0040var_007bm_007d3_007d-instruction-pattern-3413"><code>mod</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="RTL-passes.html#index-modulo-scheduling-1691">modulo scheduling</a>: <a href="RTL-passes.html#RTL-passes">RTL passes</a></li>
<li><a href="Misc.html#index-MOVE_005fMAX-4902"><code>MOVE_MAX</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Costs.html#index-MOVE_005fMAX_005fPIECES-4454"><code>MOVE_MAX_PIECES</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Costs.html#index-MOVE_005fRATIO-4452"><code>MOVE_RATIO</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmov_0040var_007bm_007d_007d-instruction-pattern-3380"><code>mov</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmovmem_0040var_007bm_007d_007d-instruction-pattern-3541"><code>movmem</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmovmisalign_0040var_007bm_007d_007d-instruction-pattern-3388"><code>movmisalign</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmov_0040var_007bmode_007dcc_007d-instruction-pattern-3571"><code>mov</code><var>mode</var><code>cc</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmovstr_007d-instruction-pattern-3542"><code>movstr</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmovstrict_0040var_007bm_007d_007d-instruction-pattern-3387"><code>movstrict</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmsub_0040var_007bm_007d_0040var_007bn_007d4_007d-instruction-pattern-3489"><code>msub</code><var>m</var><var>n</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmulhisi3_007d-instruction-pattern-3474"><code>mulhisi3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmul_0040var_007bm_007d3_007d-instruction-pattern-3406"><code>mul</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmulqihi3_007d-instruction-pattern-3475"><code>mulqihi3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmulsidi3_007d-instruction-pattern-3476"><code>mulsidi3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Arithmetic.html#index-mult-2907"><code>mult</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bmult_007d-and-attributes-3748"><code>mult</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007bmult_007d_002c-canonicalization-of-3683"><code>mult</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-MULT_005fEXPR-1880"><code>MULT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-MULT_005fHIGHPART_005fEXPR-1881"><code>MULT_HIGHPART_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Target-Fragment.html#index-MULTIARCH_005fDIRNAME-5067"><code>MULTIARCH_DIRNAME</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Driver.html#index-MULTILIB_005fDEFAULTS-3884"><code>MULTILIB_DEFAULTS</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Target-Fragment.html#index-MULTILIB_005fDIRNAMES-5060"><code>MULTILIB_DIRNAMES</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Target-Fragment.html#index-MULTILIB_005fEXCEPTIONS-5062"><code>MULTILIB_EXCEPTIONS</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Target-Fragment.html#index-MULTILIB_005fEXTRA_005fOPTS-5065"><code>MULTILIB_EXTRA_OPTS</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Target-Fragment.html#index-MULTILIB_005fMATCHES-5061"><code>MULTILIB_MATCHES</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Target-Fragment.html#index-MULTILIB_005fOPTIONS-5059"><code>MULTILIB_OPTIONS</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Target-Fragment.html#index-MULTILIB_005fOSDIRNAMES-5066"><code>MULTILIB_OSDIRNAMES</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Target-Fragment.html#index-MULTILIB_005fREQUIRED-5063"><code>MULTILIB_REQUIRED</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Target-Fragment.html#index-MULTILIB_005fREUSE-5064"><code>MULTILIB_REUSE</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Multi_002dAlternative.html#index-multiple-alternative-constraints-3341">multiple alternative constraints</a>: <a href="Multi_002dAlternative.html#Multi_002dAlternative">Multi-Alternative</a></li>
<li><a href="Misc.html#index-MULTIPLE_005fSYMBOL_005fSPACES-4929"><code>MULTIPLE_SYMBOL_SPACES</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Arithmetic.html#index-multiplication-2910">multiplication</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-multiplication-with-signed-saturation-2912">multiplication with signed saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-multiplication-with-unsigned-saturation-2913">multiplication with unsigned saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bmulv_0040var_007bm_007d4_007d-instruction-pattern-3422"><code>mulv</code><var>m</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bn_007d-in-constraint-3319">&lsquo;<samp><span class="samp">n</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Register-Classes.html#index-N_005fREG_005fCLASSES-4104"><code>N_REG_CLASSES</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Identifiers.html#index-name-1727">name</a>: <a href="Identifiers.html#Identifiers">Identifiers</a></li>
<li><a href="Named-Address-Spaces.html#index-named-address-spaces-4883">named address spaces</a>: <a href="Named-Address-Spaces.html#Named-Address-Spaces">Named Address Spaces</a></li>
<li><a href="Patterns.html#index-named-patterns-and-conditions-3247">named patterns and conditions</a>: <a href="Patterns.html#Patterns">Patterns</a></li>
<li><a href="Standard-Names.html#index-names_002c-pattern-3379">names, pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Namespaces.html#index-namespace_002c-scope-2032">namespace, scope</a>: <a href="Namespaces.html#Namespaces">Namespaces</a></li>
<li><a href="Namespaces.html#index-NAMESPACE_005fDECL-2033"><code>NAMESPACE_DECL</code></a>: <a href="Namespaces.html#Namespaces">Namespaces</a></li>
<li><a href="Declarations.html#index-NAMESPACE_005fDECL-1803"><code>NAMESPACE_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Driver.html#index-NATIVE_005fSYSTEM_005fHEADER_005fCOMPONENT-3894"><code>NATIVE_SYSTEM_HEADER_COMPONENT</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Comparisons.html#index-ne-2980"><code>ne</code></a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bne_007d-and-attributes-3744"><code>ne</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-NE_005fEXPR-1897"><code>NE_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bnearbyint_0040var_007bm_007d2_007d-instruction-pattern-3527"><code>nearbyint</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Arithmetic.html#index-neg-2901"><code>neg</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bneg_007d-and-attributes-3752"><code>neg</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007bneg_007d_002c-canonicalization-of-3681"><code>neg</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-NEGATE_005fEXPR-1848"><code>NEGATE_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Arithmetic.html#index-negation-2904">negation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-negation-with-signed-saturation-2905">negation with signed saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-negation-with-unsigned-saturation-2906">negation with unsigned saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bneg_0040var_007bm_007d2_007d-instruction-pattern-3508"><code>neg</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bnegv_0040var_007bm_007d3_007d-instruction-pattern-3511"><code>negv</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Trampolines.html#index-nested-functions_002c-trampolines-for-4344">nested functions, trampolines for</a>: <a href="Trampolines.html#Trampolines">Trampolines</a></li>
<li><a href="GTY-Options.html#index-nested_005fptr-5086"><code>nested_ptr</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Basic-Blocks.html#index-next_005fbb_002c-prev_005fbb_002c-FOR_005fEACH_005fBB_002c-FOR_005fALL_005fBB-3158"><code>next_bb, prev_bb, FOR_EACH_BB, FOR_ALL_BB</code></a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Insns.html#index-NEXT_005fINSN-3070"><code>NEXT_INSN</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Library-Calls.html#index-NEXT_005fOBJC_005fRUNTIME-4369"><code>NEXT_OBJC_RUNTIME</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="RTL-Objects.html#index-nil-2548">nil</a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Macros-for-Initialization.html#index-NM_005fFLAGS-4683"><code>NM_FLAGS</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="DBX-Hooks.html#index-NO_005fDBX_005fBNSYM_005fENSYM-4775"><code>NO_DBX_BNSYM_ENSYM</code></a>: <a href="DBX-Hooks.html#DBX-Hooks">DBX Hooks</a></li>
<li><a href="DBX-Hooks.html#index-NO_005fDBX_005fFUNCTION_005fEND-4774"><code>NO_DBX_FUNCTION_END</code></a>: <a href="DBX-Hooks.html#DBX-Hooks">DBX Hooks</a></li>
<li><a href="File-Names-and-DBX.html#index-NO_005fDBX_005fGCC_005fMARKER-4778"><code>NO_DBX_GCC_MARKER</code></a>: <a href="File-Names-and-DBX.html#File-Names-and-DBX">File Names and DBX</a></li>
<li><a href="File-Names-and-DBX.html#index-NO_005fDBX_005fMAIN_005fSOURCE_005fDIRECTORY-4777"><code>NO_DBX_MAIN_SOURCE_DIRECTORY</code></a>: <a href="File-Names-and-DBX.html#File-Names-and-DBX">File Names and DBX</a></li>
<li><a href="Label-Output.html#index-NO_005fDOLLAR_005fIN_005fLABEL-4623"><code>NO_DOLLAR_IN_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-NO_005fDOT_005fIN_005fLABEL-4624"><code>NO_DOT_IN_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Costs.html#index-NO_005fFUNCTION_005fCSE-4465"><code>NO_FUNCTION_CSE</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Misc.html#index-NO_005fIMPLICIT_005fEXTERN_005fC-4918"><code>NO_IMPLICIT_EXTERN_C</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Profiling.html#index-NO_005fPROFILE_005fCOUNTERS-4313"><code>NO_PROFILE_COUNTERS</code></a>: <a href="Profiling.html#Profiling">Profiling</a></li>
<li><a href="Register-Classes.html#index-NO_005fREGS-4101"><code>NO_REGS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-NON_005fLVALUE_005fEXPR-1862"><code>NON_LVALUE_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Processor-pipeline-description.html#index-nondeterministic-finite-state-automaton-3817">nondeterministic finite state automaton</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-nonimmediate_005foperand-3297"><code>nonimmediate_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Edges.html#index-nonlocal-goto-handler-3190">nonlocal goto handler</a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bnonlocal_005fgoto_007d-instruction-pattern-3604"><code>nonlocal_goto</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bnonlocal_005fgoto_005freceiver_007d-instruction-pattern-3605"><code>nonlocal_goto_receiver</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-nonmemory_005foperand-3296"><code>nonmemory_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Simple-Constraints.html#index-nonoffsettable-memory-reference-3339">nonoffsettable memory reference</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bnop_007d-instruction-pattern-3586"><code>nop</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-NOP_005fEXPR-1863"><code>NOP_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Predicates.html#index-normal-predicates-3281">normal predicates</a>: <a href="Predicates.html#Predicates">Predicates</a></li>
<li><a href="Arithmetic.html#index-not-2936"><code>not</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bnot_007d-and-attributes-3732"><code>not</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Comparisons.html#index-not-equal-2981">not equal</a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007bnot_007d_002c-canonicalization-of-3682"><code>not</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Insns.html#index-note-3087"><code>note</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bnote_007d-and-_0040samp_007b_002fi_007d-2636"><code>note</code> and &lsquo;<samp><span class="samp">/i</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bnote_007d-and-_0040samp_007b_002fv_007d-2627"><code>note</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Basic-Blocks.html#index-NOTE_005fINSN_005fBASIC_005fBLOCK-3161"><code>NOTE_INSN_BASIC_BLOCK</code></a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Insns.html#index-NOTE_005fINSN_005fBLOCK_005fBEG-3092"><code>NOTE_INSN_BLOCK_BEG</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-NOTE_005fINSN_005fBLOCK_005fEND-3093"><code>NOTE_INSN_BLOCK_END</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-NOTE_005fINSN_005fDELETED-3090"><code>NOTE_INSN_DELETED</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-NOTE_005fINSN_005fDELETED_005fLABEL-3091"><code>NOTE_INSN_DELETED_LABEL</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-NOTE_005fINSN_005fEH_005fREGION_005fBEG-3094"><code>NOTE_INSN_EH_REGION_BEG</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-NOTE_005fINSN_005fEH_005fREGION_005fEND-3095"><code>NOTE_INSN_EH_REGION_END</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-NOTE_005fINSN_005fFUNCTION_005fBEG-3096"><code>NOTE_INSN_FUNCTION_BEG</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-NOTE_005fINSN_005fVAR_005fLOCATION-3097"><code>NOTE_INSN_VAR_LOCATION</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-NOTE_005fLINE_005fNUMBER-3088"><code>NOTE_LINE_NUMBER</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-NOTE_005fSOURCE_005fFILE-3089"><code>NOTE_SOURCE_FILE</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-NOTE_005fVAR_005fLOCATION-3098"><code>NOTE_VAR_LOCATION</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="CC0-Condition-Codes.html#index-NOTICE_005fUPDATE_005fCC-4432"><code>NOTICE_UPDATE_CC</code></a>: <a href="CC0-Condition-Codes.html#CC0-Condition-Codes">CC0 Condition Codes</a></li>
<li><a href="Machine-Modes.html#index-NUM_005fMACHINE_005fMODES-2802"><code>NUM_MACHINE_MODES</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Mode-Switching.html#index-NUM_005fMODES_005fFOR_005fMODE_005fSWITCHING-4820"><code>NUM_MODES_FOR_MODE_SWITCHING</code></a>: <a href="Mode-Switching.html#Mode-Switching">Mode Switching</a></li>
<li><a href="Number-of-iterations.html#index-Number-of-iterations-analysis-3238">Number of iterations analysis</a>: <a href="Number-of-iterations.html#Number-of-iterations">Number of iterations</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bo_007d-in-constraint-3310">&lsquo;<samp><span class="samp">o</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="OpenACC.html#index-OACC_005fCACHE-1955"><code>OACC_CACHE</code></a>: <a href="OpenACC.html#OpenACC">OpenACC</a></li>
<li><a href="OpenACC.html#index-OACC_005fDATA-1956"><code>OACC_DATA</code></a>: <a href="OpenACC.html#OpenACC">OpenACC</a></li>
<li><a href="OpenACC.html#index-OACC_005fDECLARE-1957"><code>OACC_DECLARE</code></a>: <a href="OpenACC.html#OpenACC">OpenACC</a></li>
<li><a href="OpenACC.html#index-OACC_005fENTER_005fDATA-1958"><code>OACC_ENTER_DATA</code></a>: <a href="OpenACC.html#OpenACC">OpenACC</a></li>
<li><a href="OpenACC.html#index-OACC_005fEXIT_005fDATA-1959"><code>OACC_EXIT_DATA</code></a>: <a href="OpenACC.html#OpenACC">OpenACC</a></li>
<li><a href="OpenACC.html#index-OACC_005fHOST_005fDATA-1960"><code>OACC_HOST_DATA</code></a>: <a href="OpenACC.html#OpenACC">OpenACC</a></li>
<li><a href="OpenACC.html#index-OACC_005fKERNELS-1961"><code>OACC_KERNELS</code></a>: <a href="OpenACC.html#OpenACC">OpenACC</a></li>
<li><a href="OpenACC.html#index-OACC_005fLOOP-1962"><code>OACC_LOOP</code></a>: <a href="OpenACC.html#OpenACC">OpenACC</a></li>
<li><a href="OpenACC.html#index-OACC_005fPARALLEL-1963"><code>OACC_PARALLEL</code></a>: <a href="OpenACC.html#OpenACC">OpenACC</a></li>
<li><a href="OpenACC.html#index-OACC_005fUPDATE-1964"><code>OACC_UPDATE</code></a>: <a href="OpenACC.html#OpenACC">OpenACC</a></li>
<li><a href="Label-Output.html#index-OBJC_005fGEN_005fMETHOD_005fLABEL-4663"><code>OBJC_GEN_METHOD_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Misc.html#index-OBJC_005fJBLEN-5006"><code>OBJC_JBLEN</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Macros-for-Initialization.html#index-OBJECT_005fFORMAT_005fCOFF-4681"><code>OBJECT_FORMAT_COFF</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Types.html#index-OFFSET_005fTYPE-1764"><code>OFFSET_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Simple-Constraints.html#index-offsettable-address-3309">offsettable address</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Machine-Modes.html#index-OImode-2738"><code>OImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Omega.html#index-Omega-a-solver-for-linear-programming-problems-3240">Omega a solver for linear programming problems</a>: <a href="Omega.html#Omega">Omega</a></li>
<li><a href="OpenMP.html#index-OMP_005fATOMIC-1953"><code>OMP_ATOMIC</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fCLAUSE-1954"><code>OMP_CLAUSE</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fCONTINUE-1952"><code>OMP_CONTINUE</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fCRITICAL-1950"><code>OMP_CRITICAL</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fFOR-1944"><code>OMP_FOR</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fMASTER-1948"><code>OMP_MASTER</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fORDERED-1949"><code>OMP_ORDERED</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fPARALLEL-1943"><code>OMP_PARALLEL</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fRETURN-1951"><code>OMP_RETURN</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fSECTION-1947"><code>OMP_SECTION</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fSECTIONS-1945"><code>OMP_SECTIONS</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="OpenMP.html#index-OMP_005fSINGLE-1946"><code>OMP_SINGLE</code></a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bone_005fcmpl_0040var_007bm_007d2_007d-instruction-pattern-3540"><code>one_cmpl</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Accessors.html#index-operand-access-2559">operand access</a>: <a href="Accessors.html#Accessors">Accessors</a></li>
<li><a href="SSA-Operands.html#index-Operand-Access-Routines-2513">Operand Access Routines</a>: <a href="SSA-Operands.html#SSA-Operands">SSA Operands</a></li>
<li><a href="Constraints.html#index-operand-constraints-3304">operand constraints</a>: <a href="Constraints.html#Constraints">Constraints</a></li>
<li><a href="SSA-Operands.html#index-Operand-Iterators-2512">Operand Iterators</a>: <a href="SSA-Operands.html#SSA-Operands">SSA Operands</a></li>
<li><a href="Predicates.html#index-operand-predicates-3278">operand predicates</a>: <a href="Predicates.html#Predicates">Predicates</a></li>
<li><a href="Output-Template.html#index-operand-substitution-3263">operand substitution</a>: <a href="Output-Template.html#Output-Template">Output Template</a></li>
<li><a href="Patterns.html#index-operands-3248"><code>operands</code></a>: <a href="Patterns.html#Patterns">Patterns</a></li>
<li><a href="SSA-Operands.html#index-operands-2508">operands</a>: <a href="SSA-Operands.html#SSA-Operands">SSA Operands</a></li>
<li><a href="Operands.html#index-Operands-2140">Operands</a>: <a href="Operands.html#Operands">Operands</a></li>
<li><a href="Predicates.html#index-operator-predicates-3279">operator predicates</a>: <a href="Predicates.html#Predicates">Predicates</a></li>
<li><a href="Options.html#index-g_t_0040samp_007boptc_002dgen_002eawk_007d-1667">&lsquo;<samp><span class="samp">optc-gen.awk</span></samp>&rsquo;</a>: <a href="Options.html#Options">Options</a></li>
<li><a href="Optimization-groups.html#index-OPTGROUP_005fALL-1703"><code>OPTGROUP_ALL</code></a>: <a href="Optimization-groups.html#Optimization-groups">Optimization groups</a></li>
<li><a href="Optimization-groups.html#index-OPTGROUP_005fINLINE-1700"><code>OPTGROUP_INLINE</code></a>: <a href="Optimization-groups.html#Optimization-groups">Optimization groups</a></li>
<li><a href="Optimization-groups.html#index-OPTGROUP_005fIPA-1698"><code>OPTGROUP_IPA</code></a>: <a href="Optimization-groups.html#Optimization-groups">Optimization groups</a></li>
<li><a href="Optimization-groups.html#index-OPTGROUP_005fLOOP-1699"><code>OPTGROUP_LOOP</code></a>: <a href="Optimization-groups.html#Optimization-groups">Optimization groups</a></li>
<li><a href="Optimization-groups.html#index-OPTGROUP_005fOTHER-1702"><code>OPTGROUP_OTHER</code></a>: <a href="Optimization-groups.html#Optimization-groups">Optimization groups</a></li>
<li><a href="Optimization-groups.html#index-OPTGROUP_005fVEC-1701"><code>OPTGROUP_VEC</code></a>: <a href="Optimization-groups.html#Optimization-groups">Optimization groups</a></li>
<li><a href="Optimization-info.html#index-optimization-dumps-1695">optimization dumps</a>: <a href="Optimization-info.html#Optimization-info">Optimization info</a></li>
<li><a href="Optimization-groups.html#index-optimization-groups-1697">optimization groups</a>: <a href="Optimization-groups.html#Optimization-groups">Optimization groups</a></li>
<li><a href="Dump-files-and-streams.html#index-optimization-info-file-names-1704">optimization info file names</a>: <a href="Dump-files-and-streams.html#Dump-files-and-streams">Dump files and streams</a></li>
<li><a href="Tree-SSA.html#index-Optimization-infrastructure-for-GIMPLE-2506">Optimization infrastructure for GIMPLE</a>: <a href="Tree-SSA.html#Tree-SSA">Tree SSA</a></li>
<li><a href="Mode-Switching.html#index-OPTIMIZE_005fMODE_005fSWITCHING-4819"><code>OPTIMIZE_MODE_SWITCHING</code></a>: <a href="Mode-Switching.html#Mode-Switching">Mode Switching</a></li>
<li><a href="Options.html#index-option-specification-files-1666">option specification files</a>: <a href="Options.html#Options">Options</a></li>
<li><a href="Driver.html#index-OPTION_005fDEFAULT_005fSPECS-3860"><code>OPTION_DEFAULT_SPECS</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Run_002dtime-Target.html#index-optional-hardware-or-system-features-3904">optional hardware or system features</a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Including-Patterns.html#index-options_002c-directory-search-3709">options, directory search</a>: <a href="Including-Patterns.html#Including-Patterns">Including Patterns</a></li>
<li><a href="Allocation-Order.html#index-order-of-register-allocation-4072">order of register allocation</a>: <a href="Allocation-Order.html#Allocation-Order">Allocation Order</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-ordered_005fcomparison_005foperator-3300"><code>ordered_comparison_operator</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-ORDERED_005fEXPR-1898"><code>ORDERED_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Pattern-Ordering.html#index-Ordering-of-Patterns-3672">Ordering of Patterns</a>: <a href="Pattern-Ordering.html#Pattern-Ordering">Pattern Ordering</a></li>
<li><a href="Special-Accessors.html#index-ORIGINAL_005fREGNO-2576"><code>ORIGINAL_REGNO</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Simple-Constraints.html#index-other-register-constraints-3337">other register constraints</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Stack-Arguments.html#index-outgoing_005fargs_005fsize-4219"><code>outgoing_args_size</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Stack-Arguments.html#index-OUTGOING_005fREG_005fPARM_005fSTACK_005fSPACE-4224"><code>OUTGOING_REG_PARM_STACK_SPACE</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Register-Basics.html#index-OUTGOING_005fREGNO-4069"><code>OUTGOING_REGNO</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="File-Framework.html#index-output-of-assembler-code-4556">output of assembler code</a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Output-Statement.html#index-output-statements-3270">output statements</a>: <a href="Output-Statement.html#Output-Statement">Output Statement</a></li>
<li><a href="Output-Template.html#index-output-templates-3262">output templates</a>: <a href="Output-Template.html#Output-Template">Output Template</a></li>
<li><a href="Output-Statement.html#index-output_005fasm_005finsn-3275"><code>output_asm_insn</code></a>: <a href="Output-Statement.html#Output-Statement">Output Statement</a></li>
<li><a href="File-Framework.html#index-OUTPUT_005fQUOTED_005fSTRING-4572"><code>OUTPUT_QUOTED_STRING</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Instruction-Output.html#index-OVERLAPPING_005fREGISTER_005fNAMES-4689"><code>OVERLAPPING_REGISTER_NAMES</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-OVERLOAD-2061"><code>OVERLOAD</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Register-Arguments.html#index-OVERRIDE_005fABI_005fFORMAT-4242"><code>OVERRIDE_ABI_FORMAT</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-OVL_005fCURRENT-2062"><code>OVL_CURRENT</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-OVL_005fNEXT-2063"><code>OVL_NEXT</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bp_007d-in-constraint-3335">&lsquo;<samp><span class="samp">p</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Register-Arguments.html#index-PAD_005fVARARGS_005fDOWN-4249"><code>PAD_VARARGS_DOWN</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Side-Effects.html#index-parallel-3042"><code>parallel</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="C_002b_002b-ABI.html#index-parameters_002c-c_002b_002b-abi-4868">parameters, c++ abi</a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="Misc.html#index-parameters_002c-miscellaneous-4891">parameters, miscellaneous</a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="PCH-Target.html#index-parameters_002c-precompiled-headers-4863">parameters, precompiled headers</a>: <a href="PCH-Target.html#PCH-Target">PCH Target</a></li>
<li><a href="Arithmetic.html#index-parity-2974"><code>parity</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bparity_0040var_007bm_007d2_007d-instruction-pattern-3539"><code>parity</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Storage-Layout.html#index-PARM_005fBOUNDARY-3938"><code>PARM_BOUNDARY</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Declarations.html#index-PARM_005fDECL-1800"><code>PARM_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Macros-for-Initialization.html#index-PARSE_005fLDD_005fOUTPUT-4685"><code>PARSE_LDD_OUTPUT</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Passes.html#index-pass-dumps-1671">pass dumps</a>: <a href="Passes.html#Passes">Passes</a></li>
<li><a href="Edges.html#index-pass_005fduplicate_005fcomputed_005fgotos-3189"><code>pass_duplicate_computed_gotos</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Passes.html#index-passes-and-files-of-the-compiler-1668">passes and files of the compiler</a>: <a href="Passes.html#Passes">Passes</a></li>
<li><a href="Interface.html#index-passing-arguments-15">passing arguments</a>: <a href="Interface.html#Interface">Interface</a></li>
<li><a href="Filesystem.html#index-PATH_005fSEPARATOR-5033"><code>PATH_SEPARATOR</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Insns.html#index-PATTERN-3104"><code>PATTERN</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Patterns.html#index-pattern-conditions-3245">pattern conditions</a>: <a href="Patterns.html#Patterns">Patterns</a></li>
<li><a href="Standard-Names.html#index-pattern-names-3378">pattern names</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Pattern-Ordering.html#index-Pattern-Ordering-3671">Pattern Ordering</a>: <a href="Pattern-Ordering.html#Pattern-Ordering">Pattern Ordering</a></li>
<li><a href="Patterns.html#index-patterns-3242">patterns</a>: <a href="Patterns.html#Patterns">Patterns</a></li>
<li><a href="Regs-and-Memory.html#index-pc-2875"><code>pc</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Insn-Lengths.html#index-g_t_0040code_007bpc_007d-and-attributes-3771"><code>pc</code> and attributes</a>: <a href="Insn-Lengths.html#Insn-Lengths">Insn Lengths</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007bpc_007d_002c-RTL-sharing-3142"><code>pc</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Register-Basics.html#index-PC_005fREGNUM-4071"><code>PC_REGNUM</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Regs-and-Memory.html#index-pc_005frtx-2877"><code>pc_rtx</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Storage-Layout.html#index-PCC_005fBITFIELD_005fTYPE_005fMATTERS-3964"><code>PCC_BITFIELD_TYPE_MATTERS</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Aggregate-Return.html#index-PCC_005fSTATIC_005fSTRUCT_005fRETURN-4286"><code>PCC_STATIC_STRUCT_RETURN</code></a>: <a href="Aggregate-Return.html#Aggregate-Return">Aggregate Return</a></li>
<li><a href="Machine-Modes.html#index-PDImode-2735"><code>PDImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Side-Effects.html#index-peephole-optimization_002c-RTL-representation-3043">peephole optimization, RTL representation</a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Peephole-Definitions.html#index-peephole-optimizer-definitions-3711">peephole optimizer definitions</a>: <a href="Peephole-Definitions.html#Peephole-Definitions">Peephole Definitions</a></li>
<li><a href="Per_002dFunction-Data.html#index-per_002dfunction-data-3920">per-function data</a>: <a href="Per_002dFunction-Data.html#Per_002dFunction-Data">Per-Function Data</a></li>
<li><a href="Output-Template.html#index-percent-sign-3265">percent sign</a>: <a href="Output-Template.html#Output-Template">Output Template</a></li>
<li><a href="SSA.html#index-PHI-nodes-2517">PHI nodes</a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="PIC.html#index-PIC-4551">PIC</a>: <a href="PIC.html#PIC">PIC</a></li>
<li><a href="PIC.html#index-PIC_005fOFFSET_005fTABLE_005fREG_005fCALL_005fCLOBBERED-4553"><code>PIC_OFFSET_TABLE_REG_CALL_CLOBBERED</code></a>: <a href="PIC.html#PIC">PIC</a></li>
<li><a href="PIC.html#index-PIC_005fOFFSET_005fTABLE_005fREGNUM-4552"><code>PIC_OFFSET_TABLE_REGNUM</code></a>: <a href="PIC.html#PIC">PIC</a></li>
<li><a href="Processor-pipeline-description.html#index-pipeline-hazard-recognizer-3786">pipeline hazard recognizer</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Plugins.html#index-Plugins-5102">Plugins</a>: <a href="Plugins.html#Plugins">Plugins</a></li>
<li><a href="Arithmetic.html#index-plus-2884"><code>plus</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Expressions.html#index-g_t_0040code_007bplus_007d-and-attributes-3746"><code>plus</code> and attributes</a>: <a href="Expressions.html#Expressions">Expressions</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007bplus_007d_002c-canonicalization-of-3684"><code>plus</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-PLUS_005fEXPR-1878"><code>PLUS_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Misc.html#index-Pmode-4913"><code>Pmode</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-pmode_005fregister_005foperand-3289"><code>pmode_register_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Types.html#index-pointer-1743">pointer</a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-POINTER_005fPLUS_005fEXPR-1877"><code>POINTER_PLUS_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Storage-Layout.html#index-POINTER_005fSIZE-3934"><code>POINTER_SIZE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Types.html#index-POINTER_005fTYPE-1756"><code>POINTER_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Storage-Layout.html#index-POINTERS_005fEXTEND_005fUNSIGNED-3935"><code>POINTERS_EXTEND_UNSIGNED</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-pop_005foperand-3295"><code>pop_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Arithmetic.html#index-popcount-2973"><code>popcount</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bpopcount_0040var_007bm_007d2_007d-instruction-pattern-3538"><code>popcount</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Function-Entry.html#index-pops_005fargs-4299"><code>pops_args</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Portability.html#index-portability-2">portability</a>: <a href="Portability.html#Portability">Portability</a></li>
<li><a href="PIC.html#index-position-independent-code-4550">position independent code</a>: <a href="PIC.html#PIC">PIC</a></li>
<li><a href="Incdec.html#index-post_005fdec-3058"><code>post_dec</code></a>: <a href="Incdec.html#Incdec">Incdec</a></li>
<li><a href="Incdec.html#index-post_005finc-3059"><code>post_inc</code></a>: <a href="Incdec.html#Incdec">Incdec</a></li>
<li><a href="Incdec.html#index-post_005fmodify-3060"><code>post_modify</code></a>: <a href="Incdec.html#Incdec">Incdec</a></li>
<li><a href="Basic-Blocks.html#index-post_005forder_005fcompute_002c-inverted_005fpost_005forder_005fcompute_002c-walk_005fdominator_005ftree-3159"><code>post_order_compute, inverted_post_order_compute, walk_dominator_tree</code></a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-POSTDECREMENT_005fEXPR-1854"><code>POSTDECREMENT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-POSTINCREMENT_005fEXPR-1855"><code>POSTINCREMENT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Misc.html#index-POWI_005fMAX_005fMULTS-4986"><code>POWI_MAX_MULTS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bpow_0040var_007bm_007d3_007d-instruction-pattern-3521"><code>pow</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Misc.html#index-pragma-4920"><code>pragma</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Incdec.html#index-pre_005fdec-3056"><code>pre_dec</code></a>: <a href="Incdec.html#Incdec">Incdec</a></li>
<li><a href="Frame-Registers.html#index-PRE_005fGCC3_005fDWARF_005fFRAME_005fREGISTERS-4201"><code>PRE_GCC3_DWARF_FRAME_REGISTERS</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Incdec.html#index-pre_005finc-3057"><code>pre_inc</code></a>: <a href="Incdec.html#Incdec">Incdec</a></li>
<li><a href="Incdec.html#index-pre_005fmodify-3061"><code>pre_modify</code></a>: <a href="Incdec.html#Incdec">Incdec</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-PREDECREMENT_005fEXPR-1852"><code>PREDECREMENT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Run_002dtime-Target.html#index-predefined-macros-3897">predefined macros</a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Predicates.html#index-predicates-3277">predicates</a>: <a href="Predicates.html#Predicates">Predicates</a></li>
<li><a href="Predicates.html#index-predicates-and-machine-modes-3280">predicates and machine modes</a>: <a href="Predicates.html#Predicates">Predicates</a></li>
<li><a href="Conditional-Execution.html#index-predication-3820">predication</a>: <a href="Conditional-Execution.html#Conditional-Execution">Conditional Execution</a></li>
<li><a href="Profile-information.html#index-predict_002edef-3198"><code>predict.def</code></a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="All-Debuggers.html#index-PREFERRED_005fDEBUGGING_005fTYPE-4753"><code>PREFERRED_DEBUGGING_TYPE</code></a>: <a href="All-Debuggers.html#All-Debuggers">All Debuggers</a></li>
<li><a href="Register-Classes.html#index-PREFERRED_005fRELOAD_005fCLASS-4120"><code>PREFERRED_RELOAD_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Storage-Layout.html#index-PREFERRED_005fSTACK_005fBOUNDARY-3940"><code>PREFERRED_STACK_BOUNDARY</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Side-Effects.html#index-prefetch-3051"><code>prefetch</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bprefetch_007d-and-_0040samp_007b_002fv_007d-2710"><code>prefetch</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bprefetch_007d-instruction-pattern-3617"><code>prefetch</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Flags.html#index-PREFETCH_005fSCHEDULE_005fBARRIER_005fP-2709"><code>PREFETCH_SCHEDULE_BARRIER_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-PREINCREMENT_005fEXPR-1853"><code>PREINCREMENT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Processor-pipeline-description.html#index-presence_005fset-3809"><code>presence_set</code></a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="SSA.html#index-preserving-SSA-form-2524">preserving SSA form</a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="SSA.html#index-preserving-virtual-SSA-form-2525">preserving virtual SSA form</a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="Function-Entry.html#index-pretend_005fargs_005fsize-4301"><code>pretend_args_size</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="define_005fpeephole.html#index-prev_005factive_005finsn-3714"><code>prev_active_insn</code></a>: <a href="define_005fpeephole.html#define_005fpeephole">define_peephole</a></li>
<li><a href="Insns.html#index-PREV_005fINSN-3069"><code>PREV_INSN</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Instruction-Output.html#index-PRINT_005fOPERAND-4694"><code>PRINT_OPERAND</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Instruction-Output.html#index-PRINT_005fOPERAND_005fADDRESS-4697"><code>PRINT_OPERAND_ADDRESS</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Instruction-Output.html#index-PRINT_005fOPERAND_005fPUNCT_005fVALID_005fP-4696"><code>PRINT_OPERAND_PUNCT_VALID_P</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bprobe_005fstack_007d-instruction-pattern-3603"><code>probe_stack</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bprobe_005fstack_005faddress_007d-instruction-pattern-3602"><code>probe_stack_address</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Processor-pipeline-description.html#index-processor-functional-units-3781">processor functional units</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Processor-pipeline-description.html#index-processor-pipeline-description-3780">processor pipeline description</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Arithmetic.html#index-product-2911">product</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Profile-information.html#index-profile-feedback-3195">profile feedback</a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="Profile-information.html#index-profile-representation-3194">profile representation</a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="Profiling.html#index-PROFILE_005fBEFORE_005fPROLOGUE-4314"><code>PROFILE_BEFORE_PROLOGUE</code></a>: <a href="Profiling.html#Profiling">Profiling</a></li>
<li><a href="Profiling.html#index-PROFILE_005fHOOK-4312"><code>PROFILE_HOOK</code></a>: <a href="Profiling.html#Profiling">Profiling</a></li>
<li><a href="Profiling.html#index-profiling_002c-code-generation-4309">profiling, code generation</a>: <a href="Profiling.html#Profiling">Profiling</a></li>
<li><a href="Regs-and-Memory.html#index-program-counter-2876">program counter</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Function-Entry.html#index-prologue-4291">prologue</a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bprologue_007d-instruction-pattern-3611"><code>prologue</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Storage-Layout.html#index-PROMOTE_005fMODE-3936"><code>PROMOTE_MODE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Regs-and-Memory.html#index-pseudo-registers-2848">pseudo registers</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Machine-Modes.html#index-PSImode-2733"><code>PSImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Type-Layout.html#index-PTRDIFF_005fTYPE-4007"><code>PTRDIFF_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Maintaining-the-CFG.html#index-purge_005fdead_005fedges-3217"><code>purge_dead_edges</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Edges.html#index-purge_005fdead_005fedges-3182"><code>purge_dead_edges</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Simple-Constraints.html#index-push-address-instruction-3333">push address instruction</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Stack-Arguments.html#index-PUSH_005fARGS-4216"><code>PUSH_ARGS</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Stack-Arguments.html#index-PUSH_005fARGS_005fREVERSED-4217"><code>PUSH_ARGS_REVERSED</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-push_005foperand-3294"><code>push_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Addressing-Modes.html#index-push_005freload-4391"><code>push_reload</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Stack-Arguments.html#index-PUSH_005fROUNDING-4218"><code>PUSH_ROUNDING</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bpush_0040var_007bm_007d1_007d-instruction-pattern-3399"><code>push</code><var>m</var><code>1</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="RTL-Objects.html#index-PUT_005fCODE-2546"><code>PUT_CODE</code></a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Machine-Modes.html#index-PUT_005fMODE-2801"><code>PUT_MODE</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Insns.html#index-PUT_005fREG_005fNOTE_005fKIND-3110"><code>PUT_REG_NOTE_KIND</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="SDB-and-DWARF.html#index-PUT_005fSDB_005f-4798"><code>PUT_SDB_</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="Machine-Modes.html#index-QCmode-2771"><code>QCmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-QFmode-2740"><code>QFmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-QImode-2731"><code>QImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Insns.html#index-g_t_0040code_007bQImode_007d_002c-in-_0040code_007binsn_007d-3103"><code>QImode</code>, in <code>insn</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Machine-Modes.html#index-QQmode-2750"><code>QQmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Types-for-C_002b_002b.html#index-qualified-type-2002">qualified type</a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-qualified-type-1770">qualified type</a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Processor-pipeline-description.html#index-querying-function-unit-reservations-3799">querying function unit reservations</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Multi_002dAlternative.html#index-question-mark-3343">question mark</a>: <a href="Multi_002dAlternative.html#Multi_002dAlternative">Multi-Alternative</a></li>
<li><a href="Arithmetic.html#index-quotient-2920">quotient</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007br_007d-in-constraint-3315">&lsquo;<samp><span class="samp">r</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-RDIV_005fEXPR-1882"><code>RDIV_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Sections.html#index-READONLY_005fDATA_005fSECTION_005fASM_005fOP-4519"><code>READONLY_DATA_SECTION_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="SSA-Operands.html#index-real-operands-2510">real operands</a>: <a href="SSA-Operands.html#SSA-Operands">SSA Operands</a></li>
<li><a href="Floating-Point.html#index-REAL_005fARITHMETIC-4815"><code>REAL_ARITHMETIC</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Constant-expressions.html#index-REAL_005fCST-1834"><code>REAL_CST</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Driver.html#index-REAL_005fLIBGCC_005fSPEC-3871"><code>REAL_LIBGCC_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Macros-for-Initialization.html#index-REAL_005fNM_005fFILE_005fNAME-4682"><code>REAL_NM_FILE_NAME</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Types.html#index-REAL_005fTYPE-1751"><code>REAL_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUE_005fABS-4817"><code>REAL_VALUE_ABS</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUE_005fATOF-4811"><code>REAL_VALUE_ATOF</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUE_005fFIX-4809"><code>REAL_VALUE_FIX</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUE_005fISINF-4813"><code>REAL_VALUE_ISINF</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUE_005fISNAN-4814"><code>REAL_VALUE_ISNAN</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUE_005fNEGATE-4816"><code>REAL_VALUE_NEGATE</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUE_005fNEGATIVE-4812"><code>REAL_VALUE_NEGATIVE</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Data-Output.html#index-REAL_005fVALUE_005fTO_005fTARGET_005fDECIMAL128-4607"><code>REAL_VALUE_TO_TARGET_DECIMAL128</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-REAL_005fVALUE_005fTO_005fTARGET_005fDECIMAL32-4605"><code>REAL_VALUE_TO_TARGET_DECIMAL32</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-REAL_005fVALUE_005fTO_005fTARGET_005fDECIMAL64-4606"><code>REAL_VALUE_TO_TARGET_DECIMAL64</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-REAL_005fVALUE_005fTO_005fTARGET_005fDOUBLE-4603"><code>REAL_VALUE_TO_TARGET_DOUBLE</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-REAL_005fVALUE_005fTO_005fTARGET_005fLONG_005fDOUBLE-4604"><code>REAL_VALUE_TO_TARGET_LONG_DOUBLE</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-REAL_005fVALUE_005fTO_005fTARGET_005fSINGLE-4602"><code>REAL_VALUE_TO_TARGET_SINGLE</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUE_005fTYPE-4806"><code>REAL_VALUE_TYPE</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUE_005fUNSIGNED_005fFIX-4810"><code>REAL_VALUE_UNSIGNED_FIX</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUES_005fEQUAL-4807"><code>REAL_VALUES_EQUAL</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Floating-Point.html#index-REAL_005fVALUES_005fLESS-4808"><code>REAL_VALUES_LESS</code></a>: <a href="Floating-Point.html#Floating-Point">Floating Point</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-REALPART_005fEXPR-1860"><code>REALPART_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Instruction-Output.html#index-recog_005fdata_002eoperand-4691"><code>recog_data.operand</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="RTL-Template.html#index-recognizing-insns-3253">recognizing insns</a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="Classes.html#index-RECORD_005fTYPE-2040"><code>RECORD_TYPE</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Types.html#index-RECORD_005fTYPE-1761"><code>RECORD_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Profile-information.html#index-redirect_005fedge_005fand_005fbranch-3203"><code>redirect_edge_and_branch</code></a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="Maintaining-the-CFG.html#index-redirect_005fedge_005fand_005fbranch_002c-redirect_005fjump-3218"><code>redirect_edge_and_branch, redirect_jump</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fplus_005fscal_005f_0040var_007bm_007d_007d-instruction-pattern-3441"><code>reduc_plus_scal_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fsmax_005f_0040var_007bm_007d_007d-instruction-pattern-3432"><code>reduc_smax_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fsmax_005fscal_005f_0040var_007bm_007d_007d-instruction-pattern-3438"><code>reduc_smax_scal_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fsmin_005f_0040var_007bm_007d_007d-instruction-pattern-3431"><code>reduc_smin_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fsmin_005fscal_005f_0040var_007bm_007d_007d-instruction-pattern-3437"><code>reduc_smin_scal_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fsplus_005f_0040var_007bm_007d_007d-instruction-pattern-3435"><code>reduc_splus_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fumax_005f_0040var_007bm_007d_007d-instruction-pattern-3434"><code>reduc_umax_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fumax_005fscal_005f_0040var_007bm_007d_007d-instruction-pattern-3440"><code>reduc_umax_scal_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fumin_005f_0040var_007bm_007d_007d-instruction-pattern-3433"><code>reduc_umin_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fumin_005fscal_005f_0040var_007bm_007d_007d-instruction-pattern-3439"><code>reduc_umin_scal_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breduc_005fuplus_005f_0040var_007bm_007d_007d-instruction-pattern-3436"><code>reduc_uplus_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Types.html#index-reference-1744">reference</a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types.html#index-REFERENCE_005fTYPE-1757"><code>REFERENCE_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Regs-and-Memory.html#index-reg-2846"><code>reg</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Flags.html#index-g_t_0040code_007breg_007d-and-_0040samp_007b_002ff_007d-2660"><code>reg</code> and &lsquo;<samp><span class="samp">/f</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007breg_007d-and-_0040samp_007b_002fi_007d-2657"><code>reg</code> and &lsquo;<samp><span class="samp">/i</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007breg_007d-and-_0040samp_007b_002fv_007d-2663"><code>reg</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007breg_007d_002c-RTL-sharing-3138"><code>reg</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Allocation-Order.html#index-REG_005fALLOC_005fORDER-4074"><code>REG_ALLOC_ORDER</code></a>: <a href="Allocation-Order.html#Allocation-Order">Allocation Order</a></li>
<li><a href="Insns.html#index-REG_005fBR_005fPRED-3127"><code>REG_BR_PRED</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-REG_005fBR_005fPROB-3126"><code>REG_BR_PROB</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Profile-information.html#index-REG_005fBR_005fPROB_005fBASE_002c-BB_005fFREQ_005fBASE_002c-count-3204"><code>REG_BR_PROB_BASE, BB_FREQ_BASE, count</code></a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="Profile-information.html#index-REG_005fBR_005fPROB_005fBASE_002c-EDGE_005fFREQUENCY-3201"><code>REG_BR_PROB_BASE, EDGE_FREQUENCY</code></a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="Insns.html#index-REG_005fCC_005fSETTER-3121"><code>REG_CC_SETTER</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-REG_005fCC_005fUSER-3122"><code>REG_CC_USER</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Register-Classes.html#index-REG_005fCLASS_005fCONTENTS-4106"><code>REG_CLASS_CONTENTS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Basics.html#index-reg_005fclass_005fcontents-4064"><code>reg_class_contents</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="C-Constraint-Interface.html#index-reg_005fclass_005ffor_005fconstraint-3376"><code>reg_class_for_constraint</code></a>: <a href="C-Constraint-Interface.html#C-Constraint-Interface">C Constraint Interface</a></li>
<li><a href="Register-Classes.html#index-REG_005fCLASS_005fNAMES-4105"><code>REG_CLASS_NAMES</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Insns.html#index-REG_005fCROSSING_005fJUMP-3117"><code>REG_CROSSING_JUMP</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-REG_005fDEAD-3111"><code>REG_DEAD</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Liveness-information.html#index-REG_005fDEAD_002c-REG_005fUNUSED-3228"><code>REG_DEAD, REG_UNUSED</code></a>: <a href="Liveness-information.html#Liveness-information">Liveness information</a></li>
<li><a href="Insns.html#index-REG_005fDEP_005fANTI-3125"><code>REG_DEP_ANTI</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-REG_005fDEP_005fOUTPUT-3124"><code>REG_DEP_OUTPUT</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-REG_005fDEP_005fTRUE-3123"><code>REG_DEP_TRUE</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Edges.html#index-REG_005fEH_005fREGION_002c-EDGE_005fABNORMAL_005fCALL-3183"><code>REG_EH_REGION, EDGE_ABNORMAL_CALL</code></a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Insns.html#index-REG_005fEQUAL-3120"><code>REG_EQUAL</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-REG_005fEQUIV-3119"><code>REG_EQUIV</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Special-Accessors.html#index-REG_005fEXPR-2577"><code>REG_EXPR</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Insns.html#index-REG_005fFRAME_005fRELATED_005fEXPR-3128"><code>REG_FRAME_RELATED_EXPR</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-REG_005fFUNCTION_005fVALUE_005fP-2656"><code>REG_FUNCTION_VALUE_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Insns.html#index-REG_005fINC-3113"><code>REG_INC</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-g_t_0040code_007breg_005flabel_007d-and-_0040samp_007b_002fv_007d-2640"><code>reg_label</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Insns.html#index-REG_005fLABEL_005fOPERAND-3115"><code>REG_LABEL_OPERAND</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-REG_005fLABEL_005fTARGET-3116"><code>REG_LABEL_TARGET</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Instruction-Output.html#index-reg_005fnames-4695"><code>reg_names</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Register-Basics.html#index-reg_005fnames-4063"><code>reg_names</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Insns.html#index-REG_005fNONNEG-3114"><code>REG_NONNEG</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-REG_005fNOTE_005fKIND-3109"><code>REG_NOTE_KIND</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-REG_005fNOTES-3108"><code>REG_NOTES</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Special-Accessors.html#index-REG_005fOFFSET-2578"><code>REG_OFFSET</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Addressing-Modes.html#index-REG_005fOK_005fSTRICT-4385"><code>REG_OK_STRICT</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Stack-Arguments.html#index-REG_005fPARM_005fSTACK_005fSPACE-4222"><code>REG_PARM_STACK_SPACE</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Register-Arguments.html#index-g_t_0040code_007bREG_005fPARM_005fSTACK_005fSPACE_007d_002c-and-_0040code_007bTARGET_005fFUNCTION_005fARG_007d-4233"><code>REG_PARM_STACK_SPACE</code>, and <code>TARGET_FUNCTION_ARG</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Flags.html#index-REG_005fPOINTER-2659"><code>REG_POINTER</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Insns.html#index-REG_005fSETJMP-3118"><code>REG_SETJMP</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Insns.html#index-REG_005fUNUSED-3112"><code>REG_UNUSED</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Flags.html#index-REG_005fUSERVAR_005fP-2662"><code>REG_USERVAR_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Frame-Registers.html#index-REG_005fVALUE_005fIN_005fUNWIND_005fCONTEXT-4205"><code>REG_VALUE_IN_UNWIND_CONTEXT</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Storage-Layout.html#index-REG_005fWORDS_005fBIG_005fENDIAN-3928"><code>REG_WORDS_BIG_ENDIAN</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Allocation-Order.html#index-register-allocation-order-4073">register allocation order</a>: <a href="Allocation-Order.html#Allocation-Order">Allocation Order</a></li>
<li><a href="Register-Classes.html#index-register-class-definitions-4098">register class definitions</a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Class-Preferences.html#index-register-class-preference-constraints-3351">register class preference constraints</a>: <a href="Class-Preferences.html#Class-Preferences">Class Preferences</a></li>
<li><a href="Values-in-Registers.html#index-register-pairs-4083">register pairs</a>: <a href="Values-in-Registers.html#Values-in-Registers">Values in Registers</a></li>
<li><a href="RTL.html#index-Register-Transfer-Language-_0028RTL_0029-2536">Register Transfer Language (RTL)</a>: <a href="RTL.html#RTL">RTL</a></li>
<li><a href="Registers.html#index-register-usage-4044">register usage</a>: <a href="Registers.html#Registers">Registers</a></li>
<li><a href="Costs.html#index-REGISTER_005fMOVE_005fCOST-4445"><code>REGISTER_MOVE_COST</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Instruction-Output.html#index-REGISTER_005fNAMES-4687"><code>REGISTER_NAMES</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-register_005foperand-3288"><code>register_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Instruction-Output.html#index-REGISTER_005fPREFIX-4703"><code>REGISTER_PREFIX</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Misc.html#index-REGISTER_005fTARGET_005fPRAGMAS-4921"><code>REGISTER_TARGET_PRAGMAS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Arguments.html#index-registers-arguments-4229">registers arguments</a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Simple-Constraints.html#index-registers-in-constraints-3316">registers in constraints</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Values-in-Registers.html#index-REGMODE_005fNATURAL_005fSIZE-4081"><code>REGMODE_NATURAL_SIZE</code></a>: <a href="Values-in-Registers.html#Values-in-Registers">Values in Registers</a></li>
<li><a href="Register-Classes.html#index-REGNO_005fMODE_005fCODE_005fOK_005fFOR_005fBASE_005fP-4116"><code>REGNO_MODE_CODE_OK_FOR_BASE_P</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-REGNO_005fMODE_005fOK_005fFOR_005fBASE_005fP-4114"><code>REGNO_MODE_OK_FOR_BASE_P</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-REGNO_005fMODE_005fOK_005fFOR_005fREG_005fBASE_005fP-4115"><code>REGNO_MODE_OK_FOR_REG_BASE_P</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-REGNO_005fOK_005fFOR_005fBASE_005fP-4113"><code>REGNO_OK_FOR_BASE_P</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-REGNO_005fOK_005fFOR_005fINDEX_005fP-4117"><code>REGNO_OK_FOR_INDEX_P</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-REGNO_005fREG_005fCLASS-4107"><code>REGNO_REG_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Function-Entry.html#index-regs_005fever_005flive-4294"><code>regs_ever_live</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Processor-pipeline-description.html#index-regular-expressions-3788">regular expressions</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Costs.html#index-relative-costs-4443">relative costs</a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Driver.html#index-RELATIVE_005fPREFIX_005fNOT_005fLINKDIR-3885"><code>RELATIVE_PREFIX_NOT_LINKDIR</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Standard-Names.html#index-reload_005fcompleted-3583"><code>reload_completed</code></a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breload_005fin_007d-instruction-pattern-3385"><code>reload_in</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-reload_005fin_005fprogress-3383"><code>reload_in_progress</code></a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breload_005fout_007d-instruction-pattern-3386"><code>reload_out</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="RTL-passes.html#index-reloading-1693">reloading</a>: <a href="RTL-passes.html#RTL-passes">RTL passes</a></li>
<li><a href="Arithmetic.html#index-remainder-2927">remainder</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bremainder_0040var_007bm_007d3_007d-instruction-pattern-3515"><code>remainder</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="GTY-Options.html#index-reorder-5090"><code>reorder</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="RTL.html#index-representation-of-RTL-2535">representation of RTL</a>: <a href="RTL.html#RTL">RTL</a></li>
<li><a href="Processor-pipeline-description.html#index-reservation-delays-3785">reservation delays</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Parsing-pass.html#index-rest_005fof_005fdecl_005fcompilation-1680"><code>rest_of_decl_compilation</code></a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="Parsing-pass.html#index-rest_005fof_005ftype_005fcompilation-1681"><code>rest_of_type_compilation</code></a>: <a href="Parsing-pass.html#Parsing-pass">Parsing pass</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007brestore_005fstack_005fblock_007d-instruction-pattern-3597"><code>restore_stack_block</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007brestore_005fstack_005ffunction_007d-instruction-pattern-3598"><code>restore_stack_function</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007brestore_005fstack_005fnonlocal_007d-instruction-pattern-3599"><code>restore_stack_nonlocal</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Declarations.html#index-RESULT_005fDECL-1804"><code>RESULT_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Side-Effects.html#index-return-3037"><code>return</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007breturn_007d-instruction-pattern-3581"><code>return</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Scalar-Return.html#index-return-values-in-registers-4267">return values in registers</a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Frame-Layout.html#index-RETURN_005fADDR_005fIN_005fPREVIOUS_005fFRAME-4160"><code>RETURN_ADDR_IN_PREVIOUS_FRAME</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Exception-Handling.html#index-RETURN_005fADDR_005fOFFSET-4173"><code>RETURN_ADDR_OFFSET</code></a>: <a href="Exception-Handling.html#Exception-Handling">Exception Handling</a></li>
<li><a href="Frame-Layout.html#index-RETURN_005fADDR_005fRTX-4159"><code>RETURN_ADDR_RTX</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Frame-Registers.html#index-RETURN_005fADDRESS_005fPOINTER_005fREGNUM-4193"><code>RETURN_ADDRESS_POINTER_REGNUM</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-RETURN_005fEXPR-2116"><code>RETURN_EXPR</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-RETURN_005fSTMT-2115"><code>RETURN_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Flags.html#index-return_005fval-2718"><code>return_val</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007breturn_005fval_007d_002c-in-_0040code_007bcall_005finsn_007d-2609"><code>return_val</code>, in <code>call_insn</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007breturn_005fval_007d_002c-in-_0040code_007breg_007d-2658"><code>return_val</code>, in <code>reg</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007breturn_005fval_007d_002c-in-_0040code_007bsymbol_005fref_007d-2705"><code>return_val</code>, in <code>symbol_ref</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Aggregate-Return.html#index-returning-aggregate-values-4281">returning aggregate values</a>: <a href="Aggregate-Return.html#Aggregate-Return">Aggregate Return</a></li>
<li><a href="Interface.html#index-returning-structures-and-unions-13">returning structures and unions</a>: <a href="Interface.html#Interface">Interface</a></li>
<li><a href="Profile-information.html#index-reverse-probability-3202">reverse probability</a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="MODE_005fCC-Condition-Codes.html#index-REVERSE_005fCONDITION-4438"><code>REVERSE_CONDITION</code></a>: <a href="MODE_005fCC-Condition-Codes.html#MODE_005fCC-Condition-Codes">MODE_CC Condition Codes</a></li>
<li><a href="MODE_005fCC-Condition-Codes.html#index-REVERSIBLE_005fCC_005fMODE-4437"><code>REVERSIBLE_CC_MODE</code></a>: <a href="MODE_005fCC-Condition-Codes.html#MODE_005fCC-Condition-Codes">MODE_CC Condition Codes</a></li>
<li><a href="Arithmetic.html#index-right-rotate-2963">right rotate</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-right-shift-2957">right shift</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007brint_0040var_007bm_007d2_007d-instruction-pattern-3528"><code>rint</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Processor-pipeline-description.html#index-RISC-3791">RISC</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="GGC-Roots.html#index-roots_002c-marking-5095">roots, marking</a>: <a href="GGC-Roots.html#GGC-Roots">GGC Roots</a></li>
<li><a href="Arithmetic.html#index-rotate-2959"><code>rotate</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-rotatert-2962"><code>rotatert</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007brotl_0040var_007bm_007d3_007d-instruction-pattern-3500"><code>rotl</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007brotr_0040var_007bm_007d3_007d-instruction-pattern-3501"><code>rotr</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-ROUND_005fDIV_005fEXPR-1886"><code>ROUND_DIV_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-ROUND_005fMOD_005fEXPR-1890"><code>ROUND_MOD_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Storage-Layout.html#index-ROUND_005fTYPE_005fALIGN-3969"><code>ROUND_TYPE_ALIGN</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bround_0040var_007bm_007d2_007d-instruction-pattern-3525"><code>round</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-RSHIFT_005fEXPR-1868"><code>RSHIFT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Arithmetic.html#index-RTL-addition-2888">RTL addition</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-RTL-addition-with-signed-saturation-2889">RTL addition with signed saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-RTL-addition-with-unsigned-saturation-2890">RTL addition with unsigned saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="RTL-Classes.html#index-RTL-classes-2549">RTL classes</a>: <a href="RTL-Classes.html#RTL-Classes">RTL Classes</a></li>
<li><a href="Arithmetic.html#index-RTL-comparison-2900">RTL comparison</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Comparisons.html#index-RTL-comparison-operations-2976">RTL comparison operations</a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Constants.html#index-RTL-constant-expression-types-2821">RTL constant expression types</a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Constants.html#index-RTL-constants-2820">RTL constants</a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="RTL-Declarations.html#index-RTL-declarations-3027">RTL declarations</a>: <a href="RTL-Declarations.html#RTL-Declarations">RTL Declarations</a></li>
<li><a href="Arithmetic.html#index-RTL-difference-2895">RTL difference</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="RTL-Objects.html#index-RTL-expression-2541">RTL expression</a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Arithmetic.html#index-RTL-expressions-for-arithmetic-2883">RTL expressions for arithmetic</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="RTL-Classes.html#index-RTL-format-2553">RTL format</a>: <a href="RTL-Classes.html#RTL-Classes">RTL Classes</a></li>
<li><a href="RTL-Classes.html#index-RTL-format-characters-2554">RTL format characters</a>: <a href="RTL-Classes.html#RTL-Classes">RTL Classes</a></li>
<li><a href="Calls.html#index-RTL-function_002dcall-insns-3132">RTL function-call insns</a>: <a href="Calls.html#Calls">Calls</a></li>
<li><a href="RTL-Template.html#index-RTL-insn-template-3250">RTL insn template</a>: <a href="RTL-Template.html#RTL-Template">RTL Template</a></li>
<li><a href="RTL-Objects.html#index-RTL-integers-2538">RTL integers</a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Regs-and-Memory.html#index-RTL-memory-expressions-2845">RTL memory expressions</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="RTL-Objects.html#index-RTL-object-types-2537">RTL object types</a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Incdec.html#index-RTL-postdecrement-3055">RTL postdecrement</a>: <a href="Incdec.html#Incdec">Incdec</a></li>
<li><a href="Incdec.html#index-RTL-postincrement-3053">RTL postincrement</a>: <a href="Incdec.html#Incdec">Incdec</a></li>
<li><a href="Incdec.html#index-RTL-predecrement-3054">RTL predecrement</a>: <a href="Incdec.html#Incdec">Incdec</a></li>
<li><a href="Incdec.html#index-RTL-preincrement-3052">RTL preincrement</a>: <a href="Incdec.html#Incdec">Incdec</a></li>
<li><a href="Regs-and-Memory.html#index-RTL-register-expressions-2844">RTL register expressions</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="RTL.html#index-RTL-representation-2534">RTL representation</a>: <a href="RTL.html#RTL">RTL</a></li>
<li><a href="Side-Effects.html#index-RTL-side-effect-expressions-3031">RTL side effect expressions</a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="RTL-Objects.html#index-RTL-strings-2539">RTL strings</a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Sharing.html#index-RTL-structure-sharing-assumptions-3137">RTL structure sharing assumptions</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Arithmetic.html#index-RTL-subtraction-2896">RTL subtraction</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-RTL-subtraction-with-signed-saturation-2897">RTL subtraction with signed saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-RTL-subtraction-with-unsigned-saturation-2898">RTL subtraction with unsigned saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-RTL-sum-2887">RTL sum</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="RTL-Objects.html#index-RTL-vectors-2540">RTL vectors</a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="Flags.html#index-RTL_005fCONST_005fCALL_005fP-2604"><code>RTL_CONST_CALL_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-RTL_005fCONST_005fOR_005fPURE_005fCALL_005fP-2610"><code>RTL_CONST_OR_PURE_CALL_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-RTL_005fLOOPING_005fCONST_005fOR_005fPURE_005fCALL_005fP-2612"><code>RTL_LOOPING_CONST_OR_PURE_CALL_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-RTL_005fPURE_005fCALL_005fP-2607"><code>RTL_PURE_CALL_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="RTL-Objects.html#index-RTX-_0028See-RTL_0029-2542">RTX (See RTL)</a>: <a href="RTL-Objects.html#RTL-Objects">RTL Objects</a></li>
<li><a href="RTL-Classes.html#index-RTX-codes_002c-classes-of-2551">RTX codes, classes of</a>: <a href="RTL-Classes.html#RTL-Classes">RTL Classes</a></li>
<li><a href="Flags.html#index-RTX_005fFRAME_005fRELATED_005fP-2665"><code>RTX_FRAME_RELATED_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Interface.html#index-run_002dtime-conventions-8">run-time conventions</a>: <a href="Interface.html#Interface">Interface</a></li>
<li><a href="Run_002dtime-Target.html#index-run_002dtime-target-specification-3896">run-time target specification</a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bs_007d-in-constraint-3325">&lsquo;<samp><span class="samp">s</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Vectors.html#index-SAD_005fEXPR-1935"><code>SAD_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Types.html#index-same_005ftype_005fp-1792"><code>same_type_p</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Machine-Modes.html#index-SAmode-2761"><code>SAmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Conversions.html#index-sat_005ffract-3024"><code>sat_fract</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsatfract_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3559"><code>satfract</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsatfractuns_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3561"><code>satfractuns</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="C-Constraint-Interface.html#index-satisfies_005fconstraint_005f-3374"><code>satisfies_constraint_</code></a>: <a href="C-Constraint-Interface.html#C-Constraint-Interface">C Constraint Interface</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-SAVE_005fEXPR-1918"><code>SAVE_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsave_005fstack_005fblock_007d-instruction-pattern-3594"><code>save_stack_block</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsave_005fstack_005ffunction_007d-instruction-pattern-3595"><code>save_stack_function</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsave_005fstack_005fnonlocal_007d-instruction-pattern-3596"><code>save_stack_nonlocal</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Sections.html#index-SBSS_005fSECTION_005fASM_005fOP-4521"><code>SBSS_SECTION_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Scalar-evolutions.html#index-Scalar-evolutions-3235">Scalar evolutions</a>: <a href="Scalar-evolutions.html#Scalar-evolutions">Scalar evolutions</a></li>
<li><a href="Scalar-Return.html#index-scalars_002c-returned-as-values-4269">scalars, returned as values</a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Flags.html#index-SCHED_005fGROUP_005fP-2675"><code>SCHED_GROUP_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Machine-Modes.html#index-SCmode-2773"><code>SCmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Regs-and-Memory.html#index-scratch-2870"><code>scratch</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Regs-and-Memory.html#index-scratch-operands-2871">scratch operands</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007bscratch_007d_002c-RTL-sharing-3147"><code>scratch</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Machine_002dIndependent-Predicates.html#index-scratch_005foperand-3290"><code>scratch_operand</code></a>: <a href="Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates">Machine-Independent Predicates</a></li>
<li><a href="Sections.html#index-SDATA_005fSECTION_005fASM_005fOP-4518"><code>SDATA_SECTION_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="SDB-and-DWARF.html#index-SDB_005fALLOW_005fFORWARD_005fREFERENCES-4801"><code>SDB_ALLOW_FORWARD_REFERENCES</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-SDB_005fALLOW_005fUNKNOWN_005fREFERENCES-4800"><code>SDB_ALLOW_UNKNOWN_REFERENCES</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-SDB_005fDEBUGGING_005fINFO-4781"><code>SDB_DEBUGGING_INFO</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-SDB_005fDELIM-4799"><code>SDB_DELIM</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-SDB_005fOUTPUT_005fSOURCE_005fLINE-4802"><code>SDB_OUTPUT_SOURCE_LINE</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="Machine-Modes.html#index-SDmode-2746"><code>SDmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsdot_005fprod_0040var_007bm_007d_007d-instruction-pattern-3442"><code>sdot_prod</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Including-Patterns.html#index-search-options-3710">search options</a>: <a href="Including-Patterns.html#Including-Patterns">Including Patterns</a></li>
<li><a href="Register-Classes.html#index-SECONDARY_005fINPUT_005fRELOAD_005fCLASS-4125"><code>SECONDARY_INPUT_RELOAD_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-SECONDARY_005fMEMORY_005fNEEDED-4127"><code>SECONDARY_MEMORY_NEEDED</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-SECONDARY_005fMEMORY_005fNEEDED_005fMODE-4129"><code>SECONDARY_MEMORY_NEEDED_MODE</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-SECONDARY_005fMEMORY_005fNEEDED_005fRTX-4128"><code>SECONDARY_MEMORY_NEEDED_RTX</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-SECONDARY_005fOUTPUT_005fRELOAD_005fCLASS-4126"><code>SECONDARY_OUTPUT_RELOAD_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-SECONDARY_005fRELOAD_005fCLASS-4124"><code>SECONDARY_RELOAD_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="MODE_005fCC-Condition-Codes.html#index-SELECT_005fCC_005fMODE-4435"><code>SELECT_CC_MODE</code></a>: <a href="MODE_005fCC-Condition-Codes.html#MODE_005fCC-Condition-Codes">MODE_CC Condition Codes</a></li>
<li><a href="Side-Effects.html#index-sequence-3045"><code>sequence</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Sequence-iterators.html#index-Sequence-iterators-2465">Sequence iterators</a>: <a href="Sequence-iterators.html#Sequence-iterators">Sequence iterators</a></li>
<li><a href="Side-Effects.html#index-set-3032"><code>set</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bset_007d-and-_0040samp_007b_002ff_007d-2670"><code>set</code> and &lsquo;<samp><span class="samp">/f</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Label-Output.html#index-SET_005fASM_005fOP-4658"><code>SET_ASM_OP</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Tagging-Insns.html#index-set_005fattr-3762"><code>set_attr</code></a>: <a href="Tagging-Insns.html#Tagging-Insns">Tagging Insns</a></li>
<li><a href="Tagging-Insns.html#index-set_005fattr_005falternative-3763"><code>set_attr_alternative</code></a>: <a href="Tagging-Insns.html#Tagging-Insns">Tagging Insns</a></li>
<li><a href="GIMPLE-sequences.html#index-set_005fbb_005fseq-2463"><code>set_bb_seq</code></a>: <a href="GIMPLE-sequences.html#GIMPLE-sequences">GIMPLE sequences</a></li>
<li><a href="Side-Effects.html#index-SET_005fDEST-3035"><code>SET_DEST</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Flags.html#index-SET_005fIS_005fRETURN_005fP-2681"><code>SET_IS_RETURN_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Insns.html#index-SET_005fLABEL_005fKIND-3082"><code>SET_LABEL_KIND</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Library-Calls.html#index-set_005foptab_005flibfunc-4356"><code>set_optab_libfunc</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Costs.html#index-SET_005fRATIO-4456"><code>SET_RATIO</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Side-Effects.html#index-SET_005fSRC-3036"><code>SET_SRC</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bset_005fthread_005fpointer_0040var_007bmode_007d_007d-instruction-pattern-3667"><code>set_thread_pointer</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Types.html#index-SET_005fTYPE_005fSTRUCTURAL_005fEQUALITY-1784"><code>SET_TYPE_STRUCTURAL_EQUALITY</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsetmem_0040var_007bm_007d_007d-instruction-pattern-3543"><code>setmem</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Frame-Layout.html#index-SETUP_005fFRAME_005fADDRESSES-4156"><code>SETUP_FRAME_ADDRESSES</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Machine-Modes.html#index-SFmode-2743"><code>SFmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Sharing.html#index-sharing-of-RTL-components-3136">sharing of RTL components</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Arithmetic.html#index-shift-2952">shift</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Misc.html#index-SHIFT_005fCOUNT_005fTRUNCATED-4904"><code>SHIFT_COUNT_TRUNCATED</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Macros-for-Initialization.html#index-SHLIB_005fSUFFIX-4686"><code>SHLIB_SUFFIX</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Type-Layout.html#index-SHORT_005fACCUM_005fTYPE_005fSIZE-3996"><code>SHORT_ACCUM_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-SHORT_005fFRACT_005fTYPE_005fSIZE-3992"><code>SHORT_FRACT_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Misc.html#index-SHORT_005fIMMEDIATES_005fSIGN_005fEXTEND-4900"><code>SHORT_IMMEDIATES_SIGN_EXTEND</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Type-Layout.html#index-SHORT_005fTYPE_005fSIZE-3983"><code>SHORT_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsibcall_005fepilogue_007d-instruction-pattern-3614"><code>sibcall_epilogue</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Edges.html#index-sibling-call-3185">sibling call</a>: <a href="Edges.html#Edges">Edges</a></li>
<li><a href="Flags.html#index-SIBLING_005fCALL_005fP-2684"><code>SIBLING_CALL_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Type-Layout.html#index-SIG_005fATOMIC_005fTYPE-4013"><code>SIG_ATOMIC_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Conversions.html#index-sign_005fextend-3012"><code>sign_extend</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Bit_002dFields.html#index-sign_005fextract-3002"><code>sign_extract</code></a>: <a href="Bit_002dFields.html#Bit_002dFields">Bit-Fields</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007bsign_005fextract_007d_002c-canonicalization-of-3692"><code>sign_extract</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Arithmetic.html#index-signed-division-2918">signed division</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-signed-division-with-signed-saturation-2919">signed division with signed saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-signed-maximum-2932">signed maximum</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-signed-minimum-2931">signed minimum</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Machine-Modes.html#index-SImode-2734"><code>SImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Simple-Constraints.html#index-simple-constraints-3306">simple constraints</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Side-Effects.html#index-simple_005freturn-3038"><code>simple_return</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsimple_005freturn_007d-instruction-pattern-3582"><code>simple_return</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsincos_0040var_007bm_007d3_007d-instruction-pattern-3518"><code>sincos</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsin_0040var_007bm_007d2_007d-instruction-pattern-3517"><code>sin</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Label-Output.html#index-SIZE_005fASM_005fOP-4620"><code>SIZE_ASM_OP</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Type-Layout.html#index-SIZE_005fTYPE-4005"><code>SIZE_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-SIZETYPE-4006"><code>SIZETYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="GTY-Options.html#index-skip-5077"><code>skip</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Costs.html#index-SLOW_005fBYTE_005fACCESS-4450"><code>SLOW_BYTE_ACCESS</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Costs.html#index-SLOW_005fUNALIGNED_005fACCESS-4451"><code>SLOW_UNALIGNED_ACCESS</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Arithmetic.html#index-smax-2930"><code>smax</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-smin-2929"><code>smin</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="RTL-passes.html#index-sms_002c-swing_002c-software-pipelining-1692">sms, swing, software pipelining</a>: <a href="RTL-passes.html#RTL-passes">RTL passes</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsmul_0040var_007bm_007d3_005fhighpart_007d-instruction-pattern-3483"><code>smul</code><var>m</var><code>3_highpart</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Soft-float-library-routines.html#index-soft-float-library-75">soft float library</a>: <a href="Soft-float-library-routines.html#Soft-float-library-routines">Soft float library routines</a></li>
<li><a href="GTY-Options.html#index-special-5092"><code>special</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Predicates.html#index-special-predicates-3282">special predicates</a>: <a href="Predicates.html#Predicates">Predicates</a></li>
<li><a href="Target-Fragment.html#index-SPECS-5068"><code>SPECS</code></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Costs.html#index-speed-of-instructions-4444">speed of instructions</a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Maintaining-the-CFG.html#index-split_005fblock-3219"><code>split_block</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="Insn-Splitting.html#index-splitting-instructions-3703">splitting instructions</a>: <a href="Insn-Splitting.html#Insn-Splitting">Insn Splitting</a></li>
<li><a href="Machine-Modes.html#index-SQmode-2752"><code>SQmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Arithmetic.html#index-sqrt-2967"><code>sqrt</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsqrt_0040var_007bm_007d2_007d-instruction-pattern-3513"><code>sqrt</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Arithmetic.html#index-square-root-2968">square root</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-ss_005fabs-2965"><code>ss_abs</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-ss_005fashift-2949"><code>ss_ashift</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-ss_005fdiv-2916"><code>ss_div</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-ss_005fminus-2893"><code>ss_minus</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-ss_005fmult-2908"><code>ss_mult</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-ss_005fneg-2902"><code>ss_neg</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-ss_005fplus-2885"><code>ss_plus</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Conversions.html#index-ss_005ftruncate-3016"><code>ss_truncate</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="SSA.html#index-SSA-2515">SSA</a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="SSA.html#index-SSA_005fNAME_005fDEF_005fSTMT-2527"><code>SSA_NAME_DEF_STMT</code></a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="SSA.html#index-SSA_005fNAME_005fVERSION-2528"><code>SSA_NAME_VERSION</code></a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bssadd_0040var_007bm_007d3_007d-instruction-pattern-3401"><code>ssadd</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bssad_0040var_007bm_007d_007d-instruction-pattern-3444"><code>ssad</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bssashl_0040var_007bm_007d3_007d-instruction-pattern-3496"><code>ssashl</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bssdiv_0040var_007bm_007d3_007d-instruction-pattern-3410"><code>ssdiv</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bssmadd_0040var_007bm_007d_0040var_007bn_007d4_007d-instruction-pattern-3487"><code>ssmadd</code><var>m</var><var>n</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bssmsub_0040var_007bm_007d_0040var_007bn_007d4_007d-instruction-pattern-3491"><code>ssmsub</code><var>m</var><var>n</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bssmul_0040var_007bm_007d3_007d-instruction-pattern-3407"><code>ssmul</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bssneg_0040var_007bm_007d2_007d-instruction-pattern-3509"><code>ssneg</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsssub_0040var_007bm_007d3_007d-instruction-pattern-3404"><code>sssub</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bssum_005fwiden_0040var_007bm3_007d_007d-instruction-pattern-3446"><code>ssum_widen</code><var>m3</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Stack-Arguments.html#index-stack-arguments-4214">stack arguments</a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Frame-Layout.html#index-stack-frame-layout-4143">stack frame layout</a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Stack-Smashing-Protection.html#index-stack-smashing-protection-4321">stack smashing protection</a>: <a href="Stack-Smashing-Protection.html#Stack-Smashing-Protection">Stack Smashing Protection</a></li>
<li><a href="Frame-Layout.html#index-STACK_005fALIGNMENT_005fNEEDED-4150"><code>STACK_ALIGNMENT_NEEDED</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Storage-Layout.html#index-STACK_005fBOUNDARY-3939"><code>STACK_BOUNDARY</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Stack-Checking.html#index-STACK_005fCHECK_005fBUILTIN-4179"><code>STACK_CHECK_BUILTIN</code></a>: <a href="Stack-Checking.html#Stack-Checking">Stack Checking</a></li>
<li><a href="Stack-Checking.html#index-STACK_005fCHECK_005fFIXED_005fFRAME_005fSIZE-4185"><code>STACK_CHECK_FIXED_FRAME_SIZE</code></a>: <a href="Stack-Checking.html#Stack-Checking">Stack Checking</a></li>
<li><a href="Stack-Checking.html#index-STACK_005fCHECK_005fMAX_005fFRAME_005fSIZE-4184"><code>STACK_CHECK_MAX_FRAME_SIZE</code></a>: <a href="Stack-Checking.html#Stack-Checking">Stack Checking</a></li>
<li><a href="Stack-Checking.html#index-STACK_005fCHECK_005fMAX_005fVAR_005fSIZE-4186"><code>STACK_CHECK_MAX_VAR_SIZE</code></a>: <a href="Stack-Checking.html#Stack-Checking">Stack Checking</a></li>
<li><a href="Stack-Checking.html#index-STACK_005fCHECK_005fMOVING_005fSP-4182"><code>STACK_CHECK_MOVING_SP</code></a>: <a href="Stack-Checking.html#Stack-Checking">Stack Checking</a></li>
<li><a href="Stack-Checking.html#index-STACK_005fCHECK_005fPROBE_005fINTERVAL_005fEXP-4181"><code>STACK_CHECK_PROBE_INTERVAL_EXP</code></a>: <a href="Stack-Checking.html#Stack-Checking">Stack Checking</a></li>
<li><a href="Stack-Checking.html#index-STACK_005fCHECK_005fPROTECT-4183"><code>STACK_CHECK_PROTECT</code></a>: <a href="Stack-Checking.html#Stack-Checking">Stack Checking</a></li>
<li><a href="Stack-Checking.html#index-STACK_005fCHECK_005fSTATIC_005fBUILTIN-4180"><code>STACK_CHECK_STATIC_BUILTIN</code></a>: <a href="Stack-Checking.html#Stack-Checking">Stack Checking</a></li>
<li><a href="Frame-Layout.html#index-STACK_005fDYNAMIC_005fOFFSET-4153"><code>STACK_DYNAMIC_OFFSET</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bSTACK_005fDYNAMIC_005fOFFSET_007d-and-virtual-registers-2859"><code>STACK_DYNAMIC_OFFSET</code> and virtual registers</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Frame-Layout.html#index-STACK_005fGROWS_005fDOWNWARD-4145"><code>STACK_GROWS_DOWNWARD</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Stack-Arguments.html#index-STACK_005fPARMS_005fIN_005fREG_005fPARM_005fAREA-4225"><code>STACK_PARMS_IN_REG_PARM_AREA</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Frame-Layout.html#index-STACK_005fPOINTER_005fOFFSET-4151"><code>STACK_POINTER_OFFSET</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bSTACK_005fPOINTER_005fOFFSET_007d-and-virtual-registers-2862"><code>STACK_POINTER_OFFSET</code> and virtual registers</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Frame-Registers.html#index-STACK_005fPOINTER_005fREGNUM-4187"><code>STACK_POINTER_REGNUM</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bSTACK_005fPOINTER_005fREGNUM_007d-and-virtual-registers-2860"><code>STACK_POINTER_REGNUM</code> and virtual registers</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Frame-Registers.html#index-stack_005fpointer_005frtx-4197"><code>stack_pointer_rtx</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bstack_005fprotect_005fset_007d-instruction-pattern-3668"><code>stack_protect_set</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bstack_005fprotect_005ftest_007d-instruction-pattern-3669"><code>stack_protect_test</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Frame-Layout.html#index-STACK_005fPUSH_005fCODE-4146"><code>STACK_PUSH_CODE</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Stack-Registers.html#index-STACK_005fREG_005fCOVER_005fCLASS-4095"><code>STACK_REG_COVER_CLASS</code></a>: <a href="Stack-Registers.html#Stack-Registers">Stack Registers</a></li>
<li><a href="Stack-Registers.html#index-STACK_005fREGS-4094"><code>STACK_REGS</code></a>: <a href="Stack-Registers.html#Stack-Registers">Stack Registers</a></li>
<li><a href="Storage-Layout.html#index-STACK_005fSAVEAREA_005fMODE-3971"><code>STACK_SAVEAREA_MODE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Storage-Layout.html#index-STACK_005fSIZE_005fMODE-3972"><code>STACK_SIZE_MODE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Storage-Layout.html#index-STACK_005fSLOT_005fALIGNMENT-3958"><code>STACK_SLOT_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Standard-Names.html#index-standard-pattern-names-3377">standard pattern names</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Driver.html#index-STANDARD_005fSTARTFILE_005fPREFIX-3887"><code>STANDARD_STARTFILE_PREFIX</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-STANDARD_005fSTARTFILE_005fPREFIX_005f1-3888"><code>STANDARD_STARTFILE_PREFIX_1</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-STANDARD_005fSTARTFILE_005fPREFIX_005f2-3889"><code>STANDARD_STARTFILE_PREFIX_2</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-STARTFILE_005fSPEC-3874"><code>STARTFILE_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Frame-Layout.html#index-STARTING_005fFRAME_005fOFFSET-4149"><code>STARTING_FRAME_OFFSET</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bSTARTING_005fFRAME_005fOFFSET_007d-and-virtual-registers-2856"><code>STARTING_FRAME_OFFSET</code> and virtual registers</a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Statement-and-operand-traversals.html#index-Statement-and-operand-traversals-2501">Statement and operand traversals</a>: <a href="Statement-and-operand-traversals.html#Statement-and-operand-traversals">Statement and operand traversals</a></li>
<li><a href="Statement-Sequences.html#index-Statement-Sequences-1939">Statement Sequences</a>: <a href="Statement-Sequences.html#Statement-Sequences">Statement Sequences</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-statements-2091">statements</a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Function-Properties.html#index-statements-1981">statements</a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Statements.html#index-Statements-1936">Statements</a>: <a href="Statements.html#Statements">Statements</a></li>
<li><a href="Profile-information.html#index-Static-profile-estimation-3196">Static profile estimation</a>: <a href="Profile-information.html#Profile-information">Profile information</a></li>
<li><a href="SSA.html#index-static-single-assignment-2516">static single assignment</a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="Frame-Registers.html#index-STATIC_005fCHAIN_005fINCOMING_005fREGNUM-4195"><code>STATIC_CHAIN_INCOMING_REGNUM</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Frame-Registers.html#index-STATIC_005fCHAIN_005fREGNUM-4194"><code>STATIC_CHAIN_REGNUM</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Register-Arguments.html#index-g_t_0040file_007bstdarg_002eh_007d-and-register-arguments-4231"><samp><span class="file">stdarg.h</span></samp> and register arguments</a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Misc.html#index-STDC_005f0_005fIN_005fSYSTEM_005fHEADERS-4915"><code>STDC_0_IN_SYSTEM_HEADERS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-STMT_005fEXPR-1911"><code>STMT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-STMT_005fIS_005fFULL_005fEXPR_005fP-2131"><code>STMT_IS_FULL_EXPR_P</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Storage-Layout.html#index-storage-layout-3924">storage layout</a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Misc.html#index-STORE_005fFLAG_005fVALUE-4908"><code>STORE_FLAG_VALUE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Standard-Names.html#index-g_t_0040samp_007bstore_005fmultiple_007d-instruction-pattern-3390">&lsquo;<samp><span class="samp">store_multiple</span></samp>&rsquo; instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Storage-Layout.html#index-strcpy-3953"><code>strcpy</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Storage-Layout.html#index-STRICT_005fALIGNMENT-3963"><code>STRICT_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="RTL-Declarations.html#index-strict_005flow_005fpart-3029"><code>strict_low_part</code></a>: <a href="RTL-Declarations.html#RTL-Declarations">RTL Declarations</a></li>
<li><a href="Addressing-Modes.html#index-strict_005fmemory_005faddress_005fp-4392"><code>strict_memory_address_p</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Constant-expressions.html#index-STRING_005fCST-1838"><code>STRING_CST</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Flags.html#index-STRING_005fPOOL_005fADDRESS_005fP-2687"><code>STRING_POOL_ADDRESS_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bstrlen_0040var_007bm_007d_007d-instruction-pattern-3547"><code>strlen</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Aggregate-Return.html#index-structure-value-address-4282">structure value address</a>: <a href="Aggregate-Return.html#Aggregate-Return">Aggregate Return</a></li>
<li><a href="Storage-Layout.html#index-STRUCTURE_005fSIZE_005fBOUNDARY-3962"><code>STRUCTURE_SIZE_BOUNDARY</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Interface.html#index-structures_002c-returning-12">structures, returning</a>: <a href="Interface.html#Interface">Interface</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsub_0040var_007bm_007d3_007d-instruction-pattern-3403"><code>sub</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-SUBOBJECT-2117"><code>SUBOBJECT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-SUBOBJECT_005fCLEANUP-2118"><code>SUBOBJECT_CLEANUP</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Regs-and-Memory.html#index-subreg-2863"><code>subreg</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bsubreg_007d-and-_0040samp_007b_002fs_007d-2699"><code>subreg</code> and &lsquo;<samp><span class="samp">/s</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bsubreg_007d-and-_0040samp_007b_002fu_007d-2695"><code>subreg</code> and &lsquo;<samp><span class="samp">/u</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bsubreg_007d-and-_0040samp_007b_002fu_007d-and-_0040samp_007b_002fv_007d-2691"><code>subreg</code> and &lsquo;<samp><span class="samp">/u</span></samp>&rsquo; and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="RTL-Declarations.html#index-g_t_0040code_007bsubreg_007d_002c-in-_0040code_007bstrict_005flow_005fpart_007d-3030"><code>subreg</code>, in <code>strict_low_part</code></a>: <a href="RTL-Declarations.html#RTL-Declarations">RTL Declarations</a></li>
<li><a href="Regs-and-Memory.html#index-SUBREG_005fBYTE-2869"><code>SUBREG_BYTE</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Flags.html#index-SUBREG_005fPROMOTED_005fUNSIGNED_005fP-2690"><code>SUBREG_PROMOTED_UNSIGNED_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-SUBREG_005fPROMOTED_005fUNSIGNED_005fSET-2694"><code>SUBREG_PROMOTED_UNSIGNED_SET</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-SUBREG_005fPROMOTED_005fVAR_005fP-2698"><code>SUBREG_PROMOTED_VAR_P</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Regs-and-Memory.html#index-SUBREG_005fREG-2868"><code>SUBREG_REG</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Subst-Iterators.html#index-subst-iterators-in-_0040file_007b_002emd_007d-files-3846">subst iterators in <samp><span class="file">.md</span></samp> files</a>: <a href="Subst-Iterators.html#Subst-Iterators">Subst Iterators</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsubv_0040var_007bm_007d4_007d-instruction-pattern-3421"><code>subv</code><var>m</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Host-Misc.html#index-SUCCESS_005fEXIT_005fCODE-5045"><code>SUCCESS_EXIT_CODE</code></a>: <a href="Host-Misc.html#Host-Misc">Host Misc</a></li>
<li><a href="Macros-for-Initialization.html#index-SUPPORTS_005fINIT_005fPRIORITY-4677"><code>SUPPORTS_INIT_PRIORITY</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Label-Output.html#index-SUPPORTS_005fONE_005fONLY-4643"><code>SUPPORTS_ONE_ONLY</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-SUPPORTS_005fWEAK-4640"><code>SUPPORTS_WEAK</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-SWITCH_005fBODY-2121"><code>SWITCH_BODY</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-SWITCH_005fCOND-2120"><code>SWITCH_COND</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-SWITCH_005fSTMT-2119"><code>SWITCH_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Run_002dtime-Target.html#index-SWITCHABLE_005fTARGET-3918"><code>SWITCHABLE_TARGET</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fFLAG_005fANCHOR-2596"><code>SYMBOL_FLAG_ANCHOR</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fFLAG_005fEXTERNAL-2588"><code>SYMBOL_FLAG_EXTERNAL</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fFLAG_005fFUNCTION-2584"><code>SYMBOL_FLAG_FUNCTION</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fFLAG_005fHAS_005fBLOCK_005fINFO-2594"><code>SYMBOL_FLAG_HAS_BLOCK_INFO</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fFLAG_005fLOCAL-2586"><code>SYMBOL_FLAG_LOCAL</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fFLAG_005fSMALL-2590"><code>SYMBOL_FLAG_SMALL</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fFLAG_005fTLS_005fSHIFT-2591"><code>SYMBOL_FLAG_TLS_SHIFT</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Constants.html#index-symbol_005fref-2837"><code>symbol_ref</code></a>: <a href="Constants.html#Constants">Constants</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bsymbol_005fref_007d-and-_0040samp_007b_002ff_007d-2688"><code>symbol_ref</code> and &lsquo;<samp><span class="samp">/f</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bsymbol_005fref_007d-and-_0040samp_007b_002fi_007d-2704"><code>symbol_ref</code> and &lsquo;<samp><span class="samp">/i</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bsymbol_005fref_007d-and-_0040samp_007b_002fu_007d-2602"><code>symbol_ref</code> and &lsquo;<samp><span class="samp">/u</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bsymbol_005fref_007d-and-_0040samp_007b_002fv_007d-2707"><code>symbol_ref</code> and &lsquo;<samp><span class="samp">/v</span></samp>&rsquo;</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Sharing.html#index-g_t_0040code_007bsymbol_005fref_007d_002c-RTL-sharing-3140"><code>symbol_ref</code>, RTL sharing</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fANCHOR_005fP-2595"><code>SYMBOL_REF_ANCHOR_P</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fBLOCK-2598"><code>SYMBOL_REF_BLOCK</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fBLOCK_005fOFFSET-2599"><code>SYMBOL_REF_BLOCK_OFFSET</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fCONSTANT-2580"><code>SYMBOL_REF_CONSTANT</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fDATA-2581"><code>SYMBOL_REF_DATA</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fDECL-2579"><code>SYMBOL_REF_DECL</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fEXTERNAL_005fP-2587"><code>SYMBOL_REF_EXTERNAL_P</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Flags.html#index-SYMBOL_005fREF_005fFLAG-2706"><code>SYMBOL_REF_FLAG</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Sections.html#index-g_t_0040code_007bSYMBOL_005fREF_005fFLAG_007d_002c-in-_0040code_007bTARGET_005fENCODE_005fSECTION_005fINFO_007d-4543"><code>SYMBOL_REF_FLAG</code>, in <code>TARGET_ENCODE_SECTION_INFO</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fFLAGS-2582"><code>SYMBOL_REF_FLAGS</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fFUNCTION_005fP-2583"><code>SYMBOL_REF_FUNCTION_P</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fHAS_005fBLOCK_005fINFO_005fP-2593"><code>SYMBOL_REF_HAS_BLOCK_INFO_P</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fLOCAL_005fP-2585"><code>SYMBOL_REF_LOCAL_P</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fSMALL_005fP-2589"><code>SYMBOL_REF_SMALL_P</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Special-Accessors.html#index-SYMBOL_005fREF_005fTLS_005fMODEL-2592"><code>SYMBOL_REF_TLS_MODEL</code></a>: <a href="Special-Accessors.html#Special-Accessors">Special Accessors</a></li>
<li><a href="Flags.html#index-SYMBOL_005fREF_005fUSED-2701"><code>SYMBOL_REF_USED</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-SYMBOL_005fREF_005fWEAK-2703"><code>SYMBOL_REF_WEAK</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Sharing.html#index-symbolic-label-3139">symbolic label</a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fadd_0040var_007bmode_007d_007d-instruction-pattern-3621"><code>sync_add</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fand_0040var_007bmode_007d_007d-instruction-pattern-3624"><code>sync_and</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fcompare_005fand_005fswap_0040var_007bmode_007d_007d-instruction-pattern-3620"><code>sync_compare_and_swap</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fior_0040var_007bmode_007d_007d-instruction-pattern-3623"><code>sync_ior</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005flock_005frelease_0040var_007bmode_007d_007d-instruction-pattern-3640"><code>sync_lock_release</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005flock_005ftest_005fand_005fset_0040var_007bmode_007d_007d-instruction-pattern-3639"><code>sync_lock_test_and_set</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fnand_0040var_007bmode_007d_007d-instruction-pattern-3626"><code>sync_nand</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fnew_005fadd_0040var_007bmode_007d_007d-instruction-pattern-3633"><code>sync_new_add</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fnew_005fand_0040var_007bmode_007d_007d-instruction-pattern-3636"><code>sync_new_and</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fnew_005fior_0040var_007bmode_007d_007d-instruction-pattern-3635"><code>sync_new_ior</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fnew_005fnand_0040var_007bmode_007d_007d-instruction-pattern-3638"><code>sync_new_nand</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fnew_005fsub_0040var_007bmode_007d_007d-instruction-pattern-3634"><code>sync_new_sub</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fnew_005fxor_0040var_007bmode_007d_007d-instruction-pattern-3637"><code>sync_new_xor</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fold_005fadd_0040var_007bmode_007d_007d-instruction-pattern-3627"><code>sync_old_add</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fold_005fand_0040var_007bmode_007d_007d-instruction-pattern-3630"><code>sync_old_and</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fold_005fior_0040var_007bmode_007d_007d-instruction-pattern-3629"><code>sync_old_ior</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fold_005fnand_0040var_007bmode_007d_007d-instruction-pattern-3632"><code>sync_old_nand</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fold_005fsub_0040var_007bmode_007d_007d-instruction-pattern-3628"><code>sync_old_sub</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fold_005fxor_0040var_007bmode_007d_007d-instruction-pattern-3631"><code>sync_old_xor</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fsub_0040var_007bmode_007d_007d-instruction-pattern-3622"><code>sync_sub</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bsync_005fxor_0040var_007bmode_007d_007d-instruction-pattern-3625"><code>sync_xor</code><var>mode</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Driver.html#index-SYSROOT_005fHEADERS_005fSUFFIX_005fSPEC-3878"><code>SYSROOT_HEADERS_SUFFIX_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Driver.html#index-SYSROOT_005fSUFFIX_005fSPEC-3877"><code>SYSROOT_SUFFIX_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Target-Fragment.html#index-g_t_0040file_007bt_002d_0040var_007btarget_007d_007d-5054"><samp><span class="file">t-</span><var>target</var></samp></a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Basic-Blocks.html#index-table-jump-3165">table jump</a>: <a href="Basic-Blocks.html#Basic-Blocks">Basic Blocks</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007btablejump_007d-instruction-pattern-3589"><code>tablejump</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="GTY-Options.html#index-tag-5080"><code>tag</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="Tagging-Insns.html#index-tagging-insns-3760">tagging insns</a>: <a href="Tagging-Insns.html#Tagging-Insns">Tagging Insns</a></li>
<li><a href="Tail-Calls.html#index-tail-calls-4316">tail calls</a>: <a href="Tail-Calls.html#Tail-Calls">Tail Calls</a></li>
<li><a href="Machine-Modes.html#index-TAmode-2763"><code>TAmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Target-Attributes.html#index-target-attributes-4827">target attributes</a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Target-Macros.html#index-target-description-macros-3851">target description macros</a>: <a href="Target-Macros.html#Target-Macros">Target Macros</a></li>
<li><a href="Target-Structure.html#index-target-functions-3855">target functions</a>: <a href="Target-Structure.html#Target-Structure">Target Structure</a></li>
<li><a href="Target-Structure.html#index-target-hooks-3854">target hooks</a>: <a href="Target-Structure.html#Target-Structure">Target Structure</a></li>
<li><a href="Target-Fragment.html#index-target-makefile-fragment-5053">target makefile fragment</a>: <a href="Target-Fragment.html#Target-Fragment">Target Fragment</a></li>
<li><a href="Run_002dtime-Target.html#index-target-specifications-3898">target specifications</a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fABSOLUTE_005fBIGGEST_005fALIGNMENT-3944"><code>TARGET_ABSOLUTE_BIGGEST_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Named-Address-Spaces.html#index-TARGET_005fADDR_005fSPACE_005fADDRESS_005fMODE-4885"><code>TARGET_ADDR_SPACE_ADDRESS_MODE</code></a>: <a href="Named-Address-Spaces.html#Named-Address-Spaces">Named Address Spaces</a></li>
<li><a href="Named-Address-Spaces.html#index-TARGET_005fADDR_005fSPACE_005fCONVERT-4890"><code>TARGET_ADDR_SPACE_CONVERT</code></a>: <a href="Named-Address-Spaces.html#Named-Address-Spaces">Named Address Spaces</a></li>
<li><a href="Named-Address-Spaces.html#index-TARGET_005fADDR_005fSPACE_005fLEGITIMATE_005fADDRESS_005fP-4887"><code>TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P</code></a>: <a href="Named-Address-Spaces.html#Named-Address-Spaces">Named Address Spaces</a></li>
<li><a href="Named-Address-Spaces.html#index-TARGET_005fADDR_005fSPACE_005fLEGITIMIZE_005fADDRESS-4888"><code>TARGET_ADDR_SPACE_LEGITIMIZE_ADDRESS</code></a>: <a href="Named-Address-Spaces.html#Named-Address-Spaces">Named Address Spaces</a></li>
<li><a href="Named-Address-Spaces.html#index-TARGET_005fADDR_005fSPACE_005fPOINTER_005fMODE-4884"><code>TARGET_ADDR_SPACE_POINTER_MODE</code></a>: <a href="Named-Address-Spaces.html#Named-Address-Spaces">Named Address Spaces</a></li>
<li><a href="Named-Address-Spaces.html#index-TARGET_005fADDR_005fSPACE_005fSUBSET_005fP-4889"><code>TARGET_ADDR_SPACE_SUBSET_P</code></a>: <a href="Named-Address-Spaces.html#Named-Address-Spaces">Named Address Spaces</a></li>
<li><a href="Named-Address-Spaces.html#index-TARGET_005fADDR_005fSPACE_005fVALID_005fPOINTER_005fMODE-4886"><code>TARGET_ADDR_SPACE_VALID_POINTER_MODE</code></a>: <a href="Named-Address-Spaces.html#Named-Address-Spaces">Named Address Spaces</a></li>
<li><a href="Costs.html#index-TARGET_005fADDRESS_005fCOST-4468"><code>TARGET_ADDRESS_COST</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fALIGN_005fANON_005fBITFIELD-3966"><code>TARGET_ALIGN_ANON_BITFIELD</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Misc.html#index-TARGET_005fALLOCATE_005fINITIAL_005fVALUE-4972"><code>TARGET_ALLOCATE_INITIAL_VALUE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fALLOCATE_005fSTACK_005fSLOTS_005fFOR_005fARGS-5010"><code>TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Driver.html#index-TARGET_005fALWAYS_005fSTRIP_005fDOTDOT-3883"><code>TARGET_ALWAYS_STRIP_DOTDOT</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fARG_005fPARTIAL_005fBYTES-4238"><code>TARGET_ARG_PARTIAL_BYTES</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Exception-Region-Output.html#index-TARGET_005fARM_005fEABI_005fUNWINDER-4736"><code>TARGET_ARM_EABI_UNWINDER</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fARRAY_005fMODE_005fSUPPORTED_005fP-4264"><code>TARGET_ARRAY_MODE_SUPPORTED_P</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Misc.html#index-TARGET_005fASAN_005fSHADOW_005fOFFSET-5012"><code>TARGET_ASAN_SHADOW_OFFSET</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fALIGNED_005fDI_005fOP-4584"><code>TARGET_ASM_ALIGNED_DI_OP</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fALIGNED_005fHI_005fOP-4582"><code>TARGET_ASM_ALIGNED_HI_OP</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fALIGNED_005fSI_005fOP-4583"><code>TARGET_ASM_ALIGNED_SI_OP</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fALIGNED_005fTI_005fOP-4585"><code>TARGET_ASM_ALIGNED_TI_OP</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Label-Output.html#index-TARGET_005fASM_005fASSEMBLE_005fUNDEFINED_005fDECL-4636"><code>TARGET_ASM_ASSEMBLE_UNDEFINED_DECL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-TARGET_005fASM_005fASSEMBLE_005fVISIBILITY-4644"><code>TARGET_ASM_ASSEMBLE_VISIBILITY</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fBYTE_005fOP-4581"><code>TARGET_ASM_BYTE_OP</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Function-Entry.html#index-TARGET_005fASM_005fCAN_005fOUTPUT_005fMI_005fTHUNK-4308"><code>TARGET_ASM_CAN_OUTPUT_MI_THUNK</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fCLOSE_005fPAREN-4601"><code>TARGET_ASM_CLOSE_PAREN</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fCODE_005fEND-4565"><code>TARGET_ASM_CODE_END</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Macros-for-Initialization.html#index-TARGET_005fASM_005fCONSTRUCTOR-4679"><code>TARGET_ASM_CONSTRUCTOR</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fDECL_005fEND-4591"><code>TARGET_ASM_DECL_END</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Label-Output.html#index-TARGET_005fASM_005fDECLARE_005fCONSTANT_005fNAME-4631"><code>TARGET_ASM_DECLARE_CONSTANT_NAME</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Macros-for-Initialization.html#index-TARGET_005fASM_005fDESTRUCTOR-4680"><code>TARGET_ASM_DESTRUCTOR</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="Dispatch-Tables.html#index-TARGET_005fASM_005fEMIT_005fEXCEPT_005fPERSONALITY-4718"><code>TARGET_ASM_EMIT_EXCEPT_PERSONALITY</code></a>: <a href="Dispatch-Tables.html#Dispatch-Tables">Dispatch Tables</a></li>
<li><a href="Dispatch-Tables.html#index-TARGET_005fASM_005fEMIT_005fEXCEPT_005fTABLE_005fLABEL-4717"><code>TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL</code></a>: <a href="Dispatch-Tables.html#Dispatch-Tables">Dispatch Tables</a></li>
<li><a href="Dispatch-Tables.html#index-TARGET_005fASM_005fEMIT_005fUNWIND_005fLABEL-4716"><code>TARGET_ASM_EMIT_UNWIND_LABEL</code></a>: <a href="Dispatch-Tables.html#Dispatch-Tables">Dispatch Tables</a></li>
<li><a href="Label-Output.html#index-TARGET_005fASM_005fEXTERNAL_005fLIBCALL-4647"><code>TARGET_ASM_EXTERNAL_LIBCALL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fFILE_005fEND-4561"><code>TARGET_ASM_FILE_END</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fFILE_005fSTART-4558"><code>TARGET_ASM_FILE_START</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fFILE_005fSTART_005fAPP_005fOFF-4559"><code>TARGET_ASM_FILE_START_APP_OFF</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fFILE_005fSTART_005fFILE_005fDIRECTIVE-4560"><code>TARGET_ASM_FILE_START_FILE_DIRECTIVE</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Instruction-Output.html#index-TARGET_005fASM_005fFINAL_005fPOSTSCAN_005fINSN-4693"><code>TARGET_ASM_FINAL_POSTSCAN_INSN</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Function-Entry.html#index-TARGET_005fASM_005fFUNCTION_005fBEGIN_005fEPILOGUE-4297"><code>TARGET_ASM_FUNCTION_BEGIN_EPILOGUE</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Function-Entry.html#index-TARGET_005fASM_005fFUNCTION_005fEND_005fPROLOGUE-4296"><code>TARGET_ASM_FUNCTION_END_PROLOGUE</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Function-Entry.html#index-TARGET_005fASM_005fFUNCTION_005fEPILOGUE-4298"><code>TARGET_ASM_FUNCTION_EPILOGUE</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Function-Entry.html#index-TARGET_005fASM_005fFUNCTION_005fPROLOGUE-4293"><code>TARGET_ASM_FUNCTION_PROLOGUE</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="Sections.html#index-TARGET_005fASM_005fFUNCTION_005fRODATA_005fSECTION-4537"><code>TARGET_ASM_FUNCTION_RODATA_SECTION</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fFUNCTION_005fSECTION-4574"><code>TARGET_ASM_FUNCTION_SECTION</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fFUNCTION_005fSWITCHED_005fTEXT_005fSECTIONS-4575"><code>TARGET_ASM_FUNCTION_SWITCHED_TEXT_SECTIONS</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Label-Output.html#index-TARGET_005fASM_005fGLOBALIZE_005fDECL_005fNAME-4635"><code>TARGET_ASM_GLOBALIZE_DECL_NAME</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Label-Output.html#index-TARGET_005fASM_005fGLOBALIZE_005fLABEL-4634"><code>TARGET_ASM_GLOBALIZE_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Sections.html#index-TARGET_005fASM_005fINIT_005fSECTIONS-4532"><code>TARGET_ASM_INIT_SECTIONS</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fINTEGER-4590"><code>TARGET_ASM_INTEGER</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Label-Output.html#index-TARGET_005fASM_005fINTERNAL_005fLABEL-4653"><code>TARGET_ASM_INTERNAL_LABEL</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Alignment-Output.html#index-TARGET_005fASM_005fJUMP_005fALIGN_005fMAX_005fSKIP-4738"><code>TARGET_ASM_JUMP_ALIGN_MAX_SKIP</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Alignment-Output.html#index-TARGET_005fASM_005fLABEL_005fALIGN_005fAFTER_005fBARRIER_005fMAX_005fSKIP-4740"><code>TARGET_ASM_LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Alignment-Output.html#index-TARGET_005fASM_005fLABEL_005fALIGN_005fMAX_005fSKIP-4744"><code>TARGET_ASM_LABEL_ALIGN_MAX_SKIP</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="Alignment-Output.html#index-TARGET_005fASM_005fLOOP_005fALIGN_005fMAX_005fSKIP-4742"><code>TARGET_ASM_LOOP_ALIGN_MAX_SKIP</code></a>: <a href="Alignment-Output.html#Alignment-Output">Alignment Output</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fLTO_005fEND-4564"><code>TARGET_ASM_LTO_END</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fLTO_005fSTART-4563"><code>TARGET_ASM_LTO_START</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Label-Output.html#index-TARGET_005fASM_005fMARK_005fDECL_005fPRESERVED-4648"><code>TARGET_ASM_MARK_DECL_PRESERVED</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Sections.html#index-TARGET_005fASM_005fMERGEABLE_005fRODATA_005fPREFIX-4538"><code>TARGET_ASM_MERGEABLE_RODATA_PREFIX</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fNAMED_005fSECTION-4573"><code>TARGET_ASM_NAMED_SECTION</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fOPEN_005fPAREN-4600"><code>TARGET_ASM_OPEN_PAREN</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fOUTPUT_005fADDR_005fCONST_005fEXTRA-4592"><code>TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Anchored-Addresses.html#index-TARGET_005fASM_005fOUTPUT_005fANCHOR-4425"><code>TARGET_ASM_OUTPUT_ANCHOR</code></a>: <a href="Anchored-Addresses.html#Anchored-Addresses">Anchored Addresses</a></li>
<li><a href="SDB-and-DWARF.html#index-TARGET_005fASM_005fOUTPUT_005fDWARF_005fDTPREL-4797"><code>TARGET_ASM_OUTPUT_DWARF_DTPREL</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fOUTPUT_005fIDENT-4571"><code>TARGET_ASM_OUTPUT_IDENT</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Function-Entry.html#index-TARGET_005fASM_005fOUTPUT_005fMI_005fTHUNK-4307"><code>TARGET_ASM_OUTPUT_MI_THUNK</code></a>: <a href="Function-Entry.html#Function-Entry">Function Entry</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fOUTPUT_005fSOURCE_005fFILENAME-4570"><code>TARGET_ASM_OUTPUT_SOURCE_FILENAME</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fRECORD_005fGCC_005fSWITCHES-4579"><code>TARGET_ASM_RECORD_GCC_SWITCHES</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="File-Framework.html#index-TARGET_005fASM_005fRECORD_005fGCC_005fSWITCHES_005fSECTION-4580"><code>TARGET_ASM_RECORD_GCC_SWITCHES_SECTION</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Sections.html#index-TARGET_005fASM_005fRELOC_005fRW_005fMASK-4533"><code>TARGET_ASM_RELOC_RW_MASK</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Sections.html#index-TARGET_005fASM_005fSELECT_005fRTX_005fSECTION-4540"><code>TARGET_ASM_SELECT_RTX_SECTION</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Sections.html#index-TARGET_005fASM_005fSELECT_005fSECTION-4534"><code>TARGET_ASM_SELECT_SECTION</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Sections.html#index-TARGET_005fASM_005fTM_005fCLONE_005fTABLE_005fSECTION-4539"><code>TARGET_ASM_TM_CLONE_TABLE_SECTION</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Trampolines.html#index-TARGET_005fASM_005fTRAMPOLINE_005fTEMPLATE-4345"><code>TARGET_ASM_TRAMPOLINE_TEMPLATE</code></a>: <a href="Trampolines.html#Trampolines">Trampolines</a></li>
<li><a href="Exception-Region-Output.html#index-TARGET_005fASM_005fTTYPE-4735"><code>TARGET_ASM_TTYPE</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fUNALIGNED_005fDI_005fOP-4588"><code>TARGET_ASM_UNALIGNED_DI_OP</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fUNALIGNED_005fHI_005fOP-4586"><code>TARGET_ASM_UNALIGNED_HI_OP</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fUNALIGNED_005fSI_005fOP-4587"><code>TARGET_ASM_UNALIGNED_SI_OP</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Data-Output.html#index-TARGET_005fASM_005fUNALIGNED_005fTI_005fOP-4589"><code>TARGET_ASM_UNALIGNED_TI_OP</code></a>: <a href="Data-Output.html#Data-Output">Data Output</a></li>
<li><a href="Sections.html#index-TARGET_005fASM_005fUNIQUE_005fSECTION-4536"><code>TARGET_ASM_UNIQUE_SECTION</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Dispatch-Tables.html#index-TARGET_005fASM_005fUNWIND_005fEMIT-4719"><code>TARGET_ASM_UNWIND_EMIT</code></a>: <a href="Dispatch-Tables.html#Dispatch-Tables">Dispatch Tables</a></li>
<li><a href="Dispatch-Tables.html#index-TARGET_005fASM_005fUNWIND_005fEMIT_005fBEFORE_005fINSN-4720"><code>TARGET_ASM_UNWIND_EMIT_BEFORE_INSN</code></a>: <a href="Dispatch-Tables.html#Dispatch-Tables">Dispatch Tables</a></li>
<li><a href="Misc.html#index-TARGET_005fATOMIC_005fALIGN_005fFOR_005fMODE-5016"><code>TARGET_ATOMIC_ALIGN_FOR_MODE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fATOMIC_005fASSIGN_005fEXPAND_005fFENV-5017"><code>TARGET_ATOMIC_ASSIGN_EXPAND_FENV</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fATOMIC_005fTEST_005fAND_005fSET_005fTRUEVAL-5014"><code>TARGET_ATOMIC_TEST_AND_SET_TRUEVAL</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fATTRIBUTE_005fTABLE-4830"><code>TARGET_ATTRIBUTE_TABLE</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fATTRIBUTE_005fTAKES_005fIDENTIFIER_005fP-4831"><code>TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Sections.html#index-TARGET_005fBINDS_005fLOCAL_005fP-4548"><code>TARGET_BINDS_LOCAL_P</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Misc.html#index-TARGET_005fBRANCH_005fTARGET_005fREGISTER_005fCALLEE_005fSAVED-4981"><code>TARGET_BRANCH_TARGET_REGISTER_CALLEE_SAVED</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fBRANCH_005fTARGET_005fREGISTER_005fCLASS-4980"><code>TARGET_BRANCH_TARGET_REGISTER_CLASS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fBUILD_005fBUILTIN_005fVA_005fLIST-4255"><code>TARGET_BUILD_BUILTIN_VA_LIST</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Misc.html#index-TARGET_005fBUILTIN_005fCHKP_005fFUNCTION-4945"><code>TARGET_BUILTIN_CHKP_FUNCTION</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fBUILTIN_005fDECL-4943"><code>TARGET_BUILTIN_DECL</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fBUILTIN_005fRECIPROCAL-4401"><code>TARGET_BUILTIN_RECIPROCAL</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Frame-Layout.html#index-TARGET_005fBUILTIN_005fSETJMP_005fFRAME_005fVALUE-4157"><code>TARGET_BUILTIN_SETJMP_FRAME_VALUE</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Misc.html#index-TARGET_005fC_005fPREINCLUDE-4916"><code>TARGET_C_PREINCLUDE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Varargs.html#index-TARGET_005fCALL_005fARGS-4334"><code>TARGET_CALL_ARGS</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Miscellaneous-Register-Hooks.html#index-TARGET_005fCALL_005fFUSAGE_005fCONTAINS_005fNON_005fCALLEE_005fCLOBBERS-4326"><code>TARGET_CALL_FUSAGE_CONTAINS_NON_CALLEE_CLOBBERS</code></a>: <a href="Miscellaneous-Register-Hooks.html#Miscellaneous-Register-Hooks">Miscellaneous Register Hooks</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fCALLEE_005fCOPIES-4240"><code>TARGET_CALLEE_COPIES</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Elimination.html#index-TARGET_005fCAN_005fELIMINATE-4211"><code>TARGET_CAN_ELIMINATE</code></a>: <a href="Elimination.html#Elimination">Elimination</a></li>
<li><a href="Misc.html#index-TARGET_005fCAN_005fFOLLOW_005fJUMP-4970"><code>TARGET_CAN_FOLLOW_JUMP</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fCAN_005fINLINE_005fP-4850"><code>TARGET_CAN_INLINE_P</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Misc.html#index-TARGET_005fCAN_005fUSE_005fDOLOOP_005fP-4967"><code>TARGET_CAN_USE_DOLOOP_P</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fCANNOT_005fFORCE_005fCONST_005fMEM-4398"><code>TARGET_CANNOT_FORCE_CONST_MEM</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Misc.html#index-TARGET_005fCANNOT_005fMODIFY_005fJUMPS_005fP-4979"><code>TARGET_CANNOT_MODIFY_JUMPS_P</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fCANNOT_005fSUBSTITUTE_005fMEM_005fEQUIV_005fP-4138"><code>TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV_P</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fCANONICAL_005fVA_005fLIST_005fTYPE-4258"><code>TARGET_CANONICAL_VA_LIST_TYPE</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="MODE_005fCC-Condition-Codes.html#index-TARGET_005fCANONICALIZE_005fCOMPARISON-4436"><code>TARGET_CANONICALIZE_COMPARISON</code></a>: <a href="MODE_005fCC-Condition-Codes.html#MODE_005fCC-Condition-Codes">MODE_CC Condition Codes</a></li>
<li><a href="Misc.html#index-TARGET_005fCASE_005fVALUES_005fTHRESHOLD-4897"><code>TARGET_CASE_VALUES_THRESHOLD</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="MODE_005fCC-Condition-Codes.html#index-TARGET_005fCC_005fMODES_005fCOMPATIBLE-4440"><code>TARGET_CC_MODES_COMPATIBLE</code></a>: <a href="MODE_005fCC-Condition-Codes.html#MODE_005fCC-Condition-Codes">MODE_CC Condition Codes</a></li>
<li><a href="PCH-Target.html#index-TARGET_005fCHECK_005fPCH_005fTARGET_005fFLAGS-4866"><code>TARGET_CHECK_PCH_TARGET_FLAGS</code></a>: <a href="PCH-Target.html#PCH-Target">PCH Target</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fCHECK_005fSTRING_005fOBJECT_005fFORMAT_005fARG-3912"><code>TARGET_CHECK_STRING_OBJECT_FORMAT_ARG</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Misc.html#index-TARGET_005fCHKP_005fBOUND_005fMODE-4958"><code>TARGET_CHKP_BOUND_MODE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fCHKP_005fBOUND_005fTYPE-4957"><code>TARGET_CHKP_BOUND_TYPE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Varargs.html#index-TARGET_005fCHKP_005fFUNCTION_005fVALUE_005fBOUNDS-4341"><code>TARGET_CHKP_FUNCTION_VALUE_BOUNDS</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Misc.html#index-TARGET_005fCHKP_005fINITIALIZE_005fBOUNDS-4960"><code>TARGET_CHKP_INITIALIZE_BOUNDS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fCHKP_005fMAKE_005fBOUNDS_005fCONSTANT-4959"><code>TARGET_CHKP_MAKE_BOUNDS_CONSTANT</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fCLASS_005fLIKELY_005fSPILLED_005fP-4130"><code>TARGET_CLASS_LIKELY_SPILLED_P</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fCLASS_005fMAX_005fNREGS-4131"><code>TARGET_CLASS_MAX_NREGS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Misc.html#index-TARGET_005fCOMMUTATIVE_005fP-4971"><code>TARGET_COMMUTATIVE_P</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fCOMP_005fTYPE_005fATTRIBUTES-4832"><code>TARGET_COMP_TYPE_ATTRIBUTES</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Misc.html#index-TARGET_005fCOMPARE_005fVERSION_005fPRIORITY-4964"><code>TARGET_COMPARE_VERSION_PRIORITY</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Basics.html#index-TARGET_005fCONDITIONAL_005fREGISTER_005fUSAGE-4065"><code>TARGET_CONDITIONAL_REGISTER_USAGE</code></a>: <a href="Register-Basics.html#Register-Basics">Register Basics</a></li>
<li><a href="Misc.html#index-TARGET_005fCONST_005fANCHOR-5011"><code>TARGET_CONST_ANCHOR</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fCONST_005fNOT_005fOK_005fFOR_005fDEBUG_005fP-4397"><code>TARGET_CONST_NOT_OK_FOR_DEBUG_P</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Misc.html#index-TARGET_005fCONVERT_005fTO_005fTYPE-5004"><code>TARGET_CONVERT_TO_TYPE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fCPU_005fCPP_005fBUILTINS-3899"><code>TARGET_CPU_CPP_BUILTINS</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fCSTORE_005fMODE-4141"><code>TARGET_CSTORE_MODE</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fADJUST_005fCLASS_005fAT_005fDEFINITION-4881"><code>TARGET_CXX_ADJUST_CLASS_AT_DEFINITION</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fCDTOR_005fRETURNS_005fTHIS-4874"><code>TARGET_CXX_CDTOR_RETURNS_THIS</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fCLASS_005fDATA_005fALWAYS_005fCOMDAT-4877"><code>TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fCOOKIE_005fHAS_005fSIZE-4872"><code>TARGET_CXX_COOKIE_HAS_SIZE</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fDECL_005fMANGLING_005fCONTEXT-4882"><code>TARGET_CXX_DECL_MANGLING_CONTEXT</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fDETERMINE_005fCLASS_005fDATA_005fVISIBILITY-4876"><code>TARGET_CXX_DETERMINE_CLASS_DATA_VISIBILITY</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fGET_005fCOOKIE_005fSIZE-4871"><code>TARGET_CXX_GET_COOKIE_SIZE</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fGUARD_005fMASK_005fBIT-4870"><code>TARGET_CXX_GUARD_MASK_BIT</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fGUARD_005fTYPE-4869"><code>TARGET_CXX_GUARD_TYPE</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="Misc.html#index-TARGET_005fCXX_005fIMPLICIT_005fEXTERN_005fC-4917"><code>TARGET_CXX_IMPLICIT_EXTERN_C</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fIMPORT_005fEXPORT_005fCLASS-4873"><code>TARGET_CXX_IMPORT_EXPORT_CLASS</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fKEY_005fMETHOD_005fMAY_005fBE_005fINLINE-4875"><code>TARGET_CXX_KEY_METHOD_MAY_BE_INLINE</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fLIBRARY_005fRTTI_005fCOMDAT-4878"><code>TARGET_CXX_LIBRARY_RTTI_COMDAT</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fUSE_005fAEABI_005fATEXIT-4879"><code>TARGET_CXX_USE_AEABI_ATEXIT</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="C_002b_002b-ABI.html#index-TARGET_005fCXX_005fUSE_005fATEXIT_005fFOR_005fCXA_005fATEXIT-4880"><code>TARGET_CXX_USE_ATEXIT_FOR_CXA_ATEXIT</code></a>: <a href="C_002b_002b-ABI.html#C_002b_002b-ABI">C++ ABI</a></li>
<li><a href="SDB-and-DWARF.html#index-TARGET_005fDEBUG_005fUNWIND_005fINFO-4785"><code>TARGET_DEBUG_UNWIND_INFO</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fDECIMAL_005fFLOAT_005fSUPPORTED_005fP-3977"><code>TARGET_DECIMAL_FLOAT_SUPPORTED_P</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fDECLSPEC-4838"><code>TARGET_DECLSPEC</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Misc.html#index-TARGET_005fDEFAULT_005fPACK_005fSTRUCT-4925"><code>TARGET_DEFAULT_PACK_STRUCT</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Type-Layout.html#index-TARGET_005fDEFAULT_005fSHORT_005fENUMS-4004"><code>TARGET_DEFAULT_SHORT_ENUMS</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fDEFAULT_005fTARGET_005fFLAGS-3903"><code>TARGET_DEFAULT_TARGET_FLAGS</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Label-Output.html#index-TARGET_005fDEFERRED_005fOUTPUT_005fDEFS-4661"><code>TARGET_DEFERRED_OUTPUT_DEFS</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="SDB-and-DWARF.html#index-TARGET_005fDELAY_005fSCHED2-4789"><code>TARGET_DELAY_SCHED2</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="SDB-and-DWARF.html#index-TARGET_005fDELAY_005fVARTRACK-4790"><code>TARGET_DELAY_VARTRACK</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fDELEGITIMIZE_005fADDRESS-4396"><code>TARGET_DELEGITIMIZE_ADDRESS</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fDIFFERENT_005fADDR_005fDISPLACEMENT_005fP-4137"><code>TARGET_DIFFERENT_ADDR_DISPLACEMENT_P</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fDLLIMPORT_005fDECL_005fATTRIBUTES-4836"><code>TARGET_DLLIMPORT_DECL_ATTRIBUTES</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="SDB-and-DWARF.html#index-TARGET_005fDWARF_005fCALLING_005fCONVENTION-4783"><code>TARGET_DWARF_CALLING_CONVENTION</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="Exception-Region-Output.html#index-TARGET_005fDWARF_005fFRAME_005fREG_005fMODE-4733"><code>TARGET_DWARF_FRAME_REG_MODE</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Frame-Layout.html#index-TARGET_005fDWARF_005fHANDLE_005fFRAME_005fUNSPEC-4164"><code>TARGET_DWARF_HANDLE_FRAME_UNSPEC</code></a>: <a href="Frame-Layout.html#Frame-Layout">Frame Layout</a></li>
<li><a href="Exception-Region-Output.html#index-TARGET_005fDWARF_005fREGISTER_005fSPAN-4732"><code>TARGET_DWARF_REGISTER_SPAN</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Library-Calls.html#index-TARGET_005fEDOM-4365"><code>TARGET_EDOM</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Emulated-TLS.html#index-TARGET_005fEMUTLS_005fDEBUG_005fFORM_005fTLS_005fADDRESS-4861"><code>TARGET_EMUTLS_DEBUG_FORM_TLS_ADDRESS</code></a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Emulated-TLS.html#index-TARGET_005fEMUTLS_005fGET_005fADDRESS-4852"><code>TARGET_EMUTLS_GET_ADDRESS</code></a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Emulated-TLS.html#index-TARGET_005fEMUTLS_005fREGISTER_005fCOMMON-4853"><code>TARGET_EMUTLS_REGISTER_COMMON</code></a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Emulated-TLS.html#index-TARGET_005fEMUTLS_005fTMPL_005fPREFIX-4857"><code>TARGET_EMUTLS_TMPL_PREFIX</code></a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Emulated-TLS.html#index-TARGET_005fEMUTLS_005fTMPL_005fSECTION-4855"><code>TARGET_EMUTLS_TMPL_SECTION</code></a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Emulated-TLS.html#index-TARGET_005fEMUTLS_005fVAR_005fALIGN_005fFIXED-4860"><code>TARGET_EMUTLS_VAR_ALIGN_FIXED</code></a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Emulated-TLS.html#index-TARGET_005fEMUTLS_005fVAR_005fFIELDS-4858"><code>TARGET_EMUTLS_VAR_FIELDS</code></a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Emulated-TLS.html#index-TARGET_005fEMUTLS_005fVAR_005fINIT-4859"><code>TARGET_EMUTLS_VAR_INIT</code></a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Emulated-TLS.html#index-TARGET_005fEMUTLS_005fVAR_005fPREFIX-4856"><code>TARGET_EMUTLS_VAR_PREFIX</code></a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Emulated-TLS.html#index-TARGET_005fEMUTLS_005fVAR_005fSECTION-4854"><code>TARGET_EMUTLS_VAR_SECTION</code></a>: <a href="Emulated-TLS.html#Emulated-TLS">Emulated TLS</a></li>
<li><a href="Sections.html#index-TARGET_005fENCODE_005fSECTION_005fINFO-4542"><code>TARGET_ENCODE_SECTION_INFO</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Addressing-Modes.html#index-g_t_0040code_007bTARGET_005fENCODE_005fSECTION_005fINFO_007d-and-address-validation-4383"><code>TARGET_ENCODE_SECTION_INFO</code> and address validation</a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Instruction-Output.html#index-g_t_0040code_007bTARGET_005fENCODE_005fSECTION_005fINFO_007d-usage-4698"><code>TARGET_ENCODE_SECTION_INFO</code> usage</a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Varargs.html#index-TARGET_005fEND_005fCALL_005fARGS-4335"><code>TARGET_END_CALL_ARGS</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fENUM_005fVA_005fLIST_005fP-4256"><code>TARGET_ENUM_VA_LIST_P</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Exception-Region-Output.html#index-TARGET_005fEXCEPT_005fUNWIND_005fINFO-4726"><code>TARGET_EXCEPT_UNWIND_INFO</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Misc.html#index-TARGET_005fEXECUTABLE_005fSUFFIX-4976"><code>TARGET_EXECUTABLE_SUFFIX</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fEXPAND_005fBUILTIN-4944"><code>TARGET_EXPAND_BUILTIN</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Varargs.html#index-TARGET_005fEXPAND_005fBUILTIN_005fSAVEREGS-4331"><code>TARGET_EXPAND_BUILTIN_SAVEREGS</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fEXPAND_005fTO_005fRTL_005fHOOK-3979"><code>TARGET_EXPAND_TO_RTL_HOOK</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-TARGET_005fEXPR-1919"><code>TARGET_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Misc.html#index-TARGET_005fEXTRA_005fINCLUDES-4987"><code>TARGET_EXTRA_INCLUDES</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Tail-Calls.html#index-TARGET_005fEXTRA_005fLIVE_005fON_005fENTRY-4318"><code>TARGET_EXTRA_LIVE_ON_ENTRY</code></a>: <a href="Tail-Calls.html#Tail-Calls">Tail Calls</a></li>
<li><a href="Misc.html#index-TARGET_005fEXTRA_005fPRE_005fINCLUDES-4988"><code>TARGET_EXTRA_PRE_INCLUDES</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="MODE_005fCC-Condition-Codes.html#index-TARGET_005fFIXED_005fCONDITION_005fCODE_005fREGS-4439"><code>TARGET_FIXED_CONDITION_CODE_REGS</code></a>: <a href="MODE_005fCC-Condition-Codes.html#MODE_005fCC-Condition-Codes">MODE_CC Condition Codes</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fFIXED_005fPOINT_005fSUPPORTED_005fP-3978"><code>TARGET_FIXED_POINT_SUPPORTED_P</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Run_002dtime-Target.html#index-target_005fflags-3902"><code>target_flags</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="MODE_005fCC-Condition-Codes.html#index-TARGET_005fFLAGS_005fREGNUM-4441"><code>TARGET_FLAGS_REGNUM</code></a>: <a href="MODE_005fCC-Condition-Codes.html#MODE_005fCC-Condition-Codes">MODE_CC Condition Codes</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fFLOAT_005fEXCEPTIONS_005fROUNDING_005fSUPPORTED_005fP-3919"><code>TARGET_FLOAT_EXCEPTIONS_ROUNDING_SUPPORTED_P</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Type-Layout.html#index-TARGET_005fFLT_005fEVAL_005fMETHOD-4001"><code>TARGET_FLT_EVAL_METHOD</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fFN_005fABI_005fVA_005fLIST-4257"><code>TARGET_FN_ABI_VA_LIST</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Misc.html#index-TARGET_005fFOLD_005fBUILTIN-4962"><code>TARGET_FOLD_BUILTIN</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="SDB-and-DWARF.html#index-TARGET_005fFORCE_005fAT_005fCOMP_005fDIR-4788"><code>TARGET_FORCE_AT_COMP_DIR</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="Misc.html#index-TARGET_005fFORMAT_005fTYPES-4991"><code>TARGET_FORMAT_TYPES</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Elimination.html#index-TARGET_005fFRAME_005fPOINTER_005fREQUIRED-4207"><code>TARGET_FRAME_POINTER_REQUIRED</code></a>: <a href="Elimination.html#Elimination">Elimination</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fFUNCTION_005fARG-4230"><code>TARGET_FUNCTION_ARG</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fFUNCTION_005fARG_005fADVANCE-4246"><code>TARGET_FUNCTION_ARG_ADVANCE</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fFUNCTION_005fARG_005fBOUNDARY-4251"><code>TARGET_FUNCTION_ARG_BOUNDARY</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fFUNCTION_005fARG_005fROUND_005fBOUNDARY-4252"><code>TARGET_FUNCTION_ARG_ROUND_BOUNDARY</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fFUNCTION_005fATTRIBUTE_005fINLINABLE_005fP-4840"><code>TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fFUNCTION_005fINCOMING_005fARG-4235"><code>TARGET_FUNCTION_INCOMING_ARG</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Tail-Calls.html#index-TARGET_005fFUNCTION_005fOK_005fFOR_005fSIBCALL-4317"><code>TARGET_FUNCTION_OK_FOR_SIBCALL</code></a>: <a href="Tail-Calls.html#Tail-Calls">Tail Calls</a></li>
<li><a href="Scalar-Return.html#index-TARGET_005fFUNCTION_005fVALUE-4270"><code>TARGET_FUNCTION_VALUE</code></a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Scalar-Return.html#index-TARGET_005fFUNCTION_005fVALUE_005fREGNO_005fP-4275"><code>TARGET_FUNCTION_VALUE_REGNO_P</code></a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Misc.html#index-TARGET_005fGEN_005fCCMP_005fFIRST-4983"><code>TARGET_GEN_CCMP_FIRST</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fGEN_005fCCMP_005fNEXT-4984"><code>TARGET_GEN_CCMP_NEXT</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fGENERATE_005fVERSION_005fDISPATCHER_005fBODY-4966"><code>TARGET_GENERATE_VERSION_DISPATCHER_BODY</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fGET_005fDRAP_005fRTX-5009"><code>TARGET_GET_DRAP_RTX</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fGET_005fFUNCTION_005fVERSIONS_005fDISPATCHER-4965"><code>TARGET_GET_FUNCTION_VERSIONS_DISPATCHER</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="PCH-Target.html#index-TARGET_005fGET_005fPCH_005fVALIDITY-4864"><code>TARGET_GET_PCH_VALIDITY</code></a>: <a href="PCH-Target.html#PCH-Target">PCH Target</a></li>
<li><a href="Aggregate-Return.html#index-TARGET_005fGET_005fRAW_005fARG_005fMODE-4288"><code>TARGET_GET_RAW_ARG_MODE</code></a>: <a href="Aggregate-Return.html#Aggregate-Return">Aggregate Return</a></li>
<li><a href="Aggregate-Return.html#index-TARGET_005fGET_005fRAW_005fRESULT_005fMODE-4287"><code>TARGET_GET_RAW_RESULT_MODE</code></a>: <a href="Aggregate-Return.html#Aggregate-Return">Aggregate Return</a></li>
<li><a href="Misc.html#index-TARGET_005fGIMPLE_005fFOLD_005fBUILTIN-4963"><code>TARGET_GIMPLE_FOLD_BUILTIN</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fGIMPLIFY_005fVA_005fARG_005fEXPR-4259"><code>TARGET_GIMPLIFY_VA_ARG_EXPR</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fHANDLE_005fC_005fOPTION-3907"><code>TARGET_HANDLE_C_OPTION</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fHANDLE_005fOPTION-3906"><code>TARGET_HANDLE_OPTION</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Values-in-Registers.html#index-TARGET_005fHARD_005fREGNO_005fSCRATCH_005fOK-4086"><code>TARGET_HARD_REGNO_SCRATCH_OK</code></a>: <a href="Values-in-Registers.html#Values-in-Registers">Values in Registers</a></li>
<li><a href="Misc.html#index-TARGET_005fHAS_005fIFUNC_005fP-5015"><code>TARGET_HAS_IFUNC_P</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Library-Calls.html#index-TARGET_005fHAS_005fNO_005fHW_005fDIVIDE-4362"><code>TARGET_HAS_NO_HW_DIVIDE</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Misc.html#index-TARGET_005fHAVE_005fCONDITIONAL_005fEXECUTION-4982"><code>TARGET_HAVE_CONDITIONAL_EXECUTION</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Macros-for-Initialization.html#index-TARGET_005fHAVE_005fCTORS_005fDTORS-4678"><code>TARGET_HAVE_CTORS_DTORS</code></a>: <a href="Macros-for-Initialization.html#Macros-for-Initialization">Macros for Initialization</a></li>
<li><a href="File-Framework.html#index-TARGET_005fHAVE_005fNAMED_005fSECTIONS-4576"><code>TARGET_HAVE_NAMED_SECTIONS</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Sections.html#index-TARGET_005fHAVE_005fSRODATA_005fSECTION-4546"><code>TARGET_HAVE_SRODATA_SECTION</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="File-Framework.html#index-TARGET_005fHAVE_005fSWITCHABLE_005fBSS_005fSECTIONS-4577"><code>TARGET_HAVE_SWITCHABLE_BSS_SECTIONS</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Sections.html#index-TARGET_005fHAVE_005fTLS-4549"><code>TARGET_HAVE_TLS</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Sections.html#index-TARGET_005fIN_005fSMALL_005fDATA_005fP-4545"><code>TARGET_IN_SMALL_DATA_P</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Misc.html#index-TARGET_005fINIT_005fBUILTINS-4942"><code>TARGET_INIT_BUILTINS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Exception-Region-Output.html#index-TARGET_005fINIT_005fDWARF_005fREG_005fSIZES_005fEXTRA-4734"><code>TARGET_INIT_DWARF_REG_SIZES_EXTRA</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Library-Calls.html#index-TARGET_005fINIT_005fLIBFUNCS-4358"><code>TARGET_INIT_LIBFUNCS</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fINIT_005fPIC_005fREG-4237"><code>TARGET_INIT_PIC_REG</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fINSERT_005fATTRIBUTES-4839"><code>TARGET_INSERT_ATTRIBUTES</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fINSTANTIATE_005fDECLS-3980"><code>TARGET_INSTANTIATE_DECLS</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Misc.html#index-TARGET_005fINVALID_005fARG_005fFOR_005fUNPROTOTYPED_005fFN-4997"><code>TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fINVALID_005fBINARY_005fOP-5000"><code>TARGET_INVALID_BINARY_OP</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fINVALID_005fCONVERSION-4998"><code>TARGET_INVALID_CONVERSION</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fINVALID_005fPARAMETER_005fTYPE-5001"><code>TARGET_INVALID_PARAMETER_TYPE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fINVALID_005fRETURN_005fTYPE-5002"><code>TARGET_INVALID_RETURN_TYPE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fINVALID_005fUNARY_005fOP-4999"><code>TARGET_INVALID_UNARY_OP</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fINVALID_005fWITHIN_005fDOLOOP-4968"><code>TARGET_INVALID_WITHIN_DOLOOP</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Profiling.html#index-TARGET_005fKEEP_005fLEAF_005fWHEN_005fPROFILED-4315"><code>TARGET_KEEP_LEAF_WHEN_PROFILED</code></a>: <a href="Profiling.html#Profiling">Profiling</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fLEGITIMATE_005fADDRESS_005fP-4382"><code>TARGET_LEGITIMATE_ADDRESS_P</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Misc.html#index-TARGET_005fLEGITIMATE_005fCOMBINED_005fINSN-4969"><code>TARGET_LEGITIMATE_COMBINED_INSN</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fLEGITIMATE_005fCONSTANT_005fP-4395"><code>TARGET_LEGITIMATE_CONSTANT_P</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fLEGITIMIZE_005fADDRESS-4388"><code>TARGET_LEGITIMIZE_ADDRESS</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fLEGITIMIZE_005fADDRESS_005fDISPLACEMENT-4139"><code>TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Library-Calls.html#index-TARGET_005fLIB_005fINT_005fCMP_005fBIASED-4361"><code>TARGET_LIB_INT_CMP_BIASED</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Library-Calls.html#index-TARGET_005fLIBC_005fHAS_005fFUNCTION-4368"><code>TARGET_LIBC_HAS_FUNCTION</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Scalar-Return.html#index-TARGET_005fLIBCALL_005fVALUE-4273"><code>TARGET_LIBCALL_VALUE</code></a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Library-Calls.html#index-TARGET_005fLIBFUNC_005fGNU_005fPREFIX-4359"><code>TARGET_LIBFUNC_GNU_PREFIX</code></a>: <a href="Library-Calls.html#Library-Calls">Library Calls</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fLIBGCC_005fCMP_005fRETURN_005fMODE-3973"><code>TARGET_LIBGCC_CMP_RETURN_MODE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fLIBGCC_005fFLOATING_005fMODE_005fSUPPORTED_005fP-4265"><code>TARGET_LIBGCC_FLOATING_MODE_SUPPORTED_P</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Sections.html#index-TARGET_005fLIBGCC_005fSDATA_005fSECTION-4529"><code>TARGET_LIBGCC_SDATA_SECTION</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fLIBGCC_005fSHIFT_005fCOUNT_005fMODE-3974"><code>TARGET_LIBGCC_SHIFT_COUNT_MODE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Varargs.html#index-TARGET_005fLOAD_005fBOUNDS_005fFOR_005fARG-4337"><code>TARGET_LOAD_BOUNDS_FOR_ARG</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Varargs.html#index-TARGET_005fLOAD_005fRETURNED_005fBOUNDS-4339"><code>TARGET_LOAD_RETURNED_BOUNDS</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Misc.html#index-TARGET_005fLOOP_005fUNROLL_005fADJUST-4985"><code>TARGET_LOOP_UNROLL_ADJUST</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fLRA_005fP-4134"><code>TARGET_LRA_P</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Misc.html#index-TARGET_005fMACHINE_005fDEPENDENT_005fREORG-4941"><code>TARGET_MACHINE_DEPENDENT_REORG</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Label-Output.html#index-TARGET_005fMANGLE_005fASSEMBLER_005fNAME-4650"><code>TARGET_MANGLE_ASSEMBLER_NAME</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Sections.html#index-TARGET_005fMANGLE_005fDECL_005fASSEMBLER_005fNAME-4541"><code>TARGET_MANGLE_DECL_ASSEMBLER_NAME</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fMANGLE_005fTYPE-3981"><code>TARGET_MANGLE_TYPE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Anchored-Addresses.html#index-TARGET_005fMAX_005fANCHOR_005fOFFSET-4424"><code>TARGET_MAX_ANCHOR_OFFSET</code></a>: <a href="Anchored-Addresses.html#Anchored-Addresses">Anchored Addresses</a></li>
<li><a href="Misc.html#index-TARGET_005fMD_005fASM_005fCLOBBERS-4930"><code>TARGET_MD_ASM_CLOBBERS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fMEM_005fCONSTRAINT-4386"><code>TARGET_MEM_CONSTRAINT</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Storage-References.html#index-TARGET_005fMEM_005fREF-1846"><code>TARGET_MEM_REF</code></a>: <a href="Storage-References.html#Storage-References">Storage References</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fMEMBER_005fTYPE_005fFORCES_005fBLK-3968"><code>TARGET_MEMBER_TYPE_FORCES_BLK</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Misc.html#index-TARGET_005fMEMMODEL_005fCHECK-5013"><code>TARGET_MEMMODEL_CHECK</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Costs.html#index-TARGET_005fMEMORY_005fMOVE_005fCOST-4448"><code>TARGET_MEMORY_MOVE_COST</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fMERGE_005fDECL_005fATTRIBUTES-4835"><code>TARGET_MERGE_DECL_ATTRIBUTES</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fMERGE_005fTYPE_005fATTRIBUTES-4834"><code>TARGET_MERGE_TYPE_ATTRIBUTES</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Anchored-Addresses.html#index-TARGET_005fMIN_005fANCHOR_005fOFFSET-4423"><code>TARGET_MIN_ANCHOR_OFFSET</code></a>: <a href="Anchored-Addresses.html#Anchored-Addresses">Anchored Addresses</a></li>
<li><a href="Misc.html#index-TARGET_005fMIN_005fDIVISIONS_005fFOR_005fRECIP_005fMUL-4901"><code>TARGET_MIN_DIVISIONS_FOR_RECIP_MUL</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Mode-Switching.html#index-TARGET_005fMODE_005fAFTER-4823"><code>TARGET_MODE_AFTER</code></a>: <a href="Mode-Switching.html#Mode-Switching">Mode Switching</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fMODE_005fDEPENDENT_005fADDRESS_005fP-4394"><code>TARGET_MODE_DEPENDENT_ADDRESS_P</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Mode-Switching.html#index-TARGET_005fMODE_005fEMIT-4821"><code>TARGET_MODE_EMIT</code></a>: <a href="Mode-Switching.html#Mode-Switching">Mode Switching</a></li>
<li><a href="Mode-Switching.html#index-TARGET_005fMODE_005fENTRY-4824"><code>TARGET_MODE_ENTRY</code></a>: <a href="Mode-Switching.html#Mode-Switching">Mode Switching</a></li>
<li><a href="Mode-Switching.html#index-TARGET_005fMODE_005fEXIT-4825"><code>TARGET_MODE_EXIT</code></a>: <a href="Mode-Switching.html#Mode-Switching">Mode Switching</a></li>
<li><a href="Mode-Switching.html#index-TARGET_005fMODE_005fNEEDED-4822"><code>TARGET_MODE_NEEDED</code></a>: <a href="Mode-Switching.html#Mode-Switching">Mode Switching</a></li>
<li><a href="Mode-Switching.html#index-TARGET_005fMODE_005fPRIORITY-4826"><code>TARGET_MODE_PRIORITY</code></a>: <a href="Mode-Switching.html#Mode-Switching">Mode Switching</a></li>
<li><a href="Misc.html#index-TARGET_005fMODE_005fREP_005fEXTENDED-4907"><code>TARGET_MODE_REP_EXTENDED</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fMS_005fBITFIELD_005fLAYOUT_005fP-3976"><code>TARGET_MS_BITFIELD_LAYOUT_P</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fMUST_005fPASS_005fIN_005fSTACK-4234"><code>TARGET_MUST_PASS_IN_STACK</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Register-Arguments.html#index-g_t_0040code_007bTARGET_005fMUST_005fPASS_005fIN_005fSTACK_007d_002c-and-_0040code_007bTARGET_005fFUNCTION_005fARG_007d-4232"><code>TARGET_MUST_PASS_IN_STACK</code>, and <code>TARGET_FUNCTION_ARG</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Misc.html#index-TARGET_005fN_005fFORMAT_005fTYPES-4992"><code>TARGET_N_FORMAT_TYPES</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fNARROW_005fVOLATILE_005fBITFIELD-3967"><code>TARGET_NARROW_VOLATILE_BITFIELD</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="SDB-and-DWARF.html#index-TARGET_005fNO_005fREGISTER_005fALLOCATION-4791"><code>TARGET_NO_REGISTER_ALLOCATION</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fOBJC_005fCONSTRUCT_005fSTRING_005fOBJECT-3908"><code>TARGET_OBJC_CONSTRUCT_STRING_OBJECT</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fOBJC_005fDECLARE_005fCLASS_005fDEFINITION-3910"><code>TARGET_OBJC_DECLARE_CLASS_DEFINITION</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fOBJC_005fDECLARE_005fUNRESOLVED_005fCLASS_005fREFERENCE-3909"><code>TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERENCE</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Misc.html#index-TARGET_005fOBJECT_005fSUFFIX-4975"><code>TARGET_OBJECT_SUFFIX</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fOBJFMT_005fCPP_005fBUILTINS-3901"><code>TARGET_OBJFMT_CPP_BUILTINS</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Misc.html#index-TARGET_005fOFFLOAD_005fOPTIONS-5019"><code>TARGET_OFFLOAD_OPTIONS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Scalar-Return.html#index-TARGET_005fOMIT_005fSTRUCT_005fRETURN_005fREG-4277"><code>TARGET_OMIT_STRUCT_RETURN_REG</code></a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Misc.html#index-TARGET_005fOPTF-4989"><code>TARGET_OPTF</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fOPTION_005fDEFAULT_005fPARAMS-3917"><code>TARGET_OPTION_DEFAULT_PARAMS</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fOPTION_005fFUNCTION_005fVERSIONS-4849"><code>TARGET_OPTION_FUNCTION_VERSIONS</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fOPTION_005fINIT_005fSTRUCT-3916"><code>TARGET_OPTION_INIT_STRUCT</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fOPTION_005fOPTIMIZATION_005fTABLE-3915"><code>TARGET_OPTION_OPTIMIZATION_TABLE</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fOPTION_005fOVERRIDE-4848"><code>TARGET_OPTION_OVERRIDE</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fOPTION_005fPOST_005fSTREAM_005fIN-4845"><code>TARGET_OPTION_POST_STREAM_IN</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fOPTION_005fPRAGMA_005fPARSE-4847"><code>TARGET_OPTION_PRAGMA_PARSE</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fOPTION_005fPRINT-4846"><code>TARGET_OPTION_PRINT</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fOPTION_005fRESTORE-4844"><code>TARGET_OPTION_RESTORE</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fOPTION_005fSAVE-4843"><code>TARGET_OPTION_SAVE</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fOPTION_005fVALID_005fATTRIBUTE_005fP-4842"><code>TARGET_OPTION_VALID_ATTRIBUTE_P</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fOS_005fCPP_005fBUILTINS-3900"><code>TARGET_OS_CPP_BUILTINS</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fOVERRIDE_005fOPTIONS_005fAFTER_005fCHANGE-3913"><code>TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Misc.html#index-TARGET_005fOVERRIDES_005fFORMAT_005fATTRIBUTES-4993"><code>TARGET_OVERRIDES_FORMAT_ATTRIBUTES</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fOVERRIDES_005fFORMAT_005fATTRIBUTES_005fCOUNT-4994"><code>TARGET_OVERRIDES_FORMAT_ATTRIBUTES_COUNT</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fOVERRIDES_005fFORMAT_005fINIT-4995"><code>TARGET_OVERRIDES_FORMAT_INIT</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fPASS_005fBY_005fREFERENCE-4239"><code>TARGET_PASS_BY_REFERENCE</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="PCH-Target.html#index-TARGET_005fPCH_005fVALID_005fP-4865"><code>TARGET_PCH_VALID_P</code></a>: <a href="PCH-Target.html#PCH-Target">PCH Target</a></li>
<li><a href="Misc.html#index-TARGET_005fPOSIX_005fIO-4933"><code>TARGET_POSIX_IO</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fPREFERRED_005fOUTPUT_005fRELOAD_005fCLASS-4121"><code>TARGET_PREFERRED_OUTPUT_RELOAD_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fPREFERRED_005fRELOAD_005fCLASS-4119"><code>TARGET_PREFERRED_RELOAD_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fPREFERRED_005fRENAME_005fCLASS-4118"><code>TARGET_PREFERRED_RENAME_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="PCH-Target.html#index-TARGET_005fPREPARE_005fPCH_005fSAVE-4867"><code>TARGET_PREPARE_PCH_SAVE</code></a>: <a href="PCH-Target.html#PCH-Target">PCH Target</a></li>
<li><a href="Varargs.html#index-TARGET_005fPRETEND_005fOUTGOING_005fVARARGS_005fNAMED-4336"><code>TARGET_PRETEND_OUTGOING_VARARGS_NAMED</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Sections.html#index-TARGET_005fPROFILE_005fBEFORE_005fPROLOGUE-4547"><code>TARGET_PROFILE_BEFORE_PROLOGUE</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fPROMOTE_005fFUNCTION_005fMODE-3937"><code>TARGET_PROMOTE_FUNCTION_MODE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Stack-Arguments.html#index-TARGET_005fPROMOTE_005fPROTOTYPES-4215"><code>TARGET_PROMOTE_PROTOTYPES</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Misc.html#index-TARGET_005fPROMOTED_005fTYPE-5003"><code>TARGET_PROMOTED_TYPE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Type-Layout.html#index-TARGET_005fPTRMEMFUNC_005fVBIT_005fLOCATION-4040"><code>TARGET_PTRMEMFUNC_VBIT_LOCATION</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Misc.html#index-TARGET_005fRECORD_005fOFFLOAD_005fSYMBOL-5018"><code>TARGET_RECORD_OFFLOAD_SYMBOL</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fREF_005fMAY_005fALIAS_005fERRNO-4261"><code>TARGET_REF_MAY_ALIAS_ERRNO</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Costs.html#index-TARGET_005fREGISTER_005fMOVE_005fCOST-4446"><code>TARGET_REGISTER_MOVE_COST</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fREGISTER_005fPRIORITY-4135"><code>TARGET_REGISTER_PRIORITY</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fREGISTER_005fUSAGE_005fLEVELING_005fP-4136"><code>TARGET_REGISTER_USAGE_LEVELING_P</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Misc.html#index-TARGET_005fRELAXED_005fORDERING-4996"><code>TARGET_RELAXED_ORDERING</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Misc.html#index-TARGET_005fRESOLVE_005fOVERLOADED_005fBUILTIN-4961"><code>TARGET_RESOLVE_OVERLOADED_BUILTIN</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Aggregate-Return.html#index-TARGET_005fRETURN_005fIN_005fMEMORY-4283"><code>TARGET_RETURN_IN_MEMORY</code></a>: <a href="Aggregate-Return.html#Aggregate-Return">Aggregate Return</a></li>
<li><a href="Scalar-Return.html#index-TARGET_005fRETURN_005fIN_005fMSB-4278"><code>TARGET_RETURN_IN_MSB</code></a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Stack-Arguments.html#index-TARGET_005fRETURN_005fPOPS_005fARGS-4226"><code>TARGET_RETURN_POPS_ARGS</code></a>: <a href="Stack-Arguments.html#Stack-Arguments">Stack Arguments</a></li>
<li><a href="Costs.html#index-TARGET_005fRTX_005fCOSTS-4467"><code>TARGET_RTX_COSTS</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fSCALAR_005fMODE_005fSUPPORTED_005fP-4262"><code>TARGET_SCALAR_MODE_SUPPORTED_P</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fADJUST_005fCOST-4471"><code>TARGET_SCHED_ADJUST_COST</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fADJUST_005fPRIORITY-4472"><code>TARGET_SCHED_ADJUST_PRIORITY</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fALLOC_005fSCHED_005fCONTEXT-4499"><code>TARGET_SCHED_ALLOC_SCHED_CONTEXT</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fCLEAR_005fSCHED_005fCONTEXT-4502"><code>TARGET_SCHED_CLEAR_SCHED_CONTEXT</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fDEPENDENCIES_005fEVALUATION_005fHOOK-4477"><code>TARGET_SCHED_DEPENDENCIES_EVALUATION_HOOK</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fDFA_005fNEW_005fCYCLE-4496"><code>TARGET_SCHED_DFA_NEW_CYCLE</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fDFA_005fPOST_005fADVANCE_005fCYCLE-4487"><code>TARGET_SCHED_DFA_POST_ADVANCE_CYCLE</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fDFA_005fPOST_005fCYCLE_005fINSN-4484"><code>TARGET_SCHED_DFA_POST_CYCLE_INSN</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fDFA_005fPRE_005fADVANCE_005fCYCLE-4486"><code>TARGET_SCHED_DFA_PRE_ADVANCE_CYCLE</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fDFA_005fPRE_005fCYCLE_005fINSN-4482"><code>TARGET_SCHED_DFA_PRE_CYCLE_INSN</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fDISPATCH-4509"><code>TARGET_SCHED_DISPATCH</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fDISPATCH_005fDO-4510"><code>TARGET_SCHED_DISPATCH_DO</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fEXPOSED_005fPIPELINE-4511"><code>TARGET_SCHED_EXPOSED_PIPELINE</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFINISH-4479"><code>TARGET_SCHED_FINISH</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFINISH_005fGLOBAL-4481"><code>TARGET_SCHED_FINISH_GLOBAL</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFIRST_005fCYCLE_005fMULTIPASS_005fBACKTRACK-4492"><code>TARGET_SCHED_FIRST_CYCLE_MULTIPASS_BACKTRACK</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFIRST_005fCYCLE_005fMULTIPASS_005fBEGIN-4490"><code>TARGET_SCHED_FIRST_CYCLE_MULTIPASS_BEGIN</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFIRST_005fCYCLE_005fMULTIPASS_005fDFA_005fLOOKAHEAD-4488"><code>TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFIRST_005fCYCLE_005fMULTIPASS_005fDFA_005fLOOKAHEAD_005fGUARD-4489"><code>TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFIRST_005fCYCLE_005fMULTIPASS_005fEND-4493"><code>TARGET_SCHED_FIRST_CYCLE_MULTIPASS_END</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFIRST_005fCYCLE_005fMULTIPASS_005fFINI-4495"><code>TARGET_SCHED_FIRST_CYCLE_MULTIPASS_FINI</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFIRST_005fCYCLE_005fMULTIPASS_005fINIT-4494"><code>TARGET_SCHED_FIRST_CYCLE_MULTIPASS_INIT</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFIRST_005fCYCLE_005fMULTIPASS_005fISSUE-4491"><code>TARGET_SCHED_FIRST_CYCLE_MULTIPASS_ISSUE</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFREE_005fSCHED_005fCONTEXT-4503"><code>TARGET_SCHED_FREE_SCHED_CONTEXT</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fFUSION_005fPRIORITY-4513"><code>TARGET_SCHED_FUSION_PRIORITY</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fGEN_005fSPEC_005fCHECK-4506"><code>TARGET_SCHED_GEN_SPEC_CHECK</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fH_005fI_005fD_005fEXTENDED-4498"><code>TARGET_SCHED_H_I_D_EXTENDED</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fINIT-4478"><code>TARGET_SCHED_INIT</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fINIT_005fDFA_005fPOST_005fCYCLE_005fINSN-4485"><code>TARGET_SCHED_INIT_DFA_POST_CYCLE_INSN</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fINIT_005fDFA_005fPRE_005fCYCLE_005fINSN-4483"><code>TARGET_SCHED_INIT_DFA_PRE_CYCLE_INSN</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fINIT_005fGLOBAL-4480"><code>TARGET_SCHED_INIT_GLOBAL</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fINIT_005fSCHED_005fCONTEXT-4500"><code>TARGET_SCHED_INIT_SCHED_CONTEXT</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fIS_005fCOSTLY_005fDEPENDENCE-4497"><code>TARGET_SCHED_IS_COSTLY_DEPENDENCE</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fISSUE_005fRATE-4469"><code>TARGET_SCHED_ISSUE_RATE</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fMACRO_005fFUSION_005fP-4475"><code>TARGET_SCHED_MACRO_FUSION_P</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fMACRO_005fFUSION_005fPAIR_005fP-4476"><code>TARGET_SCHED_MACRO_FUSION_PAIR_P</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fNEEDS_005fBLOCK_005fP-4505"><code>TARGET_SCHED_NEEDS_BLOCK_P</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fREASSOCIATION_005fWIDTH-4512"><code>TARGET_SCHED_REASSOCIATION_WIDTH</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fREORDER-4473"><code>TARGET_SCHED_REORDER</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fREORDER2-4474"><code>TARGET_SCHED_REORDER2</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fSET_005fSCHED_005fCONTEXT-4501"><code>TARGET_SCHED_SET_SCHED_CONTEXT</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fSET_005fSCHED_005fFLAGS-4507"><code>TARGET_SCHED_SET_SCHED_FLAGS</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fSMS_005fRES_005fMII-4508"><code>TARGET_SCHED_SMS_RES_MII</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fSPECULATE_005fINSN-4504"><code>TARGET_SCHED_SPECULATE_INSN</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Scheduling.html#index-TARGET_005fSCHED_005fVARIABLE_005fISSUE-4470"><code>TARGET_SCHED_VARIABLE_ISSUE</code></a>: <a href="Scheduling.html#Scheduling">Scheduling</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fSECONDARY_005fRELOAD-4123"><code>TARGET_SECONDARY_RELOAD</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="File-Framework.html#index-TARGET_005fSECTION_005fTYPE_005fFLAGS-4578"><code>TARGET_SECTION_TYPE_FLAGS</code></a>: <a href="File-Framework.html#File-Framework">File Framework</a></li>
<li><a href="Misc.html#index-TARGET_005fSET_005fCURRENT_005fFUNCTION-4974"><code>TARGET_SET_CURRENT_FUNCTION</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fSET_005fDEFAULT_005fTYPE_005fATTRIBUTES-4833"><code>TARGET_SET_DEFAULT_TYPE_ATTRIBUTES</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Tail-Calls.html#index-TARGET_005fSET_005fUP_005fBY_005fPROLOGUE-4319"><code>TARGET_SET_UP_BY_PROLOGUE</code></a>: <a href="Tail-Calls.html#Tail-Calls">Tail Calls</a></li>
<li><a href="Varargs.html#index-TARGET_005fSETUP_005fINCOMING_005fVARARG_005fBOUNDS-4342"><code>TARGET_SETUP_INCOMING_VARARG_BOUNDS</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Varargs.html#index-TARGET_005fSETUP_005fINCOMING_005fVARARGS-4332"><code>TARGET_SETUP_INCOMING_VARARGS</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Misc.html#index-TARGET_005fSHIFT_005fTRUNCATION_005fMASK-4905"><code>TARGET_SHIFT_TRUNCATION_MASK</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fSIMD_005fCLONE_005fADJUST-4419"><code>TARGET_SIMD_CLONE_ADJUST</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fSIMD_005fCLONE_005fCOMPUTE_005fVECSIZE_005fAND_005fSIMDLEN-4418"><code>TARGET_SIMD_CLONE_COMPUTE_VECSIZE_AND_SIMDLEN</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fSIMD_005fCLONE_005fUSABLE-4420"><code>TARGET_SIMD_CLONE_USABLE</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fSMALL_005fREGISTER_005fCLASSES_005fFOR_005fMODE_005fP-4266"><code>TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Register-Classes.html#index-TARGET_005fSPILL_005fCLASS-4140"><code>TARGET_SPILL_CLASS</code></a>: <a href="Register-Classes.html#Register-Classes">Register Classes</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fSPLIT_005fCOMPLEX_005fARG-4254"><code>TARGET_SPLIT_COMPLEX_ARG</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Stack-Smashing-Protection.html#index-TARGET_005fSTACK_005fPROTECT_005fFAIL-4323"><code>TARGET_STACK_PROTECT_FAIL</code></a>: <a href="Stack-Smashing-Protection.html#Stack-Smashing-Protection">Stack Smashing Protection</a></li>
<li><a href="Stack-Smashing-Protection.html#index-TARGET_005fSTACK_005fPROTECT_005fGUARD-4322"><code>TARGET_STACK_PROTECT_GUARD</code></a>: <a href="Stack-Smashing-Protection.html#Stack-Smashing-Protection">Stack Smashing Protection</a></li>
<li><a href="Frame-Registers.html#index-TARGET_005fSTATIC_005fCHAIN-4196"><code>TARGET_STATIC_CHAIN</code></a>: <a href="Frame-Registers.html#Frame-Registers">Frame Registers</a></li>
<li><a href="Varargs.html#index-TARGET_005fSTORE_005fBOUNDS_005fFOR_005fARG-4338"><code>TARGET_STORE_BOUNDS_FOR_ARG</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Varargs.html#index-TARGET_005fSTORE_005fRETURNED_005fBOUNDS-4340"><code>TARGET_STORE_RETURNED_BOUNDS</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Varargs.html#index-TARGET_005fSTRICT_005fARGUMENT_005fNAMING-4333"><code>TARGET_STRICT_ARGUMENT_NAMING</code></a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Run_002dtime-Target.html#index-TARGET_005fSTRING_005fOBJECT_005fREF_005fTYPE_005fP-3911"><code>TARGET_STRING_OBJECT_REF_TYPE_P</code></a>: <a href="Run_002dtime-Target.html#Run_002dtime-Target">Run-time Target</a></li>
<li><a href="Sections.html#index-TARGET_005fSTRIP_005fNAME_005fENCODING-4544"><code>TARGET_STRIP_NAME_ENCODING</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Aggregate-Return.html#index-TARGET_005fSTRUCT_005fVALUE_005fRTX-4285"><code>TARGET_STRUCT_VALUE_RTX</code></a>: <a href="Aggregate-Return.html#Aggregate-Return">Aggregate Return</a></li>
<li><a href="Stack-Smashing-Protection.html#index-TARGET_005fSUPPORTS_005fSPLIT_005fSTACK-4324"><code>TARGET_SUPPORTS_SPLIT_STACK</code></a>: <a href="Stack-Smashing-Protection.html#Stack-Smashing-Protection">Stack Smashing Protection</a></li>
<li><a href="Label-Output.html#index-TARGET_005fSUPPORTS_005fWEAK-4641"><code>TARGET_SUPPORTS_WEAK</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Misc.html#index-TARGET_005fSUPPORTS_005fWIDE_005fINT-5020"><code>TARGET_SUPPORTS_WIDE_INT</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Exception-Region-Output.html#index-TARGET_005fTERMINATE_005fDW2_005fEH_005fFRAME_005fINFO-4731"><code>TARGET_TERMINATE_DW2_EH_FRAME_INFO</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Trampolines.html#index-TARGET_005fTRAMPOLINE_005fADJUST_005fADDRESS-4350"><code>TARGET_TRAMPOLINE_ADJUST_ADDRESS</code></a>: <a href="Trampolines.html#Trampolines">Trampolines</a></li>
<li><a href="Trampolines.html#index-TARGET_005fTRAMPOLINE_005fINIT-4349"><code>TARGET_TRAMPOLINE_INIT</code></a>: <a href="Trampolines.html#Trampolines">Trampolines</a></li>
<li><a href="Misc.html#index-TARGET_005fUNSPEC_005fMAY_005fTRAP_005fP-4973"><code>TARGET_UNSPEC_MAY_TRAP_P</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Exception-Region-Output.html#index-TARGET_005fUNWIND_005fTABLES_005fDEFAULT-4727"><code>TARGET_UNWIND_TABLES_DEFAULT</code></a>: <a href="Exception-Region-Output.html#Exception-Region-Output">Exception Region Output</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fUNWIND_005fWORD_005fMODE-3975"><code>TARGET_UNWIND_WORD_MODE</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Misc.html#index-TARGET_005fUPDATE_005fSTACK_005fBOUNDARY-5008"><code>TARGET_UPDATE_STACK_BOUNDARY</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Anchored-Addresses.html#index-TARGET_005fUSE_005fANCHORS_005fFOR_005fSYMBOL_005fP-4426"><code>TARGET_USE_ANCHORS_FOR_SYMBOL_P</code></a>: <a href="Anchored-Addresses.html#Anchored-Addresses">Anchored Addresses</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fUSE_005fBLOCKS_005fFOR_005fCONSTANT_005fP-4399"><code>TARGET_USE_BLOCKS_FOR_CONSTANT_P</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fUSE_005fBLOCKS_005fFOR_005fDECL_005fP-4400"><code>TARGET_USE_BLOCKS_FOR_DECL_P</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Costs.html#index-TARGET_005fUSE_005fBY_005fPIECES_005fINFRASTRUCTURE_005fP-4453"><code>TARGET_USE_BY_PIECES_INFRASTRUCTURE_P</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Misc.html#index-TARGET_005fUSE_005fJCR_005fSECTION-5005"><code>TARGET_USE_JCR_SECTION</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fUSE_005fPSEUDO_005fPIC_005fREG-4236"><code>TARGET_USE_PSEUDO_PIC_REG</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Exception-Handling.html#index-TARGET_005fUSES_005fWEAK_005fUNWIND_005fINFO-4178"><code>TARGET_USES_WEAK_UNWIND_INFO</code></a>: <a href="Exception-Handling.html#Exception-Handling">Exception Handling</a></li>
<li><a href="Target-Attributes.html#index-TARGET_005fVALID_005fDLLIMPORT_005fATTRIBUTE_005fP-4837"><code>TARGET_VALID_DLLIMPORT_ATTRIBUTE_P</code></a>: <a href="Target-Attributes.html#Target-Attributes">Target Attributes</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fVALID_005fPOINTER_005fMODE-4260"><code>TARGET_VALID_POINTER_MODE</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Storage-Layout.html#index-TARGET_005fVECTOR_005fALIGNMENT-3957"><code>TARGET_VECTOR_ALIGNMENT</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Register-Arguments.html#index-TARGET_005fVECTOR_005fMODE_005fSUPPORTED_005fP-4263"><code>TARGET_VECTOR_MODE_SUPPORTED_P</code></a>: <a href="Register-Arguments.html#Register-Arguments">Register Arguments</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fADD_005fSTMT_005fCOST-4412"><code>TARGET_VECTORIZE_ADD_STMT_COST</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fAUTOVECTORIZE_005fVECTOR_005fSIZES-4410"><code>TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fBUILTIN_005fCONVERSION-4406"><code>TARGET_VECTORIZE_BUILTIN_CONVERSION</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fBUILTIN_005fGATHER-4417"><code>TARGET_VECTORIZE_BUILTIN_GATHER</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fBUILTIN_005fMASK_005fFOR_005fLOAD-4402"><code>TARGET_VECTORIZE_BUILTIN_MASK_FOR_LOAD</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fBUILTIN_005fTM_005fLOAD-4415"><code>TARGET_VECTORIZE_BUILTIN_TM_LOAD</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fBUILTIN_005fTM_005fSTORE-4416"><code>TARGET_VECTORIZE_BUILTIN_TM_STORE</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fBUILTIN_005fVECTORIZATION_005fCOST-4403"><code>TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fBUILTIN_005fVECTORIZED_005fFUNCTION-4407"><code>TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fDESTROY_005fCOST_005fDATA-4414"><code>TARGET_VECTORIZE_DESTROY_COST_DATA</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fFINISH_005fCOST-4413"><code>TARGET_VECTORIZE_FINISH_COST</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fINIT_005fCOST-4411"><code>TARGET_VECTORIZE_INIT_COST</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fPREFERRED_005fSIMD_005fMODE-4409"><code>TARGET_VECTORIZE_PREFERRED_SIMD_MODE</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fSUPPORT_005fVECTOR_005fMISALIGNMENT-4408"><code>TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fVEC_005fPERM_005fCONST_005fOK-4405"><code>TARGET_VECTORIZE_VEC_PERM_CONST_OK</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Addressing-Modes.html#index-TARGET_005fVECTORIZE_005fVECTOR_005fALIGNMENT_005fREACHABLE-4404"><code>TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE</code></a>: <a href="Addressing-Modes.html#Addressing-Modes">Addressing Modes</a></li>
<li><a href="Type-Layout.html#index-TARGET_005fVTABLE_005fDATA_005fENTRY_005fDISTANCE-4043"><code>TARGET_VTABLE_DATA_ENTRY_DISTANCE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-TARGET_005fVTABLE_005fENTRY_005fALIGN-4042"><code>TARGET_VTABLE_ENTRY_ALIGN</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-TARGET_005fVTABLE_005fUSES_005fDESCRIPTORS-4041"><code>TARGET_VTABLE_USES_DESCRIPTORS</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="SDB-and-DWARF.html#index-TARGET_005fWANT_005fDEBUG_005fPUB_005fSECTIONS-4787"><code>TARGET_WANT_DEBUG_PUB_SECTIONS</code></a>: <a href="SDB-and-DWARF.html#SDB-and-DWARF">SDB and DWARF</a></li>
<li><a href="Tail-Calls.html#index-TARGET_005fWARN_005fFUNC_005fRETURN-4320"><code>TARGET_WARN_FUNC_RETURN</code></a>: <a href="Tail-Calls.html#Tail-Calls">Tail Calls</a></li>
<li><a href="Label-Output.html#index-TARGET_005fWEAK_005fNOT_005fIN_005fARCHIVE_005fTOC-4645"><code>TARGET_WEAK_NOT_IN_ARCHIVE_TOC</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Target-Structure.html#index-targetm-3856"><code>targetm</code></a>: <a href="Target-Structure.html#Target-Structure">Target Structure</a></li>
<li><a href="Makefile.html#index-targets_002c-makefile-1665">targets, makefile</a>: <a href="Makefile.html#Makefile">Makefile</a></li>
<li><a href="Machine-Modes.html#index-TCmode-2776"><code>TCmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-TDmode-2748"><code>TDmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Declarations.html#index-TEMPLATE_005fDECL-1805"><code>TEMPLATE_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Temporaries.html#index-Temporaries-2139">Temporaries</a>: <a href="Temporaries.html#Temporaries">Temporaries</a></li>
<li><a href="Initialization.html#index-termination-routines-4665">termination routines</a>: <a href="Initialization.html#Initialization">Initialization</a></li>
<li><a href="C-Constraint-Interface.html#index-testing-constraints-3371">testing constraints</a>: <a href="C-Constraint-Interface.html#C-Constraint-Interface">C Constraint Interface</a></li>
<li><a href="Sections.html#index-TEXT_005fSECTION_005fASM_005fOP-4514"><code>TEXT_SECTION_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Machine-Modes.html#index-TFmode-2749"><code>TFmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="The-Language.html#index-The-Language-5126">The Language</a>: <a href="The-Language.html#The-Language">The Language</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-THEN_005fCLAUSE-2113"><code>THEN_CLAUSE</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Driver.html#index-THREAD_005fMODEL_005fSPEC-3876"><code>THREAD_MODEL_SPEC</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-THROW_005fEXPR-1866"><code>THROW_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Declarations.html#index-THUNK_005fDECL-1806"><code>THUNK_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Declarations.html#index-THUNK_005fDELTA-1807"><code>THUNK_DELTA</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Machine-Modes.html#index-TImode-2737"><code>TImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Insns.html#index-g_t_0040code_007bTImode_007d_002c-in-_0040code_007binsn_007d-3101"><code>TImode</code>, in <code>insn</code></a>: <a href="Insns.html#Insns">Insns</a></li>
<li><a href="Sections.html#index-TLS_005fCOMMON_005fASM_005fOP-4522"><code>TLS_COMMON_ASM_OP</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Sections.html#index-TLS_005fSECTION_005fASM_005fFLAG-4523"><code>TLS_SECTION_ASM_FLAG</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Target-Macros.html#index-g_t_0040file_007btm_002eh_007d-macros-3853"><samp><span class="file">tm.h</span></samp> macros</a>: <a href="Target-Macros.html#Target-Macros">Target Macros</a></li>
<li><a href="Machine-Modes.html#index-TQFmode-2742"><code>TQFmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-TQmode-2754"><code>TQmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Trampolines.html#index-TRAMPOLINE_005fALIGNMENT-4348"><code>TRAMPOLINE_ALIGNMENT</code></a>: <a href="Trampolines.html#Trampolines">Trampolines</a></li>
<li><a href="Trampolines.html#index-TRAMPOLINE_005fSECTION-4346"><code>TRAMPOLINE_SECTION</code></a>: <a href="Trampolines.html#Trampolines">Trampolines</a></li>
<li><a href="Trampolines.html#index-TRAMPOLINE_005fSIZE-4347"><code>TRAMPOLINE_SIZE</code></a>: <a href="Trampolines.html#Trampolines">Trampolines</a></li>
<li><a href="Trampolines.html#index-trampolines-for-nested-functions-4343">trampolines for nested functions</a>: <a href="Trampolines.html#Trampolines">Trampolines</a></li>
<li><a href="Trampolines.html#index-TRANSFER_005fFROM_005fTRAMPOLINE-4352"><code>TRANSFER_FROM_TRAMPOLINE</code></a>: <a href="Trampolines.html#Trampolines">Trampolines</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007btrap_007d-instruction-pattern-3615"><code>trap</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Macros-and-Functions.html#index-tree-1715">tree</a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Tree-overview.html#index-tree-1713">tree</a>: <a href="Tree-overview.html#Tree-overview">Tree overview</a></li>
<li><a href="Tree-SSA.html#index-Tree-SSA-2505">Tree SSA</a>: <a href="Tree-SSA.html#Tree-SSA">Tree SSA</a></li>
<li><a href="Macros-and-Functions.html#index-TREE_005fCHAIN-1716"><code>TREE_CHAIN</code></a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Tree-overview.html#index-TREE_005fCODE-1714"><code>TREE_CODE</code></a>: <a href="Tree-overview.html#Tree-overview">Tree overview</a></li>
<li><a href="Constant-expressions.html#index-tree_005ffits_005fshwi_005fp-1828"><code>tree_fits_shwi_p</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Constant-expressions.html#index-tree_005ffits_005fuhwi_005fp-1827"><code>tree_fits_uhwi_p</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Constant-expressions.html#index-TREE_005fINT_005fCST_005fELT-1832"><code>TREE_INT_CST_ELT</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Constant-expressions.html#index-tree_005fint_005fcst_005fequal-1826"><code>tree_int_cst_equal</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Constant-expressions.html#index-TREE_005fINT_005fCST_005fLOW-1833"><code>TREE_INT_CST_LOW</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Constant-expressions.html#index-tree_005fint_005fcst_005flt-1825"><code>tree_int_cst_lt</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Constant-expressions.html#index-TREE_005fINT_005fCST_005fNUNITS-1831"><code>TREE_INT_CST_NUNITS</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Containers.html#index-TREE_005fLIST-1736"><code>TREE_LIST</code></a>: <a href="Containers.html#Containers">Containers</a></li>
<li><a href="Expression-trees.html#index-TREE_005fOPERAND-1822"><code>TREE_OPERAND</code></a>: <a href="Expression-trees.html#Expression-trees">Expression trees</a></li>
<li><a href="Function-Properties.html#index-TREE_005fPUBLIC-1983"><code>TREE_PUBLIC</code></a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Function-Basics.html#index-TREE_005fPUBLIC-1969"><code>TREE_PUBLIC</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Containers.html#index-TREE_005fPURPOSE-1738"><code>TREE_PURPOSE</code></a>: <a href="Containers.html#Containers">Containers</a></li>
<li><a href="Function-Properties.html#index-TREE_005fREADONLY-1986"><code>TREE_READONLY</code></a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Macros-and-Functions.html#index-tree_005fsize-1718"><code>tree_size</code></a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Function-Properties.html#index-TREE_005fSTATIC-1984"><code>TREE_STATIC</code></a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Constant-expressions.html#index-TREE_005fSTRING_005fLENGTH-1839"><code>TREE_STRING_LENGTH</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Constant-expressions.html#index-TREE_005fSTRING_005fPOINTER-1840"><code>TREE_STRING_POINTER</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Function-Properties.html#index-TREE_005fTHIS_005fVOLATILE-1985"><code>TREE_THIS_VOLATILE</code></a>: <a href="Function-Properties.html#Function-Properties">Function Properties</a></li>
<li><a href="Constant-expressions.html#index-tree_005fto_005fshwi-1830"><code>tree_to_shwi</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Constant-expressions.html#index-tree_005fto_005fuhwi-1829"><code>tree_to_uhwi</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TREE_005fTYPE-2010"><code>TREE_TYPE</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Function-Basics.html#index-TREE_005fTYPE-1978"><code>TREE_TYPE</code></a>: <a href="Function-Basics.html#Function-Basics">Function Basics</a></li>
<li><a href="Expression-trees.html#index-TREE_005fTYPE-1821"><code>TREE_TYPE</code></a>: <a href="Expression-trees.html#Expression-trees">Expression trees</a></li>
<li><a href="Working-with-declarations.html#index-TREE_005fTYPE-1813"><code>TREE_TYPE</code></a>: <a href="Working-with-declarations.html#Working-with-declarations">Working with declarations</a></li>
<li><a href="Types.html#index-TREE_005fTYPE-1777"><code>TREE_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Macros-and-Functions.html#index-TREE_005fTYPE-1717"><code>TREE_TYPE</code></a>: <a href="Macros-and-Functions.html#Macros-and-Functions">Macros and Functions</a></li>
<li><a href="Containers.html#index-TREE_005fVALUE-1739"><code>TREE_VALUE</code></a>: <a href="Containers.html#Containers">Containers</a></li>
<li><a href="Containers.html#index-TREE_005fVEC-1737"><code>TREE_VEC</code></a>: <a href="Containers.html#Containers">Containers</a></li>
<li><a href="Containers.html#index-TREE_005fVEC_005fELT-1741"><code>TREE_VEC_ELT</code></a>: <a href="Containers.html#Containers">Containers</a></li>
<li><a href="Containers.html#index-TREE_005fVEC_005fLENGTH-1740"><code>TREE_VEC_LENGTH</code></a>: <a href="Containers.html#Containers">Containers</a></li>
<li><a href="Misc.html#index-TRULY_005fNOOP_005fTRUNCATION-4906"><code>TRULY_NOOP_TRUNCATION</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-TRUNC_005fDIV_005fEXPR-1883"><code>TRUNC_DIV_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-TRUNC_005fMOD_005fEXPR-1887"><code>TRUNC_MOD_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Conversions.html#index-truncate-3015"><code>truncate</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007btrunc_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3555"><code>trunc</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-TRUTH_005fAND_005fEXPR-1874"><code>TRUTH_AND_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-TRUTH_005fANDIF_005fEXPR-1872"><code>TRUTH_ANDIF_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-TRUTH_005fNOT_005fEXPR-1851"><code>TRUTH_NOT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-TRUTH_005fOR_005fEXPR-1875"><code>TRUTH_OR_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-TRUTH_005fORIF_005fEXPR-1873"><code>TRUTH_ORIF_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-TRUTH_005fXOR_005fEXPR-1876"><code>TRUTH_XOR_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-TRY_005fBLOCK-2122"><code>TRY_BLOCK</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-TRY_005fHANDLERS-2124"><code>TRY_HANDLERS</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-TRY_005fSTMTS-2123"><code>TRY_STMTS</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Tuple-specific-accessors.html#index-Tuple-specific-accessors-2202">Tuple specific accessors</a>: <a href="Tuple-specific-accessors.html#Tuple-specific-accessors">Tuple specific accessors</a></li>
<li><a href="Tuple-representation.html#index-tuples-2133">tuples</a>: <a href="Tuple-representation.html#Tuple-representation">Tuple representation</a></li>
<li><a href="Types.html#index-type-1742">type</a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Declarations.html#index-type-declaration-1795">type declaration</a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fALIGN-2004"><code>TYPE_ALIGN</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fALIGN-1772"><code>TYPE_ALIGN</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fARG_005fTYPES-2006"><code>TYPE_ARG_TYPES</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fARG_005fTYPES-1774"><code>TYPE_ARG_TYPES</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Label-Output.html#index-TYPE_005fASM_005fOP-4625"><code>TYPE_ASM_OP</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Attributes.html#index-TYPE_005fATTRIBUTES-1819"><code>TYPE_ATTRIBUTES</code></a>: <a href="Attributes.html#Attributes">Attributes</a></li>
<li><a href="Classes.html#index-TYPE_005fBINFO-2043"><code>TYPE_BINFO</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fBUILT_005fIN-2027"><code>TYPE_BUILT_IN</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fCANONICAL-1782"><code>TYPE_CANONICAL</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fCONTEXT-2011"><code>TYPE_CONTEXT</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fCONTEXT-1778"><code>TYPE_CONTEXT</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Declarations.html#index-TYPE_005fDECL-1798"><code>TYPE_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Classes.html#index-TYPE_005fFIELDS-2045"><code>TYPE_FIELDS</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fFIELDS-2014"><code>TYPE_FIELDS</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fFIELDS-1781"><code>TYPE_FIELDS</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Classes.html#index-TYPE_005fHAS_005fARRAY_005fNEW_005fOPERATOR-2055"><code>TYPE_HAS_ARRAY_NEW_OPERATOR</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Classes.html#index-TYPE_005fHAS_005fDEFAULT_005fCONSTRUCTOR-2050"><code>TYPE_HAS_DEFAULT_CONSTRUCTOR</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Classes.html#index-TYPE_005fHAS_005fMUTABLE_005fP-2052"><code>TYPE_HAS_MUTABLE_P</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Classes.html#index-TYPE_005fHAS_005fNEW_005fOPERATOR-2054"><code>TYPE_HAS_NEW_OPERATOR</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fMAIN_005fVARIANT-2001"><code>TYPE_MAIN_VARIANT</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fMAIN_005fVARIANT-1769"><code>TYPE_MAIN_VARIANT</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types.html#index-TYPE_005fMAX_005fVALUE-1750"><code>TYPE_MAX_VALUE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fMETHOD_005fBASETYPE-2007"><code>TYPE_METHOD_BASETYPE</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fMETHOD_005fBASETYPE-1775"><code>TYPE_METHOD_BASETYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Classes.html#index-TYPE_005fMETHODS-2047"><code>TYPE_METHODS</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Types.html#index-TYPE_005fMIN_005fVALUE-1749"><code>TYPE_MIN_VALUE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fNAME-2012"><code>TYPE_NAME</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fNAME-1779"><code>TYPE_NAME</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-TYPE_005fNOTHROW_005fP-2089"><code>TYPE_NOTHROW_P</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fOFFSET_005fBASETYPE-2009"><code>TYPE_OFFSET_BASETYPE</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fOFFSET_005fBASETYPE-1776"><code>TYPE_OFFSET_BASETYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Label-Output.html#index-TYPE_005fOPERAND_005fFMT-4626"><code>TYPE_OPERAND_FMT</code></a>: <a href="Label-Output.html#Label-Output">Label Output</a></li>
<li><a href="Classes.html#index-TYPE_005fOVERLOADS_005fARRAY_005fREF-2057"><code>TYPE_OVERLOADS_ARRAY_REF</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Classes.html#index-TYPE_005fOVERLOADS_005fARROW-2058"><code>TYPE_OVERLOADS_ARROW</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Classes.html#index-TYPE_005fOVERLOADS_005fCALL_005fEXPR-2056"><code>TYPE_OVERLOADS_CALL_EXPR</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Classes.html#index-TYPE_005fPOLYMORPHIC_005fP-2049"><code>TYPE_POLYMORPHIC_P</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fPRECISION-2005"><code>TYPE_PRECISION</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fPRECISION-1773"><code>TYPE_PRECISION</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fPTR_005fP-2029"><code>TYPE_PTR_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fPTRDATAMEM_005fP-2008"><code>TYPE_PTRDATAMEM_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fPTRFN_005fP-2030"><code>TYPE_PTRFN_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fPTROB_005fP-2031"><code>TYPE_PTROB_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fPTROBV_005fP-2015"><code>TYPE_PTROBV_P</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fQUAL_005fCONST-1998"><code>TYPE_QUAL_CONST</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fQUAL_005fCONST-1766"><code>TYPE_QUAL_CONST</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fQUAL_005fRESTRICT-2000"><code>TYPE_QUAL_RESTRICT</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fQUAL_005fRESTRICT-1768"><code>TYPE_QUAL_RESTRICT</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fQUAL_005fVOLATILE-1999"><code>TYPE_QUAL_VOLATILE</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fQUAL_005fVOLATILE-1767"><code>TYPE_QUAL_VOLATILE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Functions-for-C_002b_002b.html#index-TYPE_005fRAISES_005fEXCEPTIONS-2088"><code>TYPE_RAISES_EXCEPTIONS</code></a>: <a href="Functions-for-C_002b_002b.html#Functions-for-C_002b_002b">Functions for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fSIZE-2003"><code>TYPE_SIZE</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fSIZE-1771"><code>TYPE_SIZE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types.html#index-TYPE_005fSTRUCTURAL_005fEQUALITY_005fP-1783"><code>TYPE_STRUCTURAL_EQUALITY_P</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPE_005fUNQUALIFIED-1997"><code>TYPE_UNQUALIFIED</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPE_005fUNQUALIFIED-1765"><code>TYPE_UNQUALIFIED</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Classes.html#index-TYPE_005fVFIELD-2046"><code>TYPE_VFIELD</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPENAME_005fTYPE-1994"><code>TYPENAME_TYPE</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPENAME_005fTYPE_005fFULLNAME-2013"><code>TYPENAME_TYPE_FULLNAME</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-TYPENAME_005fTYPE_005fFULLNAME-1780"><code>TYPENAME_TYPE_FULLNAME</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Types-for-C_002b_002b.html#index-TYPEOF_005fTYPE-1995"><code>TYPEOF_TYPE</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Machine-Modes.html#index-UDAmode-2766"><code>UDAmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Arithmetic.html#index-udiv-2921"><code>udiv</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007budiv_0040var_007bm_007d3_007d-instruction-pattern-3411"><code>udiv</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007budivmod_0040var_007bm_007d4_007d-instruction-pattern-3494"><code>udivmod</code><var>m</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007budot_005fprod_0040var_007bm_007d_007d-instruction-pattern-3443"><code>udot_prod</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Machine-Modes.html#index-UDQmode-2758"><code>UDQmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-UHAmode-2764"><code>UHAmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-UHQmode-2756"><code>UHQmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Type-Layout.html#index-UINT16_005fTYPE-4019"><code>UINT16_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT32_005fTYPE-4020"><code>UINT32_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT64_005fTYPE-4021"><code>UINT64_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT8_005fTYPE-4018"><code>UINT8_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT_005fFAST16_005fTYPE-4035"><code>UINT_FAST16_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT_005fFAST32_005fTYPE-4036"><code>UINT_FAST32_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT_005fFAST64_005fTYPE-4037"><code>UINT_FAST64_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT_005fFAST8_005fTYPE-4034"><code>UINT_FAST8_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT_005fLEAST16_005fTYPE-4027"><code>UINT_LEAST16_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT_005fLEAST32_005fTYPE-4028"><code>UINT_LEAST32_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT_005fLEAST64_005fTYPE-4029"><code>UINT_LEAST64_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINT_005fLEAST8_005fTYPE-4026"><code>UINT_LEAST8_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINTMAX_005fTYPE-4012"><code>UINTMAX_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-UINTPTR_005fTYPE-4039"><code>UINTPTR_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bumadd_0040var_007bm_007d_0040var_007bn_007d4_007d-instruction-pattern-3486"><code>umadd</code><var>m</var><var>n</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Arithmetic.html#index-umax-2934"><code>umax</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bumax_0040var_007bm_007d3_007d-instruction-pattern-3416"><code>umax</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Arithmetic.html#index-umin-2933"><code>umin</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bumin_0040var_007bm_007d3_007d-instruction-pattern-3415"><code>umin</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Arithmetic.html#index-umod-2926"><code>umod</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bumod_0040var_007bm_007d3_007d-instruction-pattern-3414"><code>umod</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bumsub_0040var_007bm_007d_0040var_007bn_007d4_007d-instruction-pattern-3490"><code>umsub</code><var>m</var><var>n</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bumulhisi3_007d-instruction-pattern-3478"><code>umulhisi3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bumul_0040var_007bm_007d3_005fhighpart_007d-instruction-pattern-3484"><code>umul</code><var>m</var><code>3_highpart</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bumulqihi3_007d-instruction-pattern-3477"><code>umulqihi3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bumulsidi3_007d-instruction-pattern-3479"><code>umulsidi3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bumulv_0040var_007bm_007d4_007d-instruction-pattern-3423"><code>umulv</code><var>m</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Flags.html#index-unchanging-2722"><code>unchanging</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bunchanging_007d_002c-in-_0040code_007bcall_005finsn_007d-2606"><code>unchanging</code>, in <code>call_insn</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bunchanging_007d_002c-in-_0040code_007bjump_005finsn_007d_002c-_0040code_007bcall_005finsn_007d-and-_0040code_007binsn_007d-2619"><code>unchanging</code>, in <code>jump_insn</code>, <code>call_insn</code> and <code>insn</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bunchanging_007d_002c-in-_0040code_007bmem_007d-2674"><code>unchanging</code>, in <code>mem</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bunchanging_007d_002c-in-_0040code_007bsubreg_007d-2692"><code>unchanging</code>, in <code>subreg</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bunchanging_007d_002c-in-_0040code_007bsymbol_005fref_007d-2603"><code>unchanging</code>, in <code>symbol_ref</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-UNEQ_005fEXPR-1904"><code>UNEQ_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-UNGE_005fEXPR-1903"><code>UNGE_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-UNGT_005fEXPR-1902"><code>UNGT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Classes.html#index-UNION_005fTYPE-2041"><code>UNION_TYPE</code></a>: <a href="Classes.html#Classes">Classes</a></li>
<li><a href="Types.html#index-UNION_005fTYPE-1762"><code>UNION_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Interface.html#index-unions_002c-returning-11">unions, returning</a>: <a href="Interface.html#Interface">Interface</a></li>
<li><a href="Storage-Layout.html#index-UNITS_005fPER_005fWORD-3932"><code>UNITS_PER_WORD</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Types-for-C_002b_002b.html#index-UNKNOWN_005fTYPE-1993"><code>UNKNOWN_TYPE</code></a>: <a href="Types-for-C_002b_002b.html#Types-for-C_002b_002b">Types for C++</a></li>
<li><a href="Types.html#index-UNKNOWN_005fTYPE-1763"><code>UNKNOWN_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-UNLE_005fEXPR-1901"><code>UNLE_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Sections.html#index-UNLIKELY_005fEXECUTED_005fTEXT_005fSECTION_005fNAME-4516"><code>UNLIKELY_EXECUTED_TEXT_SECTION_NAME</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-UNLT_005fEXPR-1900"><code>UNLT_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-UNORDERED_005fEXPR-1899"><code>UNORDERED_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Sharing.html#index-unshare_005fall_005frtl-3150"><code>unshare_all_rtl</code></a>: <a href="Sharing.html#Sharing">Sharing</a></li>
<li><a href="Arithmetic.html#index-unsigned-division-2922">unsigned division</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-unsigned-division-with-unsigned-saturation-2923">unsigned division with unsigned saturation</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Comparisons.html#index-unsigned-greater-than-2986">unsigned greater than</a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Comparisons.html#index-unsigned-less-than-2990">unsigned less than</a>: <a href="Comparisons.html#Comparisons">Comparisons</a></li>
<li><a href="Arithmetic.html#index-unsigned-minimum-and-maximum-2935">unsigned minimum and maximum</a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Conversions.html#index-unsigned_005ffix-3022"><code>unsigned_fix</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Conversions.html#index-unsigned_005ffloat-3020"><code>unsigned_float</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Conversions.html#index-unsigned_005ffract_005fconvert-3025"><code>unsigned_fract_convert</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Conversions.html#index-unsigned_005fsat_005ffract-3026"><code>unsigned_sat_fract</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Constant-Definitions.html#index-unspec-3833"><code>unspec</code></a>: <a href="Constant-Definitions.html#Constant-Definitions">Constant Definitions</a></li>
<li><a href="Side-Effects.html#index-unspec-3047"><code>unspec</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Constant-Definitions.html#index-unspec_005fvolatile-3832"><code>unspec_volatile</code></a>: <a href="Constant-Definitions.html#Constant-Definitions">Constant Definitions</a></li>
<li><a href="Side-Effects.html#index-unspec_005fvolatile-3048"><code>unspec_volatile</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007buntyped_005fcall_007d-instruction-pattern-3580"><code>untyped_call</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007buntyped_005freturn_007d-instruction-pattern-3585"><code>untyped_return</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Filesystem.html#index-UPDATE_005fPATH_005fHOST_005fCANONICALIZE-_0028_0040var_007bpath_007d_0029-5038"><code>UPDATE_PATH_HOST_CANONICALIZE (</code><var>path</var><code>)</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="SSA.html#index-update_005fssa-2523"><code>update_ssa</code></a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="SSA-Operands.html#index-update_005fstmt-2511"><code>update_stmt</code></a>: <a href="SSA-Operands.html#SSA-Operands">SSA Operands</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-update_005fstmt-2199"><code>update_stmt</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Manipulating-GIMPLE-statements.html#index-update_005fstmt_005fif_005fmodified-2200"><code>update_stmt_if_modified</code></a>: <a href="Manipulating-GIMPLE-statements.html#Manipulating-GIMPLE-statements">Manipulating GIMPLE statements</a></li>
<li><a href="Machine-Modes.html#index-UQQmode-2755"><code>UQQmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Arithmetic.html#index-us_005fashift-2950"><code>us_ashift</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-us_005fminus-2894"><code>us_minus</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-us_005fmult-2909"><code>us_mult</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-us_005fneg-2903"><code>us_neg</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Arithmetic.html#index-us_005fplus-2886"><code>us_plus</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Conversions.html#index-us_005ftruncate-3017"><code>us_truncate</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busadd_0040var_007bm_007d3_007d-instruction-pattern-3402"><code>usadd</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busad_0040var_007bm_007d_007d-instruction-pattern-3445"><code>usad</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Machine-Modes.html#index-USAmode-2765"><code>USAmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busashl_0040var_007bm_007d3_007d-instruction-pattern-3497"><code>usashl</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busdiv_0040var_007bm_007d3_007d-instruction-pattern-3412"><code>usdiv</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Side-Effects.html#index-use-3041"><code>use</code></a>: <a href="Side-Effects.html#Side-Effects">Side Effects</a></li>
<li><a href="Host-Misc.html#index-USE_005fC_005fALLOCA-5046"><code>USE_C_ALLOCA</code></a>: <a href="Host-Misc.html#Host-Misc">Host Misc</a></li>
<li><a href="Driver.html#index-USE_005fLD_005fAS_005fNEEDED-3872"><code>USE_LD_AS_NEEDED</code></a>: <a href="Driver.html#Driver">Driver</a></li>
<li><a href="Costs.html#index-USE_005fLOAD_005fPOST_005fDECREMENT-4458"><code>USE_LOAD_POST_DECREMENT</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Costs.html#index-USE_005fLOAD_005fPOST_005fINCREMENT-4457"><code>USE_LOAD_POST_INCREMENT</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Costs.html#index-USE_005fLOAD_005fPRE_005fDECREMENT-4460"><code>USE_LOAD_PRE_DECREMENT</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Costs.html#index-USE_005fLOAD_005fPRE_005fINCREMENT-4459"><code>USE_LOAD_PRE_INCREMENT</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Sections.html#index-USE_005fSELECT_005fSECTION_005fFOR_005fFUNCTIONS-4535"><code>USE_SELECT_SECTION_FOR_FUNCTIONS</code></a>: <a href="Sections.html#Sections">Sections</a></li>
<li><a href="Costs.html#index-USE_005fSTORE_005fPOST_005fDECREMENT-4462"><code>USE_STORE_POST_DECREMENT</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Costs.html#index-USE_005fSTORE_005fPOST_005fINCREMENT-4461"><code>USE_STORE_POST_INCREMENT</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Costs.html#index-USE_005fSTORE_005fPRE_005fDECREMENT-4464"><code>USE_STORE_PRE_DECREMENT</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Costs.html#index-USE_005fSTORE_005fPRE_005fINCREMENT-4463"><code>USE_STORE_PRE_INCREMENT</code></a>: <a href="Costs.html#Costs">Costs</a></li>
<li><a href="Flags.html#index-used-2724"><code>used</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bused_007d_002c-in-_0040code_007bsymbol_005fref_007d-2702"><code>used</code>, in <code>symbol_ref</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="GTY-Options.html#index-user-5093"><code>user</code></a>: <a href="GTY-Options.html#GTY-Options">GTY Options</a></li>
<li><a href="User-GC.html#index-user-gc-5094">user gc</a>: <a href="User-GC.html#User-GC">User GC</a></li>
<li><a href="Instruction-Output.html#index-USER_005fLABEL_005fPREFIX-4705"><code>USER_LABEL_PREFIX</code></a>: <a href="Instruction-Output.html#Instruction-Output">Instruction Output</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-USING_005fSTMT-2127"><code>USING_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busmadd_0040var_007bm_007d_0040var_007bn_007d4_007d-instruction-pattern-3488"><code>usmadd</code><var>m</var><var>n</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busmsub_0040var_007bm_007d_0040var_007bn_007d4_007d-instruction-pattern-3492"><code>usmsub</code><var>m</var><var>n</var><code>4</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busmulhisi3_007d-instruction-pattern-3481"><code>usmulhisi3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busmul_0040var_007bm_007d3_007d-instruction-pattern-3408"><code>usmul</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busmulqihi3_007d-instruction-pattern-3480"><code>usmulqihi3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busmulsidi3_007d-instruction-pattern-3482"><code>usmulsidi3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busneg_0040var_007bm_007d2_007d-instruction-pattern-3510"><code>usneg</code><var>m</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Machine-Modes.html#index-USQmode-2757"><code>USQmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bussub_0040var_007bm_007d3_007d-instruction-pattern-3405"><code>ussub</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007busum_005fwiden_0040var_007bm3_007d_007d-instruction-pattern-3447"><code>usum_widen</code><var>m3</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Machine-Modes.html#index-UTAmode-2767"><code>UTAmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-UTQmode-2759"><code>UTQmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bV_007d-in-constraint-3312">&lsquo;<samp><span class="samp">V</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Unary-and-Binary-Expressions.html#index-VA_005fARG_005fEXPR-1920"><code>VA_ARG_EXPR</code></a>: <a href="Unary-and-Binary-Expressions.html#Unary-and-Binary-Expressions">Unary and Binary Expressions</a></li>
<li><a href="Scalar-Return.html#index-values_002c-returned-by-functions-4268">values, returned by functions</a>: <a href="Scalar-Return.html#Scalar-Return">Scalar Return</a></li>
<li><a href="Declarations.html#index-VAR_005fDECL-1799"><code>VAR_DECL</code></a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Debug-Information.html#index-var_005flocation-3065"><code>var_location</code></a>: <a href="Debug-Information.html#Debug-Information">Debug Information</a></li>
<li><a href="Varargs.html#index-varargs-implementation-4327">varargs implementation</a>: <a href="Varargs.html#Varargs">Varargs</a></li>
<li><a href="Declarations.html#index-variable-1794">variable</a>: <a href="Declarations.html#Declarations">Declarations</a></li>
<li><a href="Debug-Information.html#index-Variable-Location-Debug-Information-in-RTL-3064">Variable Location Debug Information in RTL</a>: <a href="Debug-Information.html#Debug-Information">Debug Information</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvashl_0040var_007bm_007d3_007d-instruction-pattern-3502"><code>vashl</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvashr_0040var_007bm_007d3_007d-instruction-pattern-3503"><code>vashr</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvcond_0040var_007bm_007d_0040var_007bn_007d_007d-instruction-pattern-3396"><code>vcond</code><var>m</var><var>n</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Vector-Operations.html#index-vec_005fconcat-3008"><code>vec_concat</code></a>: <a href="Vector-Operations.html#Vector-Operations">Vector Operations</a></li>
<li><a href="Vector-Operations.html#index-vec_005fduplicate-3009"><code>vec_duplicate</code></a>: <a href="Vector-Operations.html#Vector-Operations">Vector Operations</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fextract_0040var_007bm_007d_007d-instruction-pattern-3394"><code>vec_extract</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005finit_0040var_007bm_007d_007d-instruction-pattern-3395"><code>vec_init</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fload_005flanes_0040var_007bm_007d_0040var_007bn_007d_007d-instruction-pattern-3391"><code>vec_load_lanes</code><var>m</var><var>n</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Vectors.html#index-VEC_005fLSHIFT_005fEXPR-1924"><code>VEC_LSHIFT_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Vector-Operations.html#index-vec_005fmerge-3006"><code>vec_merge</code></a>: <a href="Vector-Operations.html#Vector-Operations">Vector Operations</a></li>
<li><a href="Vectors.html#index-VEC_005fPACK_005fFIX_005fTRUNC_005fEXPR-1934"><code>VEC_PACK_FIX_TRUNC_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Vectors.html#index-VEC_005fPACK_005fSAT_005fEXPR-1933"><code>VEC_PACK_SAT_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fpack_005fsfix_005ftrunc_005f_0040var_007bm_007d_007d-instruction-pattern-3452"><code>vec_pack_sfix_trunc_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fpack_005fssat_005f_0040var_007bm_007d_007d-instruction-pattern-3450"><code>vec_pack_ssat_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Vectors.html#index-VEC_005fPACK_005fTRUNC_005fEXPR-1932"><code>VEC_PACK_TRUNC_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fpack_005ftrunc_005f_0040var_007bm_007d_007d-instruction-pattern-3449"><code>vec_pack_trunc_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fpack_005fufix_005ftrunc_005f_0040var_007bm_007d_007d-instruction-pattern-3453"><code>vec_pack_ufix_trunc_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fpack_005fusat_005f_0040var_007bm_007d_007d-instruction-pattern-3451"><code>vec_pack_usat_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fperm_005fconst_0040var_007bm_007d_007d-instruction-pattern-3398"><code>vec_perm_const</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fperm_0040var_007bm_007d_007d-instruction-pattern-3397"><code>vec_perm</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Vectors.html#index-VEC_005fRSHIFT_005fEXPR-1925"><code>VEC_RSHIFT_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Vector-Operations.html#index-vec_005fselect-3007"><code>vec_select</code></a>: <a href="Vector-Operations.html#Vector-Operations">Vector Operations</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fset_0040var_007bm_007d_007d-instruction-pattern-3393"><code>vec_set</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fshr_005f_0040var_007bm_007d_007d-instruction-pattern-3448"><code>vec_shr_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fstore_005flanes_0040var_007bm_007d_0040var_007bn_007d_007d-instruction-pattern-3392"><code>vec_store_lanes</code><var>m</var><var>n</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Vectors.html#index-VEC_005fUNPACK_005fFLOAT_005fHI_005fEXPR-1930"><code>VEC_UNPACK_FLOAT_HI_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Vectors.html#index-VEC_005fUNPACK_005fFLOAT_005fLO_005fEXPR-1931"><code>VEC_UNPACK_FLOAT_LO_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Vectors.html#index-VEC_005fUNPACK_005fHI_005fEXPR-1928"><code>VEC_UNPACK_HI_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Vectors.html#index-VEC_005fUNPACK_005fLO_005fEXPR-1929"><code>VEC_UNPACK_LO_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005funpacks_005ffloat_005fhi_005f_0040var_007bm_007d_007d-instruction-pattern-3458"><code>vec_unpacks_float_hi_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005funpacks_005ffloat_005flo_005f_0040var_007bm_007d_007d-instruction-pattern-3459"><code>vec_unpacks_float_lo_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005funpacks_005fhi_005f_0040var_007bm_007d_007d-instruction-pattern-3454"><code>vec_unpacks_hi_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005funpacks_005flo_005f_0040var_007bm_007d_007d-instruction-pattern-3455"><code>vec_unpacks_lo_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005funpacku_005ffloat_005fhi_005f_0040var_007bm_007d_007d-instruction-pattern-3460"><code>vec_unpacku_float_hi_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005funpacku_005ffloat_005flo_005f_0040var_007bm_007d_007d-instruction-pattern-3461"><code>vec_unpacku_float_lo_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005funpacku_005fhi_005f_0040var_007bm_007d_007d-instruction-pattern-3456"><code>vec_unpacku_hi_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005funpacku_005flo_005f_0040var_007bm_007d_007d-instruction-pattern-3457"><code>vec_unpacku_lo_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Vectors.html#index-VEC_005fWIDEN_005fMULT_005fHI_005fEXPR-1926"><code>VEC_WIDEN_MULT_HI_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Vectors.html#index-VEC_005fWIDEN_005fMULT_005fLO_005fEXPR-1927"><code>VEC_WIDEN_MULT_LO_EXPR</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fsmult_005feven_005f_0040var_007bm_007d_007d-instruction-pattern-3468"><code>vec_widen_smult_even_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fsmult_005fhi_005f_0040var_007bm_007d_007d-instruction-pattern-3464"><code>vec_widen_smult_hi_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fsmult_005flo_005f_0040var_007bm_007d_007d-instruction-pattern-3465"><code>vec_widen_smult_lo_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fsmult_005fodd_005f_0040var_007bm_007d_007d-instruction-pattern-3469"><code>vec_widen_smult_odd_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fsshiftl_005fhi_005f_0040var_007bm_007d_007d-instruction-pattern-3472"><code>vec_widen_sshiftl_hi_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fsshiftl_005flo_005f_0040var_007bm_007d_007d-instruction-pattern-3473"><code>vec_widen_sshiftl_lo_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fumult_005feven_005f_0040var_007bm_007d_007d-instruction-pattern-3466"><code>vec_widen_umult_even_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fumult_005fhi_005f_0040var_007bm_007d_007d-instruction-pattern-3462"><code>vec_widen_umult_hi_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fumult_005flo_005f_0040var_007bm_007d_007d-instruction-pattern-3463"><code>vec_widen_umult_lo_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fumult_005fodd_005f_0040var_007bm_007d_007d-instruction-pattern-3467"><code>vec_widen_umult_odd_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fushiftl_005fhi_005f_0040var_007bm_007d_007d-instruction-pattern-3470"><code>vec_widen_ushiftl_hi_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvec_005fwiden_005fushiftl_005flo_005f_0040var_007bm_007d_007d-instruction-pattern-3471"><code>vec_widen_ushiftl_lo_</code><var>m</var> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Containers.html#index-vector-1735">vector</a>: <a href="Containers.html#Containers">Containers</a></li>
<li><a href="Vector-Operations.html#index-vector-operations-3005">vector operations</a>: <a href="Vector-Operations.html#Vector-Operations">Vector Operations</a></li>
<li><a href="Constant-expressions.html#index-VECTOR_005fCST-1837"><code>VECTOR_CST</code></a>: <a href="Constant-expressions.html#Constant-expressions">Constant expressions</a></li>
<li><a href="Misc.html#index-VECTOR_005fSTORE_005fFLAG_005fVALUE-4910"><code>VECTOR_STORE_FLAG_VALUE</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Maintaining-the-CFG.html#index-verify_005fflow_005finfo-3225"><code>verify_flow_info</code></a>: <a href="Maintaining-the-CFG.html#Maintaining-the-CFG">Maintaining the CFG</a></li>
<li><a href="SSA-Operands.html#index-virtual-operands-2509">virtual operands</a>: <a href="SSA-Operands.html#SSA-Operands">SSA Operands</a></li>
<li><a href="Regs-and-Memory.html#index-VIRTUAL_005fINCOMING_005fARGS_005fREGNUM-2851"><code>VIRTUAL_INCOMING_ARGS_REGNUM</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Regs-and-Memory.html#index-VIRTUAL_005fOUTGOING_005fARGS_005fREGNUM-2861"><code>VIRTUAL_OUTGOING_ARGS_REGNUM</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Regs-and-Memory.html#index-VIRTUAL_005fSTACK_005fDYNAMIC_005fREGNUM-2858"><code>VIRTUAL_STACK_DYNAMIC_REGNUM</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Regs-and-Memory.html#index-VIRTUAL_005fSTACK_005fVARS_005fREGNUM-2854"><code>VIRTUAL_STACK_VARS_REGNUM</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="Processor-pipeline-description.html#index-VLIW-3792">VLIW</a>: <a href="Processor-pipeline-description.html#Processor-pipeline-description">Processor pipeline description</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvlshr_0040var_007bm_007d3_007d-instruction-pattern-3504"><code>vlshr</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Filesystem.html#index-VMS-5034"><code>VMS</code></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="VMS-Debug.html#index-VMS_005fDEBUGGING_005fINFO-4803"><code>VMS_DEBUGGING_INFO</code></a>: <a href="VMS-Debug.html#VMS-Debug">VMS Debug</a></li>
<li><a href="Misc.html#index-void-4955"><code>void</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Types.html#index-VOID_005fTYPE-1747"><code>VOID_TYPE</code></a>: <a href="Types.html#Types">Types</a></li>
<li><a href="Machine-Modes.html#index-VOIDmode-2770"><code>VOIDmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Flags.html#index-volatil-2725"><code>volatil</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bvolatil_007d_002c-in-_0040code_007binsn_007d_002c-_0040code_007bcall_005finsn_007d_002c-_0040code_007bjump_005finsn_007d_002c-_0040code_007bcode_005flabel_007d_002c-_0040code_007bjump_005ftable_005fdata_007d_002c-_0040code_007bbarrier_007d_002c-and-_0040code_007bnote_007d-2628"><code>volatil</code>, in <code>insn</code>, <code>call_insn</code>, <code>jump_insn</code>, <code>code_label</code>, <code>jump_table_data</code>, <code>barrier</code>, and <code>note</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bvolatil_007d_002c-in-_0040code_007blabel_005fref_007d-and-_0040code_007breg_005flabel_007d-2641"><code>volatil</code>, in <code>label_ref</code> and <code>reg_label</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bvolatil_007d_002c-in-_0040code_007bmem_007d_002c-_0040code_007basm_005foperands_007d_002c-and-_0040code_007basm_005finput_007d-2649"><code>volatil</code>, in <code>mem</code>, <code>asm_operands</code>, and <code>asm_input</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bvolatil_007d_002c-in-_0040code_007breg_007d-2664"><code>volatil</code>, in <code>reg</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bvolatil_007d_002c-in-_0040code_007bsubreg_007d-2693"><code>volatil</code>, in <code>subreg</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bvolatil_007d_002c-in-_0040code_007bsymbol_005fref_007d-2708"><code>volatil</code>, in <code>symbol_ref</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-volatile-memory-references-2727">volatile memory references</a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Flags.html#index-g_t_0040code_007bvolatile_007d_002c-in-_0040code_007bprefetch_007d-2711"><code>volatile</code>, in <code>prefetch</code></a>: <a href="Flags.html#Flags">Flags</a></li>
<li><a href="Class-Preferences.html#index-voting-between-constraint-alternatives-3352">voting between constraint alternatives</a>: <a href="Class-Preferences.html#Class-Preferences">Class Preferences</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvrotl_0040var_007bm_007d3_007d-instruction-pattern-3505"><code>vrotl</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bvrotr_0040var_007bm_007d3_007d-instruction-pattern-3506"><code>vrotr</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="SSA.html#index-walk_005fdominator_005ftree-2529"><code>walk_dominator_tree</code></a>: <a href="SSA.html#SSA">SSA</a></li>
<li><a href="Statement-and-operand-traversals.html#index-walk_005fgimple_005fop-2503"><code>walk_gimple_op</code></a>: <a href="Statement-and-operand-traversals.html#Statement-and-operand-traversals">Statement and operand traversals</a></li>
<li><a href="Statement-and-operand-traversals.html#index-walk_005fgimple_005fseq-2504"><code>walk_gimple_seq</code></a>: <a href="Statement-and-operand-traversals.html#Statement-and-operand-traversals">Statement and operand traversals</a></li>
<li><a href="Statement-and-operand-traversals.html#index-walk_005fgimple_005fstmt-2502"><code>walk_gimple_stmt</code></a>: <a href="Statement-and-operand-traversals.html#Statement-and-operand-traversals">Statement and operand traversals</a></li>
<li><a href="Type-Layout.html#index-WCHAR_005fTYPE-4008"><code>WCHAR_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Type-Layout.html#index-WCHAR_005fTYPE_005fSIZE-4009"><code>WCHAR_TYPE_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Output-Statement.html#index-which_005falternative-3276"><code>which_alternative</code></a>: <a href="Output-Statement.html#Output-Statement">Output Statement</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-WHILE_005fBODY-2129"><code>WHILE_BODY</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-WHILE_005fCOND-2130"><code>WHILE_COND</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="Statements-for-C_002b_002b.html#index-WHILE_005fSTMT-2128"><code>WHILE_STMT</code></a>: <a href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a></li>
<li><a href="LTO.html#index-whopr-5104">whopr</a>: <a href="LTO.html#LTO">LTO</a></li>
<li><a href="Type-Layout.html#index-WIDEST_005fHARDWARE_005fFP_005fSIZE-4002"><code>WIDEST_HARDWARE_FP_SIZE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bwindow_005fsave_007d-instruction-pattern-3612"><code>window_save</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Type-Layout.html#index-WINT_005fTYPE-4010"><code>WINT_TYPE</code></a>: <a href="Type-Layout.html#Type-Layout">Type Layout</a></li>
<li><a href="Machine-Modes.html#index-word_005fmode-2819"><code>word_mode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Misc.html#index-WORD_005fREGISTER_005fOPERATIONS-4898"><code>WORD_REGISTER_OPERATIONS</code></a>: <a href="Misc.html#Misc">Misc</a></li>
<li><a href="Storage-Layout.html#index-WORDS_005fBIG_005fENDIAN-3927"><code>WORDS_BIG_ENDIAN</code></a>: <a href="Storage-Layout.html#Storage-Layout">Storage Layout</a></li>
<li><a href="Regs-and-Memory.html#index-g_t_0040code_007bWORDS_005fBIG_005fENDIAN_007d_002c-effect-on-_0040code_007bsubreg_007d-2864"><code>WORDS_BIG_ENDIAN</code>, effect on <code>subreg</code></a>: <a href="Regs-and-Memory.html#Regs-and-Memory">Regs and Memory</a></li>
<li><a href="LTO.html#index-wpa-5105">wpa</a>: <a href="LTO.html#LTO">LTO</a></li>
<li><a href="Simple-Constraints.html#index-g_t_0040samp_007bX_007d-in-constraint-3327">&lsquo;<samp><span class="samp">X</span></samp>&rsquo; in constraint</a>: <a href="Simple-Constraints.html#Simple-Constraints">Simple Constraints</a></li>
<li><a href="Host-Fragment.html#index-g_t_0040file_007bx_002d_0040var_007bhost_007d_007d-5070"><samp><span class="file">x-</span><var>host</var></samp></a>: <a href="Host-Fragment.html#Host-Fragment">Host Fragment</a></li>
<li><a href="Machine-Modes.html#index-XCmode-2775"><code>XCmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="DBX-Options.html#index-XCOFF_005fDEBUGGING_005fINFO-4755"><code>XCOFF_DEBUGGING_INFO</code></a>: <a href="DBX-Options.html#DBX-Options">DBX Options</a></li>
<li><a href="Accessors.html#index-XEXP-2560"><code>XEXP</code></a>: <a href="Accessors.html#Accessors">Accessors</a></li>
<li><a href="Machine-Modes.html#index-XFmode-2745"><code>XFmode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Machine-Modes.html#index-XImode-2739"><code>XImode</code></a>: <a href="Machine-Modes.html#Machine-Modes">Machine Modes</a></li>
<li><a href="Accessors.html#index-XINT-2561"><code>XINT</code></a>: <a href="Accessors.html#Accessors">Accessors</a></li>
<li><a href="Host-Misc.html#index-g_t_0040file_007bxm_002d_0040var_007bmachine_007d_002eh_007d-5043"><samp><span class="file">xm-</span><var>machine</var><span class="file">.h</span></samp></a>: <a href="Host-Misc.html#Host-Misc">Host Misc</a></li>
<li><a href="Filesystem.html#index-g_t_0040file_007bxm_002d_0040var_007bmachine_007d_002eh_007d-5029"><samp><span class="file">xm-</span><var>machine</var><span class="file">.h</span></samp></a>: <a href="Filesystem.html#Filesystem">Filesystem</a></li>
<li><a href="Arithmetic.html#index-xor-2945"><code>xor</code></a>: <a href="Arithmetic.html#Arithmetic">Arithmetic</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007bxor_007d_002c-canonicalization-of-3690"><code>xor</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bxor_0040var_007bm_007d3_007d-instruction-pattern-3419"><code>xor</code><var>m</var><code>3</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Accessors.html#index-XSTR-2563"><code>XSTR</code></a>: <a href="Accessors.html#Accessors">Accessors</a></li>
<li><a href="Accessors.html#index-XVEC-2564"><code>XVEC</code></a>: <a href="Accessors.html#Accessors">Accessors</a></li>
<li><a href="Accessors.html#index-XVECEXP-2566"><code>XVECEXP</code></a>: <a href="Accessors.html#Accessors">Accessors</a></li>
<li><a href="Accessors.html#index-XVECLEN-2565"><code>XVECLEN</code></a>: <a href="Accessors.html#Accessors">Accessors</a></li>
<li><a href="Accessors.html#index-XWINT-2562"><code>XWINT</code></a>: <a href="Accessors.html#Accessors">Accessors</a></li>
<li><a href="Conversions.html#index-zero_005fextend-3013"><code>zero_extend</code></a>: <a href="Conversions.html#Conversions">Conversions</a></li>
<li><a href="Standard-Names.html#index-g_t_0040code_007bzero_005fextend_0040var_007bm_007d_0040var_007bn_007d2_007d-instruction-pattern-3557"><code>zero_extend</code><var>m</var><var>n</var><code>2</code> instruction pattern</a>: <a href="Standard-Names.html#Standard-Names">Standard Names</a></li>
<li><a href="Bit_002dFields.html#index-zero_005fextract-3004"><code>zero_extract</code></a>: <a href="Bit_002dFields.html#Bit_002dFields">Bit-Fields</a></li>
<li><a href="Insn-Canonicalizations.html#index-g_t_0040code_007bzero_005fextract_007d_002c-canonicalization-of-3691"><code>zero_extract</code>, canonicalization of</a>: <a href="Insn-Canonicalizations.html#Insn-Canonicalizations">Insn Canonicalizations</a></li>
</ul><!-- -->
<!-- Epilogue -->
<!-- -->
</body></html>