Home
last modified time | relevance | path

Searched refs:_POSIX_C_SOURCE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-21/include/sys/
Dcdefs.h441 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE == 1
442 #undef _POSIX_C_SOURCE /* Probably illegal, but beyond caring now. */
443 #define _POSIX_C_SOURCE 199009 macro
447 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE == 2
448 #undef _POSIX_C_SOURCE
449 #define _POSIX_C_SOURCE 199209 macro
456 #undef _POSIX_C_SOURCE
457 #define _POSIX_C_SOURCE 200809 macro
460 #undef _POSIX_C_SOURCE
461 #define _POSIX_C_SOURCE 200112 macro
[all …]
/development/ndk/platforms/android-3/include/sys/
Dcdefs.h441 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE == 1
442 #undef _POSIX_C_SOURCE /* Probably illegal, but beyond caring now. */
443 #define _POSIX_C_SOURCE 199009 macro
447 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE == 2
448 #undef _POSIX_C_SOURCE
449 #define _POSIX_C_SOURCE 199209 macro
456 #undef _POSIX_C_SOURCE
457 #define _POSIX_C_SOURCE 200809 macro
460 #undef _POSIX_C_SOURCE
461 #define _POSIX_C_SOURCE 200112 macro
[all …]