<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Try these <br>
<a href="https://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html#Common-Predefined-Macros" id="LPlnk463608">https://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html#Common-Predefined-Macros</a><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="LPBorder_GTaHR0cHM6Ly9nY2MuZ251Lm9yZy9vbmxpbmVkb2NzL2NwcC9Db21tb24tUHJlZGVmaW5lZC1NYWNyb3MuaHRtbCNDb21tb24tUHJlZGVmaW5lZC1NYWNyb3M." class="LPBorder321895" contenteditable="false" style="width: 100%; margin-top: 16px; margin-bottom: 16px; position: relative; max-width: 800px; min-width: 424px;">
<table id="LPContainer321895" role="presentation" style="padding: 12px 36px 12px 12px; width: 100%; border-width: 1px; border-style: solid; border-color: rgb(200, 200, 200); border-radius: 2px;">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td style="width: 100%;">
<div id="LPTitle321895" style="font-size: 21px; font-weight: 300; margin-right: 8px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px;">
<a target="_blank" id="LPUrlAnchor321895" href="https://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html#Common-Predefined-Macros" style="text-decoration: none; color: var(--themePrimary);">Common Predefined Macros (The C Preprocessor)</a></div>
<div id="LPDescription321895" style="font-size: 14px; max-height: 100px; color: rgb(102, 102, 102); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px; margin-right: 8px; overflow: hidden;">
3.7.2 Common Predefined Macros. The common predefined macros are GNU C extensions. They are available with the same meanings regardless of the machine or operating system on which you are using GNU C or GNU Fortran.</div>
<div id="LPMetadata321895" style="font-size: 14px; font-weight: 400; color: rgb(166, 166, 166); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif;">
gcc.gnu.org</div>
</td>
</tr>
</tbody>
</table>
</div>
<dt style="color: rgb(0, 0, 0); font-family: "Times New Roman"; font-size: medium; background-color: rgb(255, 255, 255)">
<code>__OPTIMIZE__</code></dt><dt style="color: rgb(0, 0, 0); font-family: "Times New Roman"; font-size: medium; background-color: rgb(255, 255, 255)">
<code>__OPTIMIZE_SIZE__</code></dt><dt style="color: rgb(0, 0, 0); font-family: "Times New Roman"; font-size: medium; background-color: rgb(255, 255, 255)">
<code>__NO_INLINE__</code></dt><dd style="color: rgb(0, 0, 0); font-family: "Times New Roman"; font-size: medium; background-color: rgb(255, 255, 255)">
<br>
<br>
</dd></body>
</html>