Searched refs:_ISOC99_SOURCE (Results 1 – 8 of 8) sorted by relevance
2 if tst note{ _ALL_SOURCE & _ISOC99_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXT…4 #define _ISOC99_SOURCE 118 #ifndef _ISOC99_SOURCE19 #define _ISOC99_SOURCE 137 elif tst note{ _ALL_SOURCE & _ISOC99_SOURCE & _POSIX_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works …39 #define _ISOC99_SOURCE 152 #ifndef _ISOC99_SOURCE53 #define _ISOC99_SOURCE 168 elif tst note{ _ISOC99_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ wo…69 #define _ISOC99_SOURCE 1[all …]
1 if tst -D_ISOC99_SOURCE -lm note{ _ISOC99_SOURCE plays nice }end link{9 #ifndef _ISOC99_SOURCE10 #define _ISOC99_SOURCE 1
6 /* _ISOC99_SOURCE plays nice */7 #ifndef _ISOC99_SOURCE8 #define _ISOC99_SOURCE 1
31 #define _ISOC99_SOURCE 1 macro
163 07-10-31 features/isoc99: _ISOC99_SOURCE tests