Searched refs:_POSIX_C_SOURCE (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXosdefs.h82 # if defined(_XOPEN_SOURCE) || defined(_POSIX_SOURCE) || defined(_POSIX_C_SOURCE)
H A DXos_r.h196 (_POSIX_C_SOURCE - 0 < 199506L) && !defined(_POSIX_PTHREAD_SEMANTICS)
/xsrc/external/mit/xsm/dist/
H A Dsignals.c42 #define _POSIX_C_SOURCE X_POSIX_C_SOURCE macro
45 #undef _POSIX_C_SOURCE
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug_stack_test.cpp81 #if _POSIX_C_SOURCE >= 200809L
/xsrc/external/mit/luit/dist/
H A Dacinclude.m462 dnl This is really a MacOS X 10.4.3 workaround. Defining _POSIX_C_SOURCE
77 #undef _POSIX_C_SOURCE
95 #undef _POSIX_C_SOURCE
/xsrc/external/mit/xdm/dist/xdm/
H A Dutil.c44 # define _POSIX_C_SOURCE X_POSIX_C_SOURCE macro
46 # undef _POSIX_C_SOURCE
H A Ddm.c42 # define _POSIX_C_SOURCE X_POSIX_C_SOURCE macro
44 # undef _POSIX_C_SOURCE
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A Dsun.h44 # define _POSIX_C_SOURCE X_POSIX_C_SOURCE macro
46 # undef _POSIX_C_SOURCE
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A Dsun.h44 # define _POSIX_C_SOURCE X_POSIX_C_SOURCE macro
46 # undef _POSIX_C_SOURCE
/xsrc/external/mit/xedit/dist/lisp/
H A Dprivate.h41 #define _POSIX_C_SOURCE X_POSIX_C_SOURCE macro
43 #undef _POSIX_C_SOURCE
/xsrc/external/mit/xdm/dist/include/
H A Ddm.h53 # define _POSIX_C_SOURCE X_POSIX_C_SOURCE macro
56 # undef _POSIX_C_SOURCE
/xsrc/external/mit/xhost/dist/
H A Dxhost.c100 #define _POSIX_C_SOURCE X_POSIX_C_SOURCE macro
102 #undef _POSIX_C_SOURCE
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dcompiler_feature_checks.cmake107 # _POSIX_C_SOURCE.
/xsrc/external/mit/xterm/dist/
H A Daclocal.m42262 dnl Define _POSIX_C_SOURCE to the given level, and _POSIX_SOURCE if needed.
2266 dnl POSIX.2-1992 C-Language _POSIX_C_SOURCE=2
2268 dnl POSIX.1b-1993 _POSIX_C_SOURCE=199309L
2269 dnl POSIX.1c-1996 _POSIX_C_SOURCE=199506L
2270 dnl X/Open 2000 _POSIX_C_SOURCE=200112L
2273 dnl $1 is the nominal value for _POSIX_C_SOURCE
2284 CF_REMOVE_DEFINE(cf_trim_CFLAGS,$cf_save_CFLAGS,_POSIX_C_SOURCE)
2285 CF_REMOVE_DEFINE(cf_trim_CPPFLAGS,$cf_save_CPPFLAGS,_POSIX_C_SOURCE)
2287 AC_CACHE_CHECK(if we should define _POSIX_C_SOURCE,cf_cv_posix_c_source,[
2290 #ifndef _POSIX_C_SOURCE
[all...]
H A Dxterm.h248 #ifndef _POSIX_C_SOURCE
249 #define _POSIX_C_SOURCE 1 macro
H A Dconfigure3046 # _XOPEN_SOURCE=600 with _POSIX_C_SOURCE=200112L
3047 # _XOPEN_SOURCE=500 with _POSIX_C_SOURCE=199506L
3591 sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \
3592 -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'`
3595 sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \
3596 -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'`
3598 echo "$as_me:3598: checking if we should define _POSIX_C_SOURCE" >&5
3599 echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6
3614 #ifndef _POSIX_C_SOURCE
3615 #error _POSIX_C_SOURCE i
[all...]
H A Dmain.c161 #if defined(__SCO__) || defined(SVR4) || defined(_POSIX_VERSION) || ( defined(_POSIX_C_SOURCE) && (_POSIX_C_SOURCE >= 1) )
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dutils.c87 #define _POSIX_C_SOURCE X_POSIX_C_SOURCE macro
89 #undef _POSIX_C_SOURCE

Completed in 31 milliseconds