Home
last modified time | relevance | path

Searched refs:__XSI_VISIBLE (Results 1 – 17 of 17) sorted by relevance

/picolibc-latest/newlib/libc/include/sys/
Dunistd.h85 #if __BSD_VISIBLE || (__XSI_VISIBLE >= 4 && __POSIX_VISIBLE < 200112)
92 #if __XSI_VISIBLE
95 #if __XSI_VISIBLE && __XSI_VISIBLE < 700
98 #if __XSI_VISIBLE && __XSI_VISIBLE < 600
101 #if __BSD_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 500)
110 #if __XSI_VISIBLE
113 #if __BSD_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 500)
134 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4 || __POSIX_VISIBLE >= 200809
137 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4 || __POSIX_VISIBLE >= 200809
156 #if __BSD_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 500)
[all …]
Dfeatures.h377 #define __XSI_VISIBLE 700 macro
379 #define __XSI_VISIBLE 600
381 #define __XSI_VISIBLE 500
383 #define __XSI_VISIBLE 4
385 #define __XSI_VISIBLE 1
387 #define __XSI_VISIBLE 0
/picolibc-latest/newlib/libc/include/
Dstdlib.h104 #if __SVID_VISIBLE || __XSI_VISIBLE >= 4
139 #if __SVID_VISIBLE || __XSI_VISIBLE
159 #if __XSI_VISIBLE >= 500
162 #if __SVID_VISIBLE || __XSI_VISIBLE >= 4 || __BSD_VISIBLE
165 #if __SVID_VISIBLE || __XSI_VISIBLE
170 #if __SVID_VISIBLE || __XSI_VISIBLE
179 #if __SVID_VISIBLE || __XSI_VISIBLE
194 #if __MISC_VISIBLE || __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE >= 4
200 #if __BSD_VISIBLE || (__XSI_VISIBLE >= 4 && __POSIX_VISIBLE < 200112)
203 #if __SVID_VISIBLE || __XSI_VISIBLE
[all …]
Ddirent.h46 #if __MISC_VISIBLE || __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE >= 700
57 #if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE >= 500
62 #if __MISC_VISIBLE || __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE >= 700
70 #if __MISC_VISIBLE || __XSI_VISIBLE
Dwchar.h117 #if __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE >= 500
120 #if __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE >= 500
153 #if __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE >= 500
160 #if __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE >= 500
277 #if __XSI_VISIBLE
286 #if __XSI_VISIBLE
299 #if __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE >= 500
Dsignal.h161 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4 || __POSIX_VISIBLE >= 200809
232 #if __XSI_VISIBLE >= 500
250 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4 || __POSIX_VISIBLE >= 200809
Dtime.h174 #if __SVID_VISIBLE || __XSI_VISIBLE
219 #if __XSI_VISIBLE >= 4
259 #if __XSI_VISIBLE
Dtar.h31 #if __XSI_VISIBLE || __POSIX_VISIBLE < 200112
Dgrp.h69 #if __MISC_VISIBLE || __XSI_VISIBLE >= 4
Dmath.h152 #if (__MISC_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 600)) \
652 #if __MISC_VISIBLE || __XSI_VISIBLE
661 #if __MISC_VISIBLE || __XSI_VISIBLE >= 600
687 #if __MISC_VISIBLE || __XSI_VISIBLE
693 #if __BSD_VISIBLE || __XSI_VISIBLE
Dpwd.h69 #if __MISC_VISIBLE || __XSI_VISIBLE >= 4
Dstrings.h62 #if __MISC_VISIBLE || __POSIX_VISIBLE < 200809 || __XSI_VISIBLE >= 700
Dstring.h117 #if __MISC_VISIBLE || __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE >= 4
Dctype.h87 #if __MISC_VISIBLE || __XSI_VISIBLE
/picolibc-latest/newlib/libc/include/ssp/
Dunistd.h47 #if __BSD_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 500)
58 #if __BSD_VISIBLE || __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE >= 500
68 #if __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE >= 500
76 #if __BSD_VISIBLE || __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE >= 4
/picolibc-latest/newlib/libc/stdio/
Dstdio.h293 #if __BSD_VISIBLE || __XSI_VISIBLE
332 #if __GNU_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 600)
337 #if __BSD_VISIBLE || __XSI_VISIBLE || __POSIX_VISIBLE >= 200112
506 #if __MISC_VISIBLE || (__XSI_VISIBLE && __POSIX_VISIBLE < 200112)
778 #if __GNU_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 600)
/picolibc-latest/newlib/
DChangeLog-2015935 (gettimeofday): Declare if __XSI_VISIBLE.
1811 __XSI_VISIBLE or if __POSIX_VISIBLE >= 200112.