Home
last modified time | relevance | path

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

12

/freebsd-13-stable/sys/sys/
HDsignal.h69 #if __POSIX_VISIBLE || __XSI_VISIBLE
73 #if __POSIX_VISIBLE || __XSI_VISIBLE
77 #if __XSI_VISIBLE
86 #if __POSIX_VISIBLE || __XSI_VISIBLE
89 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
93 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
96 #if __POSIX_VISIBLE || __XSI_VISIBLE
101 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
104 #if __POSIX_VISIBLE || __XSI_VISIBLE
115 #if __XSI_VISIBLE
[all …]
HDlimits.h71 #if __POSIX_VISIBLE || __XSI_VISIBLE
75 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
91 #if __XSI_VISIBLE || __POSIX_VISIBLE >= 200809
HD_termios.h95 #if __XSI_VISIBLE || __POSIX_VISIBLE >= 200809
107 #if __XSI_VISIBLE
116 #if __XSI_VISIBLE
HDcdefs.h664 #define __XSI_VISIBLE 700 macro
668 #define __XSI_VISIBLE 600 macro
672 #define __XSI_VISIBLE 500 macro
734 #define __XSI_VISIBLE 0 macro
740 #define __XSI_VISIBLE 0 macro
746 #define __XSI_VISIBLE 0 macro
752 #define __XSI_VISIBLE 700 macro
HDstat.h268 #if __XSI_VISIBLE
390 #if !defined(_MKNOD_DECLARED) && __XSI_VISIBLE
401 #if __XSI_VISIBLE >= 700
/freebsd-13-stable/include/
HDsignal.h40 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
57 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
64 #if __POSIX_VISIBLE || __XSI_VISIBLE
76 #if __POSIX_VISIBLE || __XSI_VISIBLE
95 #if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE >= 600
104 #if __XSI_VISIBLE
115 #if __XSI_VISIBLE >= 600
HDunistd.h82 #if __XSI_VISIBLE || __POSIX_VISIBLE >= 200112
143 #if __XSI_VISIBLE
274 #if __XSI_VISIBLE
374 #if __POSIX_VISIBLE >= 199209 || __XSI_VISIBLE
386 #if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE
405 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
416 #if __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE
446 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE >= 402
451 #if __XSI_VISIBLE
468 #if (__XSI_VISIBLE && __XSI_VISIBLE <= 500) || __BSD_VISIBLE
[all …]
HDdirent.h64 #if __XSI_VISIBLE
105 #if __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE >= 700
120 #if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE >= 500
124 #if __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE >= 700
139 #if __XSI_VISIBLE
HDgrp.h65 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
78 #if __XSI_VISIBLE
81 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
HDstdlib.h175 #if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE
187 #if __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE
205 #if __XSI_VISIBLE
218 #if !defined(_MKTEMP_DECLARED) && (__BSD_VISIBLE || __XSI_VISIBLE <= 600)
233 #if __XSI_VISIBLE
HDsetjmp.h48 #if __XSI_VISIBLE >= 600
57 #if __POSIX_VISIBLE || __XSI_VISIBLE
HDstring.h55 #if __XSI_VISIBLE >= 600 || __ISO_C_VISIBLE >= 2023
89 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE || __ISO_C_VISIBLE >= 2023
127 #if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE >= 500
HDstdio.h74 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
223 #if __XSI_VISIBLE
357 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE >= 500
362 #if __BSD_VISIBLE || __XSI_VISIBLE > 0 && __XSI_VISIBLE < 600
367 #if __XSI_VISIBLE
HDwordexp.h35 #if __XSI_VISIBLE && !defined(_SIZE_T_DECLARED)
65 #if __XSI_VISIBLE
HDlanginfo.h106 #if __BSD_VISIBLE || (__XSI_VISIBLE && __XSI_VISIBLE <= 500)
HDlimits.h123 #if __XSI_VISIBLE || __POSIX_VISIBLE >= 200809
130 #if __XSI_VISIBLE
HDpwd.h152 #if __XSI_VISIBLE >= 500
158 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE >= 500
HDctype.h64 #if __XSI_VISIBLE
104 #if __XSI_VISIBLE
HDfnmatch.h44 #if __XSI_VISIBLE
/freebsd-13-stable/tests/sys/opencrypto/
HDcryptodevh.py98 __XSI_VISIBLE = 700 variable
100 __XSI_VISIBLE = 600 variable
102 __XSI_VISIBLE = 500 variable
120 __XSI_VISIBLE = 0 variable
124 __XSI_VISIBLE = 0 variable
128 __XSI_VISIBLE = 0 variable
132 __XSI_VISIBLE = 700 variable
/freebsd-13-stable/lib/msun/src/
HDmath.h132 #if __BSD_VISIBLE || __XSI_VISIBLE
220 #if __XSI_VISIBLE > 0 && __XSI_VISIBLE < 600 && __ISO_C_VISIBLE < 1999
257 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE
284 #if __BSD_VISIBLE || __XSI_VISIBLE
292 #if __XSI_VISIBLE <= 500 || __BSD_VISIBLE
296 #if __XSI_VISIBLE <= 600 || __BSD_VISIBLE
/freebsd-13-stable/tools/regression/p1003_1b/
HDsched.c51 #define __XSI_VISIBLE 1 macro
53 #undef __XSI_VISIBLE
/freebsd-13-stable/sys/x86/include/
HDsetjmp.h44 #if __BSD_VISIBLE || __POSIX_VISIBLE || __XSI_VISIBLE
/freebsd-13-stable/sys/powerpc/include/
HDsetjmp.h21 #if __BSD_VISIBLE || __POSIX_VISIBLE || __XSI_VISIBLE
/freebsd-13-stable/sys/riscv/include/
HDsetjmp.h54 #if __BSD_VISIBLE || __POSIX_VISIBLE || __XSI_VISIBLE

12