summaryrefslogtreecommitdiff
path: root/src/__PREDEFINED_MACROS__/__STDC_IEC_559__.h
blob: bdc441c4f958649a783bc79c2fe4c2bc789b9b00 (plain)
1
2
3
4
5
6
7
8
9
10
#define __STDC_IEC_559__             /** IEC 60559 floating-point arithmetic **/

/***
is defined to CONST(1) if the implementation conforms to Annex G
of ISO/IEC 9899 (IEC 60559 floating-point arithmetic).
***/

/*
STDC(199901)
*/