📄 keyword-index.html
字号:
<li>apostrophes: <a href="Incompatibilities.html#Incompatibilities">Incompatibilities</a>
<li>application binary interface: <a href="Compatibility.html#Compatibility">Compatibility</a>
<li>ARC Options: <a href="ARC-Options.html#ARC%20Options">ARC Options</a>
<li>arguments in frame (88k): <a href="M88K-Options.html#M88K%20Options">M88K Options</a>
<li>ARM [Annotated C++ Reference Manual]: <a href="Backwards-Compatibility.html#Backwards%20Compatibility">Backwards Compatibility</a>
<li>ARM options: <a href="ARM-Options.html#ARM%20Options">ARM Options</a>
<li>arrays of length zero: <a href="Zero-Length.html#Zero%20Length">Zero Length</a>
<li>arrays of variable length: <a href="Variable-Length.html#Variable%20Length">Variable Length</a>
<li>arrays, non-lvalue: <a href="Subscripting.html#Subscripting">Subscripting</a>
<li><code>asm</code> constraints: <a href="Constraints.html#Constraints">Constraints</a>
<li><code>asm</code> expressions: <a href="Extended-Asm.html#Extended%20Asm">Extended Asm</a>
<li>assembler instructions: <a href="Extended-Asm.html#Extended%20Asm">Extended Asm</a>
<li>assembler names for identifiers: <a href="Asm-Labels.html#Asm%20Labels">Asm Labels</a>
<li>assembler syntax, 88k: <a href="M88K-Options.html#M88K%20Options">M88K Options</a>
<li>assembly code, invalid: <a href="Bug-Criteria.html#Bug%20Criteria">Bug Criteria</a>
<li>attribute of types: <a href="Type-Attributes.html#Type%20Attributes">Type Attributes</a>
<li>attribute of variables: <a href="Variable-Attributes.html#Variable%20Attributes">Variable Attributes</a>
<li>attribute syntax: <a href="Attribute-Syntax.html#Attribute%20Syntax">Attribute Syntax</a>
<li>autoincrement/decrement addressing: <a href="Simple-Constraints.html#Simple%20Constraints">Simple Constraints</a>
<li>automatic <code>inline</code> for C++ member fns: <a href="Inline.html#Inline">Inline</a>
<li>AVR Options: <a href="AVR-Options.html#AVR%20Options">AVR Options</a>
<li>backtrace for bug reports: <a href="Bug-Reporting.html#Bug%20Reporting">Bug Reporting</a>
<li>Backwards Compatibility: <a href="Backwards-Compatibility.html#Backwards%20Compatibility">Backwards Compatibility</a>
<li><code>bcmp</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li>binary compatibility: <a href="Compatibility.html#Compatibility">Compatibility</a>
<li>bit shift overflow (88k): <a href="M88K-Options.html#M88K%20Options">M88K Options</a>
<li>bound pointer to member function: <a href="Bound-member-functions.html#Bound%20member%20functions">Bound member functions</a>
<li>bug criteria: <a href="Bug-Criteria.html#Bug%20Criteria">Bug Criteria</a>
<li>bug report mailing lists: <a href="Bug-Lists.html#Bug%20Lists">Bug Lists</a>
<li>bugs: <a href="Bugs.html#Bugs">Bugs</a>
<li>bugs, known: <a href="Trouble.html#Trouble">Trouble</a>
<li>built-in functions: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>, <a href="C-Dialect-Options.html#C%20Dialect%20Options">C Dialect Options</a>
<li><code>bzero</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li>C compilation options: <a href="Invoking-GCC.html#Invoking%20GCC">Invoking GCC</a>
<li>C intermediate output, nonexistent: <a href="G---and-GCC.html#G++%20and%20GCC">G++ and GCC</a>
<li>C language extensions: <a href="C-Extensions.html#C%20Extensions">C Extensions</a>
<li>C language, traditional: <a href="C-Dialect-Options.html#C%20Dialect%20Options">C Dialect Options</a>
<li>C standard: <a href="Standards.html#Standards">Standards</a>
<li>C standards: <a href="Standards.html#Standards">Standards</a>
<li><code>c++</code>: <a href="Invoking-G--.html#Invoking%20G++">Invoking G++</a>
<li>C++: <a href="G---and-GCC.html#G++%20and%20GCC">G++ and GCC</a>
<li>C++ comments: <a href="C---Comments.html#C++%20Comments">C++ Comments</a>
<li>C++ compilation options: <a href="Invoking-GCC.html#Invoking%20GCC">Invoking GCC</a>
<li>C++ interface and implementation headers: <a href="C---Interface.html#C++%20Interface">C++ Interface</a>
<li>C++ language extensions: <a href="C---Extensions.html#C++%20Extensions">C++ Extensions</a>
<li>C++ member fns, automatically <code>inline</code>: <a href="Inline.html#Inline">Inline</a>
<li>C++ misunderstandings: <a href="C---Misunderstandings.html#C++%20Misunderstandings">C++ Misunderstandings</a>
<li>C++ options, command line: <a href="C---Dialect-Options.html#C++%20Dialect%20Options">C++ Dialect Options</a>
<li>C++ pragmas, effect on inlining: <a href="C---Interface.html#C++%20Interface">C++ Interface</a>
<li>C++ source file suffixes: <a href="Invoking-G--.html#Invoking%20G++">Invoking G++</a>
<li>C++ static data, declaring and defining: <a href="Static-Definitions.html#Static%20Definitions">Static Definitions</a>
<li>C89: <a href="Standards.html#Standards">Standards</a>
<li>C90: <a href="Standards.html#Standards">Standards</a>
<li>C94: <a href="Standards.html#Standards">Standards</a>
<li>C95: <a href="Standards.html#Standards">Standards</a>
<li>C99: <a href="Standards.html#Standards">Standards</a>
<li>C9X: <a href="Standards.html#Standards">Standards</a>
<li><code>C_INCLUDE_PATH</code>: <a href="Environment-Variables.html#Environment%20Variables">Environment Variables</a>
<li>calling functions through the function vector on the H8/300 processors: <a href="Function-Attributes.html#Function%20Attributes">Function Attributes</a>
<li>case labels in initializers: <a href="Designated-Inits.html#Designated%20Inits">Designated Inits</a>
<li>case ranges: <a href="Case-Ranges.html#Case%20Ranges">Case Ranges</a>
<li>case sensitivity and VMS: <a href="VMS-Misc.html#VMS%20Misc">VMS Misc</a>
<li>cast to a union: <a href="Cast-to-Union.html#Cast%20to%20Union">Cast to Union</a>
<li>casts as lvalues: <a href="Lvalues.html#Lvalues">Lvalues</a>
<li><code>cimag</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li><code>cimagf</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li><code>cimagl</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li>code generation conventions: <a href="Code-Gen-Options.html#Code%20Gen%20Options">Code Gen Options</a>
<li>code, mixed with declarations: <a href="Mixed-Declarations.html#Mixed%20Declarations">Mixed Declarations</a>
<li>command options: <a href="Invoking-GCC.html#Invoking%20GCC">Invoking GCC</a>
<li>comments, C++ style: <a href="C---Comments.html#C++%20Comments">C++ Comments</a>
<li>comparison of signed and unsigned values, warning: <a href="Warning-Options.html#Warning%20Options">Warning Options</a>
<li>compiler bugs, reporting: <a href="Bug-Reporting.html#Bug%20Reporting">Bug Reporting</a>
<li>compiler compared to C++ preprocessor: <a href="G---and-GCC.html#G++%20and%20GCC">G++ and GCC</a>
<li>compiler options, C++: <a href="C---Dialect-Options.html#C++%20Dialect%20Options">C++ Dialect Options</a>
<li>compiler options, Objective-C: <a href="Objective-C-Dialect-Options.html#Objective-C%20Dialect%20Options">Objective-C Dialect Options</a>
<li>compiler version, specifying: <a href="Target-Options.html#Target%20Options">Target Options</a>
<li><code>COMPILER_PATH</code>: <a href="Environment-Variables.html#Environment%20Variables">Environment Variables</a>
<li>complex conjugation: <a href="Complex.html#Complex">Complex</a>
<li>complex numbers: <a href="Complex.html#Complex">Complex</a>
<li>compound expressions as lvalues: <a href="Lvalues.html#Lvalues">Lvalues</a>
<li>compound literals: <a href="Compound-Literals.html#Compound%20Literals">Compound Literals</a>
<li>computed gotos: <a href="Labels-as-Values.html#Labels%20as%20Values">Labels as Values</a>
<li>conditional expressions as lvalues: <a href="Lvalues.html#Lvalues">Lvalues</a>
<li>conditional expressions, extensions: <a href="Conditionals.html#Conditionals">Conditionals</a>
<li>conflicting types: <a href="Disappointments.html#Disappointments">Disappointments</a>
<li><code>conj</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li><code>conjf</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li><code>conjl</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li><code>const</code> applied to function: <a href="Function-Attributes.html#Function%20Attributes">Function Attributes</a>
<li><code>const</code> function attribute: <a href="Function-Attributes.html#Function%20Attributes">Function Attributes</a>
<li>constants in constraints: <a href="Simple-Constraints.html#Simple%20Constraints">Simple Constraints</a>
<li>constraint modifier characters: <a href="Modifiers.html#Modifiers">Modifiers</a>
<li>constraint, matching: <a href="Simple-Constraints.html#Simple%20Constraints">Simple Constraints</a>
<li>constraints, <code>asm</code>: <a href="Constraints.html#Constraints">Constraints</a>
<li>constraints, machine specific: <a href="Machine-Constraints.html#Machine%20Constraints">Machine Constraints</a>
<li>constructing calls: <a href="Constructing-Calls.html#Constructing%20Calls">Constructing Calls</a>
<li>constructor expressions: <a href="Compound-Literals.html#Compound%20Literals">Compound Literals</a>
<li><code>constructor</code> function attribute: <a href="Function-Attributes.html#Function%20Attributes">Function Attributes</a>
<li>contributors: <a href="Contributors.html#Contributors">Contributors</a>
<li>core dump: <a href="Bug-Criteria.html#Bug%20Criteria">Bug Criteria</a>
<li><code>cos</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li><code>cosf</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li><code>cosl</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li><code>CPATH</code>: <a href="Environment-Variables.html#Environment%20Variables">Environment Variables</a>
<li><code>CPLUS_INCLUDE_PATH</code>: <a href="Environment-Variables.html#Environment%20Variables">Environment Variables</a>
<li><code>creal</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li><code>crealf</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li><code>creall</code>: <a href="Other-Builtins.html#Other%20Builtins">Other Builtins</a>
<li>CRIS Options: <a href="CRIS-Options.html#CRIS%20Options">CRIS Options</a>
<li>cross compiling: <a href="Target-Options.html#Target%20Options">Target Options</a>
<li>D30V Options: <a href="D30V-Options.html#D30V%20Options">D30V Options</a>
<li>Darwin options: <a href="Darwin-Options.html#Darwin%20Options">Darwin Options</a>
<li>DBX: <a href="Interoperation.html#Interoperation">Interoperation</a>
<li>deallocating variable length arrays: <a href="Variable-Length.html#Variable%20Length">Variable Length</a>
<li><code>debug_rtx</code>: <a href="Bug-Reporting.html#Bug%20Reporting">Bug Reporting</a>
<li>debugging information options: <a href="Debugging-Options.html#Debugging%20Options">Debugging Options</a>
<li>debugging, 88k OCS: <a href="M88K-Options.html#M88K%20Options">M88K Options</a>
<li>declaration scope: <a href="Incompatibilities.html#Incompatibilities">Incompatibilities</a>
<li>declarations inside expressions: <a href="Statement-Exprs.html#Statement%20Exprs">Statement Exprs</a>
<li>declarations, mixed with code: <a href="Mixed-Declarations.html#Mixed%20Declarations">Mixed Declarations</a>
<li>declaring attributes of functions: <a href="Function-Attributes.html#Function%20Attributes">Function Attributes</a>
<li>declaring static data in C++: <a href="Static-Definitions.html#Static%20Definitions">Static Definitions</a>
<li>defining static data in C++: <a href="Static-Definitions.html#Static%20Definitions">Static Definitions</a>
<li>dependencies for make as output: <a href="Environment-Variables.html#Environment%20Variables">Environment Variables</a>
<li>dependencies, make: <a href="Preprocessor-Options.html#Preprocessor%20Options">Preprocessor Options</a>
<li><code>DEPENDENCIES_OUTPUT</code>: <a href="Environment-Variables.html#Environment%20Variables">Environment Variables</a>
<li><code>deprecated</code> attribute.: <a href="Function-Attributes.html#Function%20Attributes">Function Attributes</a>
<li>designated initializers: <a href="Designated-Inits.html#Designated%20Inits">Designated Inits</a>
<li>designator lists: <a href="Designated-Inits.html#Designated%20Inits">Designated Inits</a>
<li>designators: <a href="Designated-Inits.html#Designated%20Inits">Designated Inits</a>
<li><code>destructor</code> function attribute: <a href="Function-Attributes.html#Function%20Attributes">Function Attributes</a>
<li>diagnostic messages: <a href="Language-Independent-Options.html#Language%20Independent%20Options">Language Independent Options</a>
<li>dialect options: <a href="C-Dialect-Options.html#C%20Dialect%20Options">C Dialect Options</a>
<li>digits in constraint: <a href="Simple-Constraints.html#Simple%20Constraints">Simple Constraints</a>
<li>directory options: <a href="Directory-Options.html#Directory%20Options">Directory Options</a>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -