Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

Option-Index.html 23KB

před 3 roky
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  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>Option Index (The C Preprocessor)</title>
  21. <meta name="description" content="Option Index (The C Preprocessor)">
  22. <meta name="keywords" content="Option Index (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.html#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="Concept-Index.html#Concept-Index" rel="next" title="Concept Index">
  31. <link href="Index-of-Directives.html#Index-of-Directives" rel="prev" title="Index of Directives">
  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="Option-Index"></a>
  62. <div class="header">
  63. <p>
  64. Next: <a href="Concept-Index.html#Concept-Index" accesskey="n" rel="next">Concept Index</a>, Previous: <a href="Index-of-Directives.html#Index-of-Directives" accesskey="p" rel="prev">Index of Directives</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.html#Index-of-Directives" title="Index" rel="index">Index</a>]</p>
  65. </div>
  66. <hr>
  67. <a name="Option-Index-1"></a>
  68. <h2 class="unnumbered">Option Index</h2>
  69. <p>CPP&rsquo;s command-line options and environment variables are indexed here
  70. without any initial &lsquo;<samp>-</samp>&rsquo; or &lsquo;<samp>--</samp>&rsquo;.
  71. </p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Option-Index_op_letter-A"><b>A</b></a>
  72. &nbsp;
  73. <a class="summary-letter" href="#Option-Index_op_letter-C"><b>C</b></a>
  74. &nbsp;
  75. <a class="summary-letter" href="#Option-Index_op_letter-D"><b>D</b></a>
  76. &nbsp;
  77. <a class="summary-letter" href="#Option-Index_op_letter-F"><b>F</b></a>
  78. &nbsp;
  79. <a class="summary-letter" href="#Option-Index_op_letter-H"><b>H</b></a>
  80. &nbsp;
  81. <a class="summary-letter" href="#Option-Index_op_letter-I"><b>I</b></a>
  82. &nbsp;
  83. <a class="summary-letter" href="#Option-Index_op_letter-M"><b>M</b></a>
  84. &nbsp;
  85. <a class="summary-letter" href="#Option-Index_op_letter-N"><b>N</b></a>
  86. &nbsp;
  87. <a class="summary-letter" href="#Option-Index_op_letter-O"><b>O</b></a>
  88. &nbsp;
  89. <a class="summary-letter" href="#Option-Index_op_letter-P"><b>P</b></a>
  90. &nbsp;
  91. <a class="summary-letter" href="#Option-Index_op_letter-R"><b>R</b></a>
  92. &nbsp;
  93. <a class="summary-letter" href="#Option-Index_op_letter-S"><b>S</b></a>
  94. &nbsp;
  95. <a class="summary-letter" href="#Option-Index_op_letter-T"><b>T</b></a>
  96. &nbsp;
  97. <a class="summary-letter" href="#Option-Index_op_letter-U"><b>U</b></a>
  98. &nbsp;
  99. <a class="summary-letter" href="#Option-Index_op_letter-W"><b>W</b></a>
  100. &nbsp;
  101. </td></tr></table>
  102. <table class="index-op" border="0">
  103. <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> Section</th></tr>
  104. <tr><td colspan="4"> <hr></td></tr>
  105. <tr><th><a name="Option-Index_op_letter-A">A</a></th><td></td><td></td></tr>
  106. <tr><td></td><td valign="top"><a href="Invocation.html#index-A"><code>A</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  107. <tr><td colspan="4"> <hr></td></tr>
  108. <tr><th><a name="Option-Index_op_letter-C">C</a></th><td></td><td></td></tr>
  109. <tr><td></td><td valign="top"><a href="Invocation.html#index-C"><code>C</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  110. <tr><td></td><td valign="top"><a href="Invocation.html#index-CC"><code>CC</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  111. <tr><td></td><td valign="top"><a href="Environment-Variables.html#index-CPATH"><code>CPATH</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Environment-Variables.html#Environment-Variables">Environment Variables</a></td></tr>
  112. <tr><td></td><td valign="top"><a href="Environment-Variables.html#index-CPLUS_005fINCLUDE_005fPATH"><code>CPLUS_INCLUDE_PATH</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Environment-Variables.html#Environment-Variables">Environment Variables</a></td></tr>
  113. <tr><td></td><td valign="top"><a href="Environment-Variables.html#index-C_005fINCLUDE_005fPATH"><code>C_INCLUDE_PATH</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Environment-Variables.html#Environment-Variables">Environment Variables</a></td></tr>
  114. <tr><td colspan="4"> <hr></td></tr>
  115. <tr><th><a name="Option-Index_op_letter-D">D</a></th><td></td><td></td></tr>
  116. <tr><td></td><td valign="top"><a href="Invocation.html#index-D"><code>D</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  117. <tr><td></td><td valign="top"><a href="Invocation.html#index-d"><code>d</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  118. <tr><td></td><td valign="top"><a href="Invocation.html#index-dD"><code>dD</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  119. <tr><td></td><td valign="top"><a href="Environment-Variables.html#index-DEPENDENCIES_005fOUTPUT"><code>DEPENDENCIES_OUTPUT</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Environment-Variables.html#Environment-Variables">Environment Variables</a></td></tr>
  120. <tr><td></td><td valign="top"><a href="Invocation.html#index-dI"><code>dI</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  121. <tr><td></td><td valign="top"><a href="Invocation.html#index-dM"><code>dM</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  122. <tr><td></td><td valign="top"><a href="Invocation.html#index-dN"><code>dN</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  123. <tr><td></td><td valign="top"><a href="Invocation.html#index-dU"><code>dU</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  124. <tr><td colspan="4"> <hr></td></tr>
  125. <tr><th><a name="Option-Index_op_letter-F">F</a></th><td></td><td></td></tr>
  126. <tr><td></td><td valign="top"><a href="Invocation.html#index-fdebug_002dcpp"><code>fdebug-cpp</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  127. <tr><td></td><td valign="top"><a href="Invocation.html#index-fdirectives_002donly"><code>fdirectives-only</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  128. <tr><td></td><td valign="top"><a href="Invocation.html#index-fdollars_002din_002didentifiers"><code>fdollars-in-identifiers</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  129. <tr><td></td><td valign="top"><a href="Invocation.html#index-fexec_002dcharset"><code>fexec-charset</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  130. <tr><td></td><td valign="top"><a href="Invocation.html#index-fextended_002didentifiers"><code>fextended-identifiers</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  131. <tr><td></td><td valign="top"><a href="Invocation.html#index-finput_002dcharset"><code>finput-charset</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  132. <tr><td></td><td valign="top"><a href="Invocation.html#index-fmacro_002dprefix_002dmap"><code>fmacro-prefix-map</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  133. <tr><td></td><td valign="top"><a href="Invocation.html#index-fmax_002dinclude_002ddepth"><code>fmax-include-depth</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  134. <tr><td></td><td valign="top"><a href="Invocation.html#index-fno_002dcanonical_002dsystem_002dheaders"><code>fno-canonical-system-headers</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  135. <tr><td></td><td valign="top"><a href="Invocation.html#index-fno_002dworking_002ddirectory"><code>fno-working-directory</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  136. <tr><td></td><td valign="top"><a href="Invocation.html#index-fpreprocessed"><code>fpreprocessed</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  137. <tr><td></td><td valign="top"><a href="Invocation.html#index-ftabstop"><code>ftabstop</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  138. <tr><td></td><td valign="top"><a href="Invocation.html#index-ftrack_002dmacro_002dexpansion"><code>ftrack-macro-expansion</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  139. <tr><td></td><td valign="top"><a href="Invocation.html#index-fwide_002dexec_002dcharset"><code>fwide-exec-charset</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  140. <tr><td></td><td valign="top"><a href="Invocation.html#index-fworking_002ddirectory"><code>fworking-directory</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  141. <tr><td colspan="4"> <hr></td></tr>
  142. <tr><th><a name="Option-Index_op_letter-H">H</a></th><td></td><td></td></tr>
  143. <tr><td></td><td valign="top"><a href="Invocation.html#index-H"><code>H</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  144. <tr><td colspan="4"> <hr></td></tr>
  145. <tr><th><a name="Option-Index_op_letter-I">I</a></th><td></td><td></td></tr>
  146. <tr><td></td><td valign="top"><a href="Invocation.html#index-I"><code>I</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  147. <tr><td></td><td valign="top"><a href="Invocation.html#index-I_002d"><code>I-</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  148. <tr><td></td><td valign="top"><a href="Invocation.html#index-idirafter"><code>idirafter</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  149. <tr><td></td><td valign="top"><a href="Invocation.html#index-imacros"><code>imacros</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  150. <tr><td></td><td valign="top"><a href="Invocation.html#index-imultilib"><code>imultilib</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  151. <tr><td></td><td valign="top"><a href="Invocation.html#index-include"><code>include</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  152. <tr><td></td><td valign="top"><a href="Invocation.html#index-iprefix"><code>iprefix</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  153. <tr><td></td><td valign="top"><a href="Invocation.html#index-iquote"><code>iquote</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  154. <tr><td></td><td valign="top"><a href="Invocation.html#index-isysroot"><code>isysroot</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  155. <tr><td></td><td valign="top"><a href="Invocation.html#index-isystem"><code>isystem</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  156. <tr><td></td><td valign="top"><a href="Invocation.html#index-iwithprefix"><code>iwithprefix</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  157. <tr><td></td><td valign="top"><a href="Invocation.html#index-iwithprefixbefore"><code>iwithprefixbefore</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  158. <tr><td colspan="4"> <hr></td></tr>
  159. <tr><th><a name="Option-Index_op_letter-M">M</a></th><td></td><td></td></tr>
  160. <tr><td></td><td valign="top"><a href="Invocation.html#index-M"><code>M</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  161. <tr><td></td><td valign="top"><a href="Invocation.html#index-MD"><code>MD</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  162. <tr><td></td><td valign="top"><a href="Invocation.html#index-MF"><code>MF</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  163. <tr><td></td><td valign="top"><a href="Invocation.html#index-MG"><code>MG</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  164. <tr><td></td><td valign="top"><a href="Invocation.html#index-MM"><code>MM</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  165. <tr><td></td><td valign="top"><a href="Invocation.html#index-MMD"><code>MMD</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  166. <tr><td></td><td valign="top"><a href="Invocation.html#index-MP"><code>MP</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  167. <tr><td></td><td valign="top"><a href="Invocation.html#index-MQ"><code>MQ</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  168. <tr><td></td><td valign="top"><a href="Invocation.html#index-MT"><code>MT</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  169. <tr><td colspan="4"> <hr></td></tr>
  170. <tr><th><a name="Option-Index_op_letter-N">N</a></th><td></td><td></td></tr>
  171. <tr><td></td><td valign="top"><a href="Invocation.html#index-nostdinc"><code>nostdinc</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  172. <tr><td></td><td valign="top"><a href="Invocation.html#index-nostdinc_002b_002b"><code>nostdinc++</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  173. <tr><td colspan="4"> <hr></td></tr>
  174. <tr><th><a name="Option-Index_op_letter-O">O</a></th><td></td><td></td></tr>
  175. <tr><td></td><td valign="top"><a href="Environment-Variables.html#index-OBJC_005fINCLUDE_005fPATH"><code>OBJC_INCLUDE_PATH</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Environment-Variables.html#Environment-Variables">Environment Variables</a></td></tr>
  176. <tr><td colspan="4"> <hr></td></tr>
  177. <tr><th><a name="Option-Index_op_letter-P">P</a></th><td></td><td></td></tr>
  178. <tr><td></td><td valign="top"><a href="Invocation.html#index-P"><code>P</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  179. <tr><td></td><td valign="top"><a href="Invocation.html#index-pthread"><code>pthread</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  180. <tr><td colspan="4"> <hr></td></tr>
  181. <tr><th><a name="Option-Index_op_letter-R">R</a></th><td></td><td></td></tr>
  182. <tr><td></td><td valign="top"><a href="Invocation.html#index-remap"><code>remap</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  183. <tr><td colspan="4"> <hr></td></tr>
  184. <tr><th><a name="Option-Index_op_letter-S">S</a></th><td></td><td></td></tr>
  185. <tr><td></td><td valign="top"><a href="Environment-Variables.html#index-SOURCE_005fDATE_005fEPOCH"><code>SOURCE_DATE_EPOCH</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Environment-Variables.html#Environment-Variables">Environment Variables</a></td></tr>
  186. <tr><td></td><td valign="top"><a href="Environment-Variables.html#index-SUNPRO_005fDEPENDENCIES"><code>SUNPRO_DEPENDENCIES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Environment-Variables.html#Environment-Variables">Environment Variables</a></td></tr>
  187. <tr><td colspan="4"> <hr></td></tr>
  188. <tr><th><a name="Option-Index_op_letter-T">T</a></th><td></td><td></td></tr>
  189. <tr><td></td><td valign="top"><a href="Invocation.html#index-traditional"><code>traditional</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  190. <tr><td></td><td valign="top"><a href="Invocation.html#index-traditional_002dcpp"><code>traditional-cpp</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  191. <tr><td></td><td valign="top"><a href="Invocation.html#index-trigraphs-1"><code>trigraphs</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  192. <tr><td colspan="4"> <hr></td></tr>
  193. <tr><th><a name="Option-Index_op_letter-U">U</a></th><td></td><td></td></tr>
  194. <tr><td></td><td valign="top"><a href="Invocation.html#index-U"><code>U</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  195. <tr><td></td><td valign="top"><a href="Invocation.html#index-undef"><code>undef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  196. <tr><td colspan="4"> <hr></td></tr>
  197. <tr><th><a name="Option-Index_op_letter-W">W</a></th><td></td><td></td></tr>
  198. <tr><td></td><td valign="top"><a href="Invocation.html#index-Wcomment"><code>Wcomment</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  199. <tr><td></td><td valign="top"><a href="Invocation.html#index-Wcomments"><code>Wcomments</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  200. <tr><td></td><td valign="top"><a href="Invocation.html#index-Wendif_002dlabels"><code>Wendif-labels</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  201. <tr><td></td><td valign="top"><a href="Invocation.html#index-Wexpansion_002dto_002ddefined"><code>Wexpansion-to-defined</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  202. <tr><td></td><td valign="top"><a href="Invocation.html#index-Wno_002dendif_002dlabels"><code>Wno-endif-labels</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  203. <tr><td></td><td valign="top"><a href="Invocation.html#index-Wno_002dundef"><code>Wno-undef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  204. <tr><td></td><td valign="top"><a href="Invocation.html#index-Wtrigraphs"><code>Wtrigraphs</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  205. <tr><td></td><td valign="top"><a href="Invocation.html#index-Wundef"><code>Wundef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  206. <tr><td></td><td valign="top"><a href="Invocation.html#index-Wunused_002dmacros"><code>Wunused-macros</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Invocation.html#Invocation">Invocation</a></td></tr>
  207. <tr><td colspan="4"> <hr></td></tr>
  208. </table>
  209. <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Option-Index_op_letter-A"><b>A</b></a>
  210. &nbsp;
  211. <a class="summary-letter" href="#Option-Index_op_letter-C"><b>C</b></a>
  212. &nbsp;
  213. <a class="summary-letter" href="#Option-Index_op_letter-D"><b>D</b></a>
  214. &nbsp;
  215. <a class="summary-letter" href="#Option-Index_op_letter-F"><b>F</b></a>
  216. &nbsp;
  217. <a class="summary-letter" href="#Option-Index_op_letter-H"><b>H</b></a>
  218. &nbsp;
  219. <a class="summary-letter" href="#Option-Index_op_letter-I"><b>I</b></a>
  220. &nbsp;
  221. <a class="summary-letter" href="#Option-Index_op_letter-M"><b>M</b></a>
  222. &nbsp;
  223. <a class="summary-letter" href="#Option-Index_op_letter-N"><b>N</b></a>
  224. &nbsp;
  225. <a class="summary-letter" href="#Option-Index_op_letter-O"><b>O</b></a>
  226. &nbsp;
  227. <a class="summary-letter" href="#Option-Index_op_letter-P"><b>P</b></a>
  228. &nbsp;
  229. <a class="summary-letter" href="#Option-Index_op_letter-R"><b>R</b></a>
  230. &nbsp;
  231. <a class="summary-letter" href="#Option-Index_op_letter-S"><b>S</b></a>
  232. &nbsp;
  233. <a class="summary-letter" href="#Option-Index_op_letter-T"><b>T</b></a>
  234. &nbsp;
  235. <a class="summary-letter" href="#Option-Index_op_letter-U"><b>U</b></a>
  236. &nbsp;
  237. <a class="summary-letter" href="#Option-Index_op_letter-W"><b>W</b></a>
  238. &nbsp;
  239. </td></tr></table>
  240. <hr>
  241. <div class="header">
  242. <p>
  243. Next: <a href="Concept-Index.html#Concept-Index" accesskey="n" rel="next">Concept Index</a>, Previous: <a href="Index-of-Directives.html#Index-of-Directives" accesskey="p" rel="prev">Index of Directives</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.html#Index-of-Directives" title="Index" rel="index">Index</a>]</p>
  244. </div>
  245. </body>
  246. </html>