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

Index-of-Directives.html 9.2KB

3 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <!-- Copyright (C) 1987-2020 Free Software Foundation, Inc.
  4. Permission is granted to copy, distribute and/or modify this document
  5. under the terms of the GNU Free Documentation License, Version 1.3 or
  6. any later version published by the Free Software Foundation. A copy of
  7. the license is included in the
  8. section entitled "GNU Free Documentation License".
  9. This manual contains no Invariant Sections. The Front-Cover Texts are
  10. (a) (see below), and the Back-Cover Texts are (b) (see below).
  11. (a) The FSF's Front-Cover Text is:
  12. A GNU Manual
  13. (b) The FSF's Back-Cover Text is:
  14. You have freedom to copy and modify this GNU Manual, like GNU
  15. software. Copies published by the Free Software Foundation raise
  16. funds for GNU development. -->
  17. <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
  18. <head>
  19. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  20. <title>Index of Directives (The C Preprocessor)</title>
  21. <meta name="description" content="Index of Directives (The C Preprocessor)">
  22. <meta name="keywords" content="Index of Directives (The C Preprocessor)">
  23. <meta name="resource-type" content="document">
  24. <meta name="distribution" content="global">
  25. <meta name="Generator" content="makeinfo">
  26. <link href="index.html#Top" rel="start" title="Top">
  27. <link href="#Index-of-Directives" rel="index" title="Index of Directives">
  28. <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
  29. <link href="index.html#Top" rel="up" title="Top">
  30. <link href="Option-Index.html#Option-Index" rel="next" title="Option Index">
  31. <link href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" rel="prev" title="GNU Free Documentation License">
  32. <style type="text/css">
  33. <!--
  34. a.summary-letter {text-decoration: none}
  35. blockquote.indentedblock {margin-right: 0em}
  36. blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
  37. blockquote.smallquotation {font-size: smaller}
  38. div.display {margin-left: 3.2em}
  39. div.example {margin-left: 3.2em}
  40. div.lisp {margin-left: 3.2em}
  41. div.smalldisplay {margin-left: 3.2em}
  42. div.smallexample {margin-left: 3.2em}
  43. div.smalllisp {margin-left: 3.2em}
  44. kbd {font-style: oblique}
  45. pre.display {font-family: inherit}
  46. pre.format {font-family: inherit}
  47. pre.menu-comment {font-family: serif}
  48. pre.menu-preformatted {font-family: serif}
  49. pre.smalldisplay {font-family: inherit; font-size: smaller}
  50. pre.smallexample {font-size: smaller}
  51. pre.smallformat {font-family: inherit; font-size: smaller}
  52. pre.smalllisp {font-size: smaller}
  53. span.nolinebreak {white-space: nowrap}
  54. span.roman {font-family: initial; font-weight: normal}
  55. span.sansserif {font-family: sans-serif; font-weight: normal}
  56. ul.no-bullet {list-style: none}
  57. -->
  58. </style>
  59. </head>
  60. <body lang="en">
  61. <a name="Index-of-Directives"></a>
  62. <div class="header">
  63. <p>
  64. Next: <a href="Option-Index.html#Option-Index" accesskey="n" rel="next">Option Index</a>, Previous: <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" accesskey="p" rel="prev">GNU Free Documentation License</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Index-of-Directives" title="Index" rel="index">Index</a>]</p>
  65. </div>
  66. <hr>
  67. <a name="Index-of-Directives-1"></a>
  68. <h2 class="unnumbered">Index of Directives</h2>
  69. <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Index-of-Directives_fn_symbol-1"><b>#</b></a>
  70. </td></tr></table>
  71. <table class="index-fn" border="0">
  72. <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> Section</th></tr>
  73. <tr><td colspan="4"> <hr></td></tr>
  74. <tr><th><a name="Index-of-Directives_fn_symbol-1">#</a></th><td></td><td></td></tr>
  75. <tr><td></td><td valign="top"><a href="Obsolete-Features.html#index-_0023assert"><code>#assert</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Obsolete-Features.html#Obsolete-Features">Obsolete Features</a></td></tr>
  76. <tr><td></td><td valign="top"><a href="Object_002dlike-Macros.html#index-_0023define"><code>#define</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Object_002dlike-Macros.html#Object_002dlike-Macros">Object-like Macros</a></td></tr>
  77. <tr><td></td><td valign="top"><a href="Elif.html#index-_0023elif"><code>#elif</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Elif.html#Elif">Elif</a></td></tr>
  78. <tr><td></td><td valign="top"><a href="Else.html#index-_0023else"><code>#else</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Else.html#Else">Else</a></td></tr>
  79. <tr><td></td><td valign="top"><a href="Ifdef.html#index-_0023endif"><code>#endif</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Ifdef.html#Ifdef">Ifdef</a></td></tr>
  80. <tr><td></td><td valign="top"><a href="Diagnostics.html#index-_0023error"><code>#error</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Diagnostics.html#Diagnostics">Diagnostics</a></td></tr>
  81. <tr><td></td><td valign="top"><a href="Other-Directives.html#index-_0023ident"><code>#ident</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Other-Directives.html#Other-Directives">Other Directives</a></td></tr>
  82. <tr><td></td><td valign="top"><a href="Conditional-Syntax.html#index-_0023if"><code>#if</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Conditional-Syntax.html#Conditional-Syntax">Conditional Syntax</a></td></tr>
  83. <tr><td></td><td valign="top"><a href="Ifdef.html#index-_0023ifdef"><code>#ifdef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Ifdef.html#Ifdef">Ifdef</a></td></tr>
  84. <tr><td></td><td valign="top"><a href="Ifdef.html#index-_0023ifndef"><code>#ifndef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Ifdef.html#Ifdef">Ifdef</a></td></tr>
  85. <tr><td></td><td valign="top"><a href="Alternatives-to-Wrapper-_0023ifndef.html#index-_0023import"><code>#import</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Alternatives-to-Wrapper-_0023ifndef.html#Alternatives-to-Wrapper-_0023ifndef">Alternatives to Wrapper #ifndef</a></td></tr>
  86. <tr><td></td><td valign="top"><a href="Include-Syntax.html#index-_0023include"><code>#include</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Include-Syntax.html#Include-Syntax">Include Syntax</a></td></tr>
  87. <tr><td></td><td valign="top"><a href="Wrapper-Headers.html#index-_0023include_005fnext"><code>#include_next</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Wrapper-Headers.html#Wrapper-Headers">Wrapper Headers</a></td></tr>
  88. <tr><td></td><td valign="top"><a href="Line-Control.html#index-_0023line"><code>#line</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Line-Control.html#Line-Control">Line Control</a></td></tr>
  89. <tr><td></td><td valign="top"><a href="Pragmas.html#index-_0023pragma-GCC-dependency"><code>#pragma GCC dependency</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Pragmas.html#Pragmas">Pragmas</a></td></tr>
  90. <tr><td></td><td valign="top"><a href="Pragmas.html#index-_0023pragma-GCC-error"><code>#pragma GCC error</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Pragmas.html#Pragmas">Pragmas</a></td></tr>
  91. <tr><td></td><td valign="top"><a href="Pragmas.html#index-_0023pragma-GCC-poison"><code>#pragma GCC poison</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Pragmas.html#Pragmas">Pragmas</a></td></tr>
  92. <tr><td></td><td valign="top"><a href="System-Headers.html#index-_0023pragma-GCC-system_005fheader"><code>#pragma GCC system_header</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="System-Headers.html#System-Headers">System Headers</a></td></tr>
  93. <tr><td></td><td valign="top"><a href="Pragmas.html#index-_0023pragma-GCC-system_005fheader-1"><code>#pragma GCC system_header</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Pragmas.html#Pragmas">Pragmas</a></td></tr>
  94. <tr><td></td><td valign="top"><a href="Pragmas.html#index-_0023pragma-GCC-warning"><code>#pragma GCC warning</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Pragmas.html#Pragmas">Pragmas</a></td></tr>
  95. <tr><td></td><td valign="top"><a href="Pragmas.html#index-_0023pragma-once"><code>#pragma once</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Pragmas.html#Pragmas">Pragmas</a></td></tr>
  96. <tr><td></td><td valign="top"><a href="Other-Directives.html#index-_0023sccs"><code>#sccs</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Other-Directives.html#Other-Directives">Other Directives</a></td></tr>
  97. <tr><td></td><td valign="top"><a href="Obsolete-Features.html#index-_0023unassert"><code>#unassert</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Obsolete-Features.html#Obsolete-Features">Obsolete Features</a></td></tr>
  98. <tr><td></td><td valign="top"><a href="Undefining-and-Redefining-Macros.html#index-_0023undef"><code>#undef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Undefining-and-Redefining-Macros.html#Undefining-and-Redefining-Macros">Undefining and Redefining Macros</a></td></tr>
  99. <tr><td></td><td valign="top"><a href="Diagnostics.html#index-_0023warning"><code>#warning</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Diagnostics.html#Diagnostics">Diagnostics</a></td></tr>
  100. <tr><td colspan="4"> <hr></td></tr>
  101. </table>
  102. <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Index-of-Directives_fn_symbol-1"><b>#</b></a>
  103. </td></tr></table>
  104. </body>
  105. </html>