Searched refs:_POSIX_SOURCE (Results 1 – 4 of 4) sorted by relevance
127 #undef _POSIX_SOURCE128 #define _POSIX_SOURCE 1 macro155 !defined(_ISOC99_SOURCE) && !defined(_POSIX_SOURCE) && \163 #undef _POSIX_SOURCE164 #define _POSIX_SOURCE 1 macro169 #if !defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE) && \172 #define _POSIX_SOURCE 1 macro364 #elif defined(_POSIX_SOURCE) || defined(_POSIX_C_SOURCE)
74 #ifndef _POSIX_SOURCE155 #ifndef _POSIX_SOURCE
451 * Support _ZEPHYR_SOURCE macro which, like _POSIX_SOURCE et al,
622 with __BSD_VISIBLE rather than !_POSIX_SOURCE.4692 out of `#ifndef _POSIX_SOURCE' guard.4736 * libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCE