| /freebsd-12-stable/tests/sys/opencrypto/ |
| D | cryptodevh.py | 107 __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/ |
| D | float.h | 44 #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/ |
| D | float.h | 44 #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/ |
| D | float.h | 51 #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/ |
| D | float.h | 46 #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/ |
| D | float.h | 49 #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/ |
| D | float.h | 51 #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/ |
| D | float.h | 50 #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/ |
| D | cdefs.h | 703 #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.h | 48 #if __ISO_C_VISIBLE >= 1999
|
| /freebsd-12-stable/lib/msun/src/ |
| D | math.h | 51 #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/ |
| D | ctype.h | 70 #if __ISO_C_VISIBLE >= 1999 123 #if __ISO_C_VISIBLE >= 1999 && !defined(__cplusplus)
|
| D | stdlib.h | 132 #if __ISO_C_VISIBLE >= 1999 || defined(__cplusplus) 162 #if __ISO_C_VISIBLE >= 2011 || __cplusplus >= 201103L
|
| D | assert.h | 72 #if __ISO_C_VISIBLE >= 2011 && !defined(__cplusplus)
|
| D | stddef.h | 67 #if __ISO_C_VISIBLE >= 2011 || __cplusplus >= 201103L
|
| D | stdio.h | 298 #if __ISO_C_VISIBLE >= 1999 || __POSIX_VISIBLE >= 199506 304 #if __ISO_C_VISIBLE >= 1999
|
| D | time.h | 212 #if defined(__BSD_VISIBLE) || __ISO_C_VISIBLE >= 2011 || \
|
| D | complex.h | 51 #if __ISO_C_VISIBLE >= 2011
|
| D | wchar.h | 191 #if __ISO_C_VISIBLE >= 1999
|
| /freebsd-12-stable/gnu/lib/libstdc++/ |
| D | config.h | 2 #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/ |
| D | os_defines.h | 38 #define _GLIBCXX_USE_C99_DYNAMIC (!(__ISO_C_VISIBLE >= 1999))
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/ |
| D | __config | 367 #if (defined(__ISO_C_VISIBLE) && (__ISO_C_VISIBLE >= 2011)) || __cplusplus >= 201103L
|