Searched refs:_POSIX_SOURCE (Results 1 – 4 of 4) sorted by relevance
124 #undef _POSIX_SOURCE125 #define _POSIX_SOURCE 1 macro150 !defined(_ISOC99_SOURCE) && !defined(_POSIX_SOURCE) && \158 #undef _POSIX_SOURCE159 #define _POSIX_SOURCE 1 macro164 #if !defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE) && \167 #define _POSIX_SOURCE 1 macro344 #elif defined(_POSIX_SOURCE) || defined(_POSIX_C_SOURCE)
75 #ifndef _POSIX_SOURCE156 #ifndef _POSIX_SOURCE
323 * 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