blob: 9386dc65930f6f85cf46f933e1fd2365f87e2e27 (
plain)
1
2
3
4
5
6
|
<div class="section-level-extent" id="Target-Format-Checks"> <div class="nav-panel"> <p> Next: <a href="pragmas" accesskey="n" rel="next">Pragmas Accepted by GCC</a>, Previous: <a href="target-builtins" accesskey="p" rel="prev">Built-in Functions Specific to Particular Target Machines</a>, Up: <a href="c-extensions" accesskey="u" rel="up">Extensions to the C Language Family</a> [<a href="index#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="indices" title="Index" rel="index">Index</a>]</p> </div> <h1 class="section" id="Format-Checks-Specific-to-Particular-Target-Machines"><span>6.61 Format Checks Specific to Particular Target Machines<a class="copiable-link" href="#Format-Checks-Specific-to-Particular-Target-Machines"> ¶</a></span></h1> <p>For some target machines, GCC supports additional options to the format attribute (see <a class="pxref" href="function-attributes">Declaring Attributes of Functions</a>). </p> <ul class="mini-toc"> <li><a href="solaris-format-checks" accesskey="1">Solaris Format Checks</a></li> <li><a href="darwin-format-checks" accesskey="2">Darwin Format Checks</a></li> </ul> </div><div class="_attribution">
<p class="_attribution-p">
© Free Software Foundation<br>Licensed under the GNU Free Documentation License, Version 1.3.<br>
<a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Target-Format-Checks.html" class="_attribution-link">https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Target-Format-Checks.html</a>
</p>
</div>
|