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

/bionic/libc/include/sys/
H A Dcdefs.h239 * _POSIX_C_SOURCE tests were, and we're already confident that <sys/cdefs.h>
249 # undef _POSIX_C_SOURCE macro
250 # define _POSIX_C_SOURCE 200809L macro
274 * _POSIX_C_SOURCE == 1 1003.1-1990
275 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
276 * _POSIX_C_SOURCE == 199309 1003.1b-1993
277 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
279 * _POSIX_C_SOURCE == 200112 1003.1-2001
280 * _POSIX_C_SOURCE == 200809 1003.1-2008
284 * that specification, and which subsumes _POSIX_C_SOURCE
291 #undef _POSIX_C_SOURCE macro
292 #define _POSIX_C_SOURCE macro
297 #undef _POSIX_C_SOURCE macro
298 #define _POSIX_C_SOURCE macro
305 #undef _POSIX_C_SOURCE macro
306 #define _POSIX_C_SOURCE macro
309 #undef _POSIX_C_SOURCE macro
310 #define _POSIX_C_SOURCE macro
313 #undef _POSIX_C_SOURCE macro
314 #define _POSIX_C_SOURCE macro
323 #define _POSIX_C_SOURCE macro
[all...]
/bionic/libc/bionic/
H A Dgetentropy_linux.c23 #define _POSIX_C_SOURCE 199309L macro

Completed in 492 milliseconds