summaryrefslogtreecommitdiff
path: root/src/__STDC_IEC_559__.c
blob: 595e8764dc314ae3017ada018c234f935029d8d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#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)
*/