Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
Dunistd.h53 #if __BSD_VISIBLE || (__XSI_VISIBLE >= 4 && __POSIX_VISIBLE < 200112)
60 #if __XSI_VISIBLE
63 #if __XSI_VISIBLE && __XSI_VISIBLE < 700
66 #if __XSI_VISIBLE && __XSI_VISIBLE < 600
69 #if __BSD_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 500)
78 #if __XSI_VISIBLE
81 #if __BSD_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 500)
102 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4 || __POSIX_VISIBLE >= 200809
108 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4 || __POSIX_VISIBLE >= 200809
127 #if __BSD_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 500)
[all …]
Dfeatures.h357 #define __XSI_VISIBLE 700 macro
359 #define __XSI_VISIBLE 600
361 #define __XSI_VISIBLE 500
363 #define __XSI_VISIBLE 4
365 #define __XSI_VISIBLE 1
367 #define __XSI_VISIBLE 0
472 #if __XSI_VISIBLE >= 4
473 #define _XOPEN_VERSION __XSI_VISIBLE
562 #if __XSI_VISIBLE
Dsignal.h106 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4 || __POSIX_VISIBLE >= 200809
154 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4 || __POSIX_VISIBLE >= 200809
199 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4
230 #if __XSI_VISIBLE && !defined(__INSIDE_CYGWIN__)
241 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4 || __POSIX_VISIBLE >= 200809
393 #if __XSI_VISIBLE >= 4 || __POSIX_VISIBLE >= 200809
Dtime.h48 #if __BSD_VISIBLE || __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
426 #if __MISC_VISIBLE || __XSI_VISIBLE
/picolibc-3.7.0-3.6.0/newlib/libc/include/
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
Dstdlib.h151 #if __MISC_VISIBLE || __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE >= 4
157 #if __BSD_VISIBLE || (__XSI_VISIBLE >= 4 && __POSIX_VISIBLE < 200112)
167 #if __BSD_VISIBLE || __XSI_VISIBLE >= 4
173 #if __XSI_VISIBLE
222 #if __SVID_VISIBLE || __XSI_VISIBLE >= 4
232 #if __SVID_VISIBLE || __XSI_VISIBLE
239 #if __XSI_VISIBLE >= 4
290 #if __SVID_VISIBLE || __XSI_VISIBLE
313 #if __SVID_VISIBLE || __XSI_VISIBLE >= 4 || __BSD_VISIBLE
Dwchar.h47 #if __XSI_VISIBLE /* && __XSI_VISIBLE < 800 */ && !__GNU_VISIBLE
166 #if __XSI_VISIBLE
179 #if __XSI_VISIBLE
225 #if __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE >= 500
249 #if __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE >= 500
261 #if __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE >= 500
Dtime.h137 #if __XSI_VISIBLE
154 #if __XSI_VISIBLE >= 4
178 #if __SVID_VISIBLE || __XSI_VISIBLE
Dtar.h31 #if __XSI_VISIBLE || __POSIX_VISIBLE < 200112
Dmath.h154 #if (__MISC_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 600)) \
631 #if __MISC_VISIBLE || __XSI_VISIBLE
640 #if __MISC_VISIBLE || __XSI_VISIBLE >= 600
666 #if __MISC_VISIBLE || __XSI_VISIBLE
672 #if __BSD_VISIBLE || __XSI_VISIBLE
Dgrp.h72 #if __MISC_VISIBLE || __XSI_VISIBLE >= 4
Dpwd.h69 #if __MISC_VISIBLE || __XSI_VISIBLE >= 4
Dstrings.h62 #if __MISC_VISIBLE || __POSIX_VISIBLE < 200809 || __XSI_VISIBLE >= 700
Dstring.h115 #if __MISC_VISIBLE || __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE >= 4
Dctype.h94 #if __MISC_VISIBLE || __XSI_VISIBLE
/picolibc-3.7.0-3.6.0/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-3.7.0-3.6.0/newlib/libc/stdio/
Dstdio.h295 #if __BSD_VISIBLE || __XSI_VISIBLE
334 #if __GNU_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 600)
339 #if __BSD_VISIBLE || __XSI_VISIBLE || __POSIX_VISIBLE >= 200112
508 #if __MISC_VISIBLE || (__XSI_VISIBLE && __POSIX_VISIBLE < 200112)
781 #if __GNU_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE < 600)
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-2015935 (gettimeofday): Declare if __XSI_VISIBLE.
1811 __XSI_VISIBLE or if __POSIX_VISIBLE >= 200112.