Home | History | Annotate | Download | only in Enquire

Lines Matching defs:stdc

487   Moved #define ... 0.0L inside #ifdef STDC, in case some cpp's tokenize

560 /* Set STDC to whether this is *really* an ANSI C compiler.
567 #define STDC
578 stdc is used in tests like "if (stdc)", which is less ugly than #ifdef.
581 #ifdef STDC
587 #define stdc 1
596 #define stdc 0
599 #endif /* STDC */
605 #ifdef STDC
1314 if (stdc) {
1383 /* Assume they're the same, and use non-stdc format */
1384 /* This is for stdc compilers using non-stdc libraries */
1763 #ifdef STDC
1809 #endif /* STDC */
2003 if (stdc) {
2021 #ifdef STDC
2043 if (stdc) {
2365 #ifdef STDC
2631 #if defined(STDC) || defined(_MSC_VER)
2670 /* Assume they're the same, and use non-stdc format */
2671 /* This is for stdc compilers using non-stdc libraries */
2713 /* Assume they're the same, and use non-stdc format */
2714 /* This is for stdc compilers using non-stdc libraries */
2762 if (stdc) eek_a_bug("constant has the wrong precision");
2991 /* Possible loss of precision warnings here from non-stdc compilers */
3069 /* Possible loss of precision warnings here from non-stdc compilers */
3160 /* Possible loss of precision warnings here from non-stdc compilers */