Searched refs:__POSIX_VISIBLE (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/include/
H A Dlimits.h40 #if __POSIX_VISIBLE
67 #if __POSIX_VISIBLE >= 200112
70 #endif /* __POSIX_VISIBLE >= 200112 */
71 #endif /* __POSIX_VISIBLE */
88 #if __POSIX_VISIBLE
H A Dgrp.h56 #if __POSIX_VISIBLE >= 200112 || __XPG_VISIBLE
H A Dctype.h91 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999 || __POSIX_VISIBLE > 200112 \
H A Dstdio.h305 #if __BSD_VISIBLE || __POSIX_VISIBLE || __XPG_VISIBLE
312 #if (__POSIX_VISIBLE >= 199209)
317 #if __POSIX_VISIBLE >= 199506
330 #endif /* __POSIX_VISIBLE >= 199506 */
334 #endif /* __BSD_VISIBLE || __POSIX_VISIBLE || __XPG_VISIBLE */
H A Dwchar.h168 #if __POSIX_VISIBLE >= 200809
/bionic/libc/include/sys/
H A Dcdefs.h478 #define __POSIX_VISIBLE 200809 macro
481 #define __POSIX_VISIBLE 200112 macro
484 #define __POSIX_VISIBLE 199506 macro
487 #define __POSIX_VISIBLE 199309 macro
490 #define __POSIX_VISIBLE 199209 macro
493 #define __POSIX_VISIBLE 199009 macro
496 #define __POSIX_VISIBLE 198808 macro
513 #define __POSIX_VISIBLE 0 macro
518 #define __POSIX_VISIBLE 0 macro
523 #define __POSIX_VISIBLE 20080 macro
537 # define __POSIX_VISIBLE macro
[all...]

Completed in 539 milliseconds