This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

List of all defines?


Hello,

I am trying to setup FlexeLint to check source code
and I need to setup all of the defines so that it
makes all the correct branches as it parses the std c
library headers.

I have not been able to find the list of all standard
defines anywhere in the gcc documentation. For
example, I'm looking for __GNUC__ & its value,
__STDC__ its value, basically all of them.

Any help would be appreciated...
Steve Grubb

__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]