Searched defs:_POSIX_C_SOURCE (Results 1 - 25 of 230) sorted by relevance

12345678910

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
H A D_hpux.h12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506 macro
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
H A D_hpux.h12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506 macro
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
H A D_hpux.h12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506 macro
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
H A D_hpux.h12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506 macro
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
H A D_hpux.h12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506 macro
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/config/
H A D_hpux.h12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506 macro
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/config/
H A D_hpux.h12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506 macro
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A D_hpux.h12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506 macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
H A Dfeatures.h28 _POSIX_C_SOURCE If ==1, like _POSIX_SOURCE; if >=2 add IEEE Std 1003.2;
51 _BSD_SOURCE, and _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
53 For example __STRICT_ANSI__, _POSIX_SOURCE and _POSIX_C_SOURCE
145 !(defined _POSIX_SOURCE || defined _POSIX_C_SOURCE || \
157 # undef _POSIX_C_SOURCE macro
158 # define _POSIX_C_SOURCE 200809L macro
176 !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE && \
201 !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE)
204 # define _POSIX_C_SOURCE 2 macro
206 # define _POSIX_C_SOURCE 19950 macro
208 # define _POSIX_C_SOURCE macro
210 # define _POSIX_C_SOURCE macro
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dfeatures.h28 _POSIX_C_SOURCE If ==1, like _POSIX_SOURCE; if >=2 add IEEE Std 1003.2;
51 _BSD_SOURCE, and _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
53 For example __STRICT_ANSI__, _POSIX_SOURCE and _POSIX_C_SOURCE
145 !(defined _POSIX_SOURCE || defined _POSIX_C_SOURCE || \
157 # undef _POSIX_C_SOURCE macro
158 # define _POSIX_C_SOURCE 200809L macro
176 !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE && \
201 !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE)
204 # define _POSIX_C_SOURCE 2 macro
206 # define _POSIX_C_SOURCE 19950 macro
208 # define _POSIX_C_SOURCE macro
210 # define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
H A Dcdefs.h378 * _POSIX_C_SOURCE == 1 1003.1-1990
379 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
380 * _POSIX_C_SOURCE == 199309 1003.1b-1993
381 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
383 * _POSIX_C_SOURCE == 200112 1003.1-2001
384 * _POSIX_C_SOURCE == 200809 1003.1-2008
388 * that specification, and which subsumes _POSIX_C_SOURCE.
393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
394 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
395 #undef _POSIX_C_SOURCE macro
396 #define _POSIX_C_SOURCE macro
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
409 #undef _POSIX_C_SOURCE macro
410 #define _POSIX_C_SOURCE macro
413 #undef _POSIX_C_SOURCE macro
414 #define _POSIX_C_SOURCE macro
417 #undef _POSIX_C_SOURCE macro
418 #define _POSIX_C_SOURCE macro
427 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/sys/
H A Dcdefs.h384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
407 #undef _POSIX_C_SOURCE macro
408 #define _POSIX_C_SOURCE macro
415 #undef _POSIX_C_SOURCE macro
416 #define _POSIX_C_SOURCE macro
419 #undef _POSIX_C_SOURCE macro
420 #define _POSIX_C_SOURCE macro
423 #undef _POSIX_C_SOURCE macro
424 #define _POSIX_C_SOURCE macro
433 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
H A Dcdefs.h378 * _POSIX_C_SOURCE == 1 1003.1-1990
379 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
380 * _POSIX_C_SOURCE == 199309 1003.1b-1993
381 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
383 * _POSIX_C_SOURCE == 200112 1003.1-2001
384 * _POSIX_C_SOURCE == 200809 1003.1-2008
388 * that specification, and which subsumes _POSIX_C_SOURCE.
393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
394 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
395 #undef _POSIX_C_SOURCE macro
396 #define _POSIX_C_SOURCE macro
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
409 #undef _POSIX_C_SOURCE macro
410 #define _POSIX_C_SOURCE macro
413 #undef _POSIX_C_SOURCE macro
414 #define _POSIX_C_SOURCE macro
417 #undef _POSIX_C_SOURCE macro
418 #define _POSIX_C_SOURCE macro
427 #define _POSIX_C_SOURCE macro
[all...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
H A Dcdefs.h378 * _POSIX_C_SOURCE == 1 1003.1-1990
379 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
380 * _POSIX_C_SOURCE == 199309 1003.1b-1993
381 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
383 * _POSIX_C_SOURCE == 200112 1003.1-2001
384 * _POSIX_C_SOURCE == 200809 1003.1-2008
388 * that specification, and which subsumes _POSIX_C_SOURCE.
393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
394 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE
395 #undef _POSIX_C_SOURCE macro
396 #define _POSIX_C_SOURCE macro
401 #undef _POSIX_C_SOURCE macro
402 #define _POSIX_C_SOURCE macro
409 #undef _POSIX_C_SOURCE macro
410 #define _POSIX_C_SOURCE macro
413 #undef _POSIX_C_SOURCE macro
414 #define _POSIX_C_SOURCE macro
417 #undef _POSIX_C_SOURCE macro
418 #define _POSIX_C_SOURCE macro
427 #define _POSIX_C_SOURCE macro
[all...]

Completed in 891 milliseconds

12345678910