Home
last modified time | relevance | path

Searched refs:_POSIX_SOURCE (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dfeatures.h202 # undef _POSIX_SOURCE
203 # define _POSIX_SOURCE 1 macro
224 && !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE \
275 # if !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE
278 # undef _POSIX_SOURCE
279 # define _POSIX_SOURCE 1 macro
286 && !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE)
287 # define _POSIX_SOURCE 1 macro
308 # define _POSIX_SOURCE 1 macro
313 #if (defined _POSIX_SOURCE \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dfeatures.h202 # undef _POSIX_SOURCE
203 # define _POSIX_SOURCE 1 macro
224 && !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE \
275 # if !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE
278 # undef _POSIX_SOURCE
279 # define _POSIX_SOURCE 1 macro
286 && !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE)
287 # define _POSIX_SOURCE 1 macro
308 # define _POSIX_SOURCE 1 macro
313 #if (defined _POSIX_SOURCE \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dfeatures.h125 #undef _POSIX_SOURCE
126 #define _POSIX_SOURCE 1 macro
137 !defined(_ISOC99_SOURCE) && !defined(_POSIX_SOURCE) && \
144 #undef _POSIX_SOURCE
145 #define _POSIX_SOURCE 1 macro
150 #if !defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE) && \
153 #define _POSIX_SOURCE 1 macro
304 #elif defined(_POSIX_SOURCE) || defined(_POSIX_C_SOURCE)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dfeatures.h125 #undef _POSIX_SOURCE
126 #define _POSIX_SOURCE 1 macro
137 !defined(_ISOC99_SOURCE) && !defined(_POSIX_SOURCE) && \
144 #undef _POSIX_SOURCE
145 #define _POSIX_SOURCE 1 macro
150 #if !defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE) && \
153 #define _POSIX_SOURCE 1 macro
304 #elif defined(_POSIX_SOURCE) || defined(_POSIX_C_SOURCE)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Dstddef.h289 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
307 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Dstddef.h289 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
307 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/os/
H A Dunix.h32 defined(_XOPEN_SOURCE) || defined(_POSIX_SOURCE)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/
H A Dselect_platform_config.hpp96 || defined(_POSIX_SOURCE)
H A Dsuffix.hpp572 || defined(_POSIX_SOURCE)
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/apmd/apmd/
H A Dwexitcode.patch16 +#ifndef _POSIX_SOURCE
/OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/
H A Dsched.h44 #if defined(_POSIX_SOURCE)
H A Dsemaphore.h44 #if defined(_POSIX_SOURCE)
H A Dpthread.h88 #if defined(_POSIX_SOURCE)
/OK3568_Linux_fs/buildroot/package/rp-pppoe/
H A D0001-krn-plugin.patch26 #define _POSIX_SOURCE 1 /* For sigaction defines */
/OK3568_Linux_fs/buildroot/package/daemon/
H A D0001-daemon-fix-build-with-musl-libc-again.patch25 #define _POSIX_SOURCE
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/
H A D0001-Add-configure-time-check-for-setsid.patch58 -#if defined(_POSIX_SOURCE) || defined(SVR4) || defined(__convex__) || defined(__SCO__) || defined(…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-lfs.patch109 #endif /* _POSIX_SOURCE */
/OK3568_Linux_fs/external/xserver/include/
H A Dxorg-server.h.in162 #undef _POSIX_SOURCE
H A Dxorg-server.h.meson.in162 #mesondefine _POSIX_SOURCE
H A Ddo-not-use-config.h.in822 #undef _POSIX_SOURCE
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dwhets.c1275 #define _POSIX_SOURCE 1 macro
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190623.patch.gz1# ncurses 6.1 - patch 20190623 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20200111.patch.gz1# ncurses 6.1 - patch 20200111 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-14634 -- Macro: _POSIX_SOURCE
4640 The state of ‘_POSIX_SOURCE’ is irrelevant if you define the macro
4689 and POSIX.2 functionality and in fact ‘_POSIX_SOURCE’ and
4856 ‘_POSIX_C_SOURCE’, then defining ‘_POSIX_SOURCE’ as well has no effect.
4858_POSIX_SOURCE’ or ‘_POSIX_C_SOURCE’ as well has no effect.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-14634 -- Macro: _POSIX_SOURCE
4640 The state of ‘_POSIX_SOURCE’ is irrelevant if you define the macro
4689 and POSIX.2 functionality and in fact ‘_POSIX_SOURCE’ and
4856 ‘_POSIX_C_SOURCE’, then defining ‘_POSIX_SOURCE’ as well has no effect.
4858_POSIX_SOURCE’ or ‘_POSIX_C_SOURCE’ as well has no effect.

12