Home
last modified time | relevance | path

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

/freebsd-12-stable/tests/sys/opencrypto/
Dcryptodevh.py107 __ISO_C_VISIBLE = 1999 variable
109 __ISO_C_VISIBLE = 1999 variable
111 __ISO_C_VISIBLE = 1990 variable
113 __ISO_C_VISIBLE = 1990 variable
115 __ISO_C_VISIBLE = 1990 variable
117 __ISO_C_VISIBLE = 1990 variable
119 __ISO_C_VISIBLE = 0 variable
123 __ISO_C_VISIBLE = 1990 variable
127 __ISO_C_VISIBLE = 1999 variable
131 __ISO_C_VISIBLE = 2011 variable
[all …]
/freebsd-12-stable/sys/arm64/include/
Dfloat.h44 #if __ISO_C_VISIBLE >= 1999
58 #if __ISO_C_VISIBLE >= 2011
73 #if __ISO_C_VISIBLE >= 2011
88 #if __ISO_C_VISIBLE >= 2011
/freebsd-12-stable/sys/riscv/include/
Dfloat.h44 #if __ISO_C_VISIBLE >= 1999
58 #if __ISO_C_VISIBLE >= 2011
73 #if __ISO_C_VISIBLE >= 2011
88 #if __ISO_C_VISIBLE >= 2011
/freebsd-12-stable/sys/sparc64/include/
Dfloat.h51 #if __ISO_C_VISIBLE >= 1999
65 #if __ISO_C_VISIBLE >= 2011
80 #if __ISO_C_VISIBLE >= 2011
95 #if __ISO_C_VISIBLE >= 2011
/freebsd-12-stable/sys/x86/include/
Dfloat.h46 #if __ISO_C_VISIBLE >= 1999
64 #if __ISO_C_VISIBLE >= 2011
79 #if __ISO_C_VISIBLE >= 2011
94 #if __ISO_C_VISIBLE >= 2011
/freebsd-12-stable/sys/mips/include/
Dfloat.h49 #if __ISO_C_VISIBLE >= 1999
63 #if __ISO_C_VISIBLE >= 2011
78 #if __ISO_C_VISIBLE >= 2011
93 #if __ISO_C_VISIBLE >= 2011
/freebsd-12-stable/sys/powerpc/include/
Dfloat.h51 #if __ISO_C_VISIBLE >= 1999
65 #if __ISO_C_VISIBLE >= 2011
80 #if __ISO_C_VISIBLE >= 2011
95 #if __ISO_C_VISIBLE >= 2011
/freebsd-12-stable/sys/arm/include/
Dfloat.h50 #if __ISO_C_VISIBLE >= 1999
64 #if __ISO_C_VISIBLE >= 2011
79 #if __ISO_C_VISIBLE >= 2011
94 #if __ISO_C_VISIBLE >= 2011
/freebsd-12-stable/sys/sys/
Dcdefs.h703 #define __ISO_C_VISIBLE 1999 macro
706 #define __ISO_C_VISIBLE 1999 macro
709 #define __ISO_C_VISIBLE 1990 macro
712 #define __ISO_C_VISIBLE 1990 macro
715 #define __ISO_C_VISIBLE 1990 macro
718 #define __ISO_C_VISIBLE 1990 macro
721 #define __ISO_C_VISIBLE 0 macro
731 #undef __ISO_C_VISIBLE
732 #define __ISO_C_VISIBLE 2011 macro
751 #define __ISO_C_VISIBLE 1990 macro
[all …]
D_stdarg.h48 #if __ISO_C_VISIBLE >= 1999
/freebsd-12-stable/lib/msun/src/
Dmath.h51 #if __ISO_C_VISIBLE >= 1999
221 #if __XSI_VISIBLE > 0 && __XSI_VISIBLE < 600 && __ISO_C_VISIBLE < 1999
258 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE
302 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999
337 #if __ISO_C_VISIBLE >= 1999
435 #if __ISO_C_VISIBLE >= 1999
/freebsd-12-stable/include/
Dctype.h70 #if __ISO_C_VISIBLE >= 1999
123 #if __ISO_C_VISIBLE >= 1999 && !defined(__cplusplus)
Dstdlib.h132 #if __ISO_C_VISIBLE >= 1999 || defined(__cplusplus)
162 #if __ISO_C_VISIBLE >= 2011 || __cplusplus >= 201103L
Dassert.h72 #if __ISO_C_VISIBLE >= 2011 && !defined(__cplusplus)
Dstddef.h67 #if __ISO_C_VISIBLE >= 2011 || __cplusplus >= 201103L
Dstdio.h298 #if __ISO_C_VISIBLE >= 1999 || __POSIX_VISIBLE >= 199506
304 #if __ISO_C_VISIBLE >= 1999
Dtime.h212 #if defined(__BSD_VISIBLE) || __ISO_C_VISIBLE >= 2011 || \
Dcomplex.h51 #if __ISO_C_VISIBLE >= 2011
Dwchar.h191 #if __ISO_C_VISIBLE >= 1999
/freebsd-12-stable/gnu/lib/libstdc++/
Dconfig.h2 #ifndef __ISO_C_VISIBLE
387 #if __ISO_C_VISIBLE >= 1999
401 #if __ISO_C_VISIBLE >= 1999
/freebsd-12-stable/contrib/libstdc++/config/os/bsd/freebsd/
Dos_defines.h38 #define _GLIBCXX_USE_C99_DYNAMIC (!(__ISO_C_VISIBLE >= 1999))
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
D__config367 #if (defined(__ISO_C_VISIBLE) && (__ISO_C_VISIBLE >= 2011)) || __cplusplus >= 201103L