Home
last modified time | relevance | path

Searched refs:__ISO_C_VISIBLE (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/sys/sys/
H A D_visible.h126 #define __ISO_C_VISIBLE 2017 macro
129 #define __ISO_C_VISIBLE 1999 macro
132 #define __ISO_C_VISIBLE 1999 macro
135 #define __ISO_C_VISIBLE 1990 macro
138 #define __ISO_C_VISIBLE 1990 macro
141 #define __ISO_C_VISIBLE 1990 macro
144 #define __ISO_C_VISIBLE 1990 macro
147 #define __ISO_C_VISIBLE 0 macro
161 #undef __ISO_C_VISIBLE
162 #define __ISO_C_VISIBLE 2023 macro
[all …]
H A D_stdarg.h44 #if __ISO_C_VISIBLE >= 1999
H A Dstdint.h79 #if __ISO_C_VISIBLE >= 2023
H A Dlimits.h71 #if __ISO_C_VISIBLE >= 2023
/freebsd/tests/sys/opencrypto/
H A Dcryptodevh.py86 __ISO_C_VISIBLE = 1999 variable
88 __ISO_C_VISIBLE = 1999 variable
90 __ISO_C_VISIBLE = 1990 variable
92 __ISO_C_VISIBLE = 1990 variable
94 __ISO_C_VISIBLE = 1990 variable
96 __ISO_C_VISIBLE = 1990 variable
98 __ISO_C_VISIBLE = 0 variable
102 __ISO_C_VISIBLE = 1990 variable
106 __ISO_C_VISIBLE = 1999 variable
110 __ISO_C_VISIBLE = 2011 variable
[all …]
/freebsd/sys/arm64/include/
H A Dfloat.h45 #if __ISO_C_VISIBLE >= 1999
59 #if __ISO_C_VISIBLE >= 2011
74 #if __ISO_C_VISIBLE >= 2011
89 #if __ISO_C_VISIBLE >= 2011
H A D_stdint.h152 #if __ISO_C_VISIBLE >= 2023
/freebsd/sys/riscv/include/
H A Dfloat.h41 #if __ISO_C_VISIBLE >= 1999
55 #if __ISO_C_VISIBLE >= 2011
70 #if __ISO_C_VISIBLE >= 2011
85 #if __ISO_C_VISIBLE >= 2011
H A D_stdint.h148 #if __ISO_C_VISIBLE >= 2023
/freebsd/sys/x86/include/
H A Dfloat.h43 #if __ISO_C_VISIBLE >= 1999
61 #if __ISO_C_VISIBLE >= 2011
76 #if __ISO_C_VISIBLE >= 2011
91 #if __ISO_C_VISIBLE >= 2011
H A D_stdint.h181 #if __ISO_C_VISIBLE >= 2023
/freebsd/sys/arm/include/
H A Dfloat.h47 #if __ISO_C_VISIBLE >= 1999
61 #if __ISO_C_VISIBLE >= 2011
76 #if __ISO_C_VISIBLE >= 2011
91 #if __ISO_C_VISIBLE >= 2011
H A D_stdint.h150 #if __ISO_C_VISIBLE >= 2023
/freebsd/sys/powerpc/include/
H A Dfloat.h48 #if __ISO_C_VISIBLE >= 1999
62 #if __ISO_C_VISIBLE >= 2011
77 #if __ISO_C_VISIBLE >= 2011
92 #if __ISO_C_VISIBLE >= 2011
H A D_stdint.h188 #if __ISO_C_VISIBLE >= 2023
/freebsd/include/
H A Dstring.h57 #if __XSI_VISIBLE >= 600 || __ISO_C_VISIBLE >= 2023
74 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 2023
94 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE || __ISO_C_VISIBLE >= 2023
118 #if __POSIX_VISIBLE >= 200809 || __ISO_C_VISIBLE >= 2023
H A Dtime.h159 #if __POSIX_VISIBLE >= 199506 || __ISO_C_VISIBLE >= 2023
184 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 2011 || \
190 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 2023
H A Dctype.h67 #if __ISO_C_VISIBLE >= 1999
120 #if __ISO_C_VISIBLE >= 1999 && !defined(__cplusplus)
H A Dstdlib.h133 #if __ISO_C_VISIBLE >= 1999 || defined(__cplusplus)
163 #if __ISO_C_VISIBLE >= 2011 || __cplusplus >= 201103L
174 #if __ISO_C_VISIBLE >= 2023
H A Dstddef.h64 #if __ISO_C_VISIBLE >= 2011 || __cplusplus >= 201103L
H A Dassert.h76 #if __ISO_C_VISIBLE >= 2011 && !defined(__cplusplus)
H A Dstdckdint.h12 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 2023
H A Duchar.h35 #if __ISO_C_VISIBLE >= 2023 && !defined(_CHAR8_T_DECLARED)
H A Dstdio.h312 #if __ISO_C_VISIBLE >= 1999 || __POSIX_VISIBLE >= 199506
318 #if __ISO_C_VISIBLE >= 1999
/freebsd/lib/msun/src/
H A Dmath.h44 #if __ISO_C_VISIBLE >= 1999
230 #if __XSI_VISIBLE > 0 && __XSI_VISIBLE < 600 && __ISO_C_VISIBLE < 1999
267 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE
311 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999
346 #if __ISO_C_VISIBLE >= 1999
444 #if __ISO_C_VISIBLE >= 1999
513 #if __ISO_C_VISIBLE >= 2023

12