Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/sys/
Dcdefs.h394 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE == 1
395 #undef _POSIX_C_SOURCE /* Probably illegal, but beyond caring now. */
396 #define _POSIX_C_SOURCE 199009 macro
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE == 2
401 #undef _POSIX_C_SOURCE
402 #define _POSIX_C_SOURCE 199209 macro
409 #undef _POSIX_C_SOURCE
410 #define _POSIX_C_SOURCE 200809 macro
413 #undef _POSIX_C_SOURCE
414 #define _POSIX_C_SOURCE 200112 macro
[all …]
/development/ndk/platforms/android-3/include/sys/
Dcdefs.h425 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE == 1
426 #undef _POSIX_C_SOURCE /* Probably illegal, but beyond caring now. */
427 #define _POSIX_C_SOURCE 199009 macro
431 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE == 2
432 #undef _POSIX_C_SOURCE
433 #define _POSIX_C_SOURCE 199209 macro
440 #undef _POSIX_C_SOURCE
441 #define _POSIX_C_SOURCE 200809 macro
444 #undef _POSIX_C_SOURCE
445 #define _POSIX_C_SOURCE 200112 macro
[all …]
/development/ndk/platforms/android-L/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 …]