HomeSort by relevance Sort by last modified time
    Searched refs:__POSIX_VISIBLE (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
time.h 48 #if __POSIX_VISIBLE > 0 && __POSIX_VISIBLE < 200112 || __BSD_VISIBLE
74 #if __POSIX_VISIBLE >= 199309
89 #endif /* __POSIX_VISIBLE >= 199309 */
91 #if __POSIX_VISIBLE >= 200112
99 #if !defined(CLOCK_REALTIME) && __POSIX_VISIBLE >= 200112
116 #endif /* !defined(CLOCK_REALTIME) && __POSIX_VISIBLE >= 200112 */
118 #if !defined(TIMER_ABSTIME) && __POSIX_VISIBLE >= 200112
123 #endif /* !defined(TIMER_ABSTIME) && __POSIX_VISIBLE >= 200112 */
139 #if __POSIX_VISIBLE
    [all...]
strings.h 41 #if __BSD_VISIBLE || __POSIX_VISIBLE <= 200112
59 #if __BSD_VISIBLE || __POSIX_VISIBLE <= 200112
66 #if __POSIX_VISIBLE >= 200809 || defined(_XLOCALE_H_)
stdlib.h 155 #if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE
158 #if __POSIX_VISIBLE >= 199506
161 #if __POSIX_VISIBLE >= 200112
167 #if __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE
177 #endif /* __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE */
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
limits.h 71 #if __POSIX_VISIBLE || __XSI_VISIBLE
75 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
91 #if __XSI_VISIBLE || __POSIX_VISIBLE >= 200809
96 #if __POSIX_VISIBLE
cdefs.h 622 #define __POSIX_VISIBLE 200809
625 #define __POSIX_VISIBLE 200112
628 #define __POSIX_VISIBLE 199506
631 #define __POSIX_VISIBLE 199309
634 #define __POSIX_VISIBLE 199209
637 #define __POSIX_VISIBLE 199009
640 #define __POSIX_VISIBLE 198808
657 #define __POSIX_VISIBLE 0
662 #define __POSIX_VISIBLE 0
667 #define __POSIX_VISIBLE 20080
    [all...]
  /external/python/cpython2/Lib/plat-freebsd6/
IN.py 73 __POSIX_VISIBLE = 200112
75 __POSIX_VISIBLE = 199506
77 __POSIX_VISIBLE = 199309
79 __POSIX_VISIBLE = 199209
81 __POSIX_VISIBLE = 199009
83 __POSIX_VISIBLE = 198808
85 __POSIX_VISIBLE = 0
89 __POSIX_VISIBLE = 0
93 __POSIX_VISIBLE = 200112
  /external/python/cpython2/Lib/plat-freebsd7/
IN.py 73 __POSIX_VISIBLE = 200112
75 __POSIX_VISIBLE = 199506
77 __POSIX_VISIBLE = 199309
79 __POSIX_VISIBLE = 199209
81 __POSIX_VISIBLE = 199009
83 __POSIX_VISIBLE = 198808
85 __POSIX_VISIBLE = 0
89 __POSIX_VISIBLE = 0
93 __POSIX_VISIBLE = 200112
  /external/python/cpython2/Lib/plat-freebsd8/
IN.py 73 __POSIX_VISIBLE = 200112
75 __POSIX_VISIBLE = 199506
77 __POSIX_VISIBLE = 199309
79 __POSIX_VISIBLE = 199209
81 __POSIX_VISIBLE = 199009
83 __POSIX_VISIBLE = 198808
85 __POSIX_VISIBLE = 0
89 __POSIX_VISIBLE = 0
93 __POSIX_VISIBLE = 200112

Completed in 871 milliseconds