Re: How to get the full list of GCC builtins?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



zhang qingshan <steven.zhang54373@xxxxxxxxx> writes:

> Does gcc have any doc/method to get all the builtins it supports? Thanks.

You can read the documentation, which I believe lists all of them except
a few which are used internally which are intentionally undocumented.

Or you can look at the source file gcc/builtins.def.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux