/external/openssh/openbsd-compat/ |
D | fnmatch.h | 39 #define __BSD_VISIBLE 1 macro 54 #if __BSD_VISIBLE
|
/external/python/cpython2/Lib/plat-freebsd6/ |
D | IN.py | 87 __BSD_VISIBLE = 0 variable 91 __BSD_VISIBLE = 0 variable 95 __BSD_VISIBLE = 1 variable
|
/external/python/cpython2/Lib/plat-freebsd8/ |
D | IN.py | 87 __BSD_VISIBLE = 0 variable 91 __BSD_VISIBLE = 0 variable 95 __BSD_VISIBLE = 1 variable
|
/external/python/cpython2/Lib/plat-freebsd7/ |
D | IN.py | 87 __BSD_VISIBLE = 0 variable 91 __BSD_VISIBLE = 0 variable 95 __BSD_VISIBLE = 1 variable
|
/external/arm-trusted-firmware/include/lib/libc/aarch64/ |
D | endian_.h | 54 #if __BSD_VISIBLE
|
/external/arm-trusted-firmware/include/lib/libc/aarch32/ |
D | endian_.h | 58 #if __BSD_VISIBLE
|
/external/python/cpython2/android_x86/pyconfig/ |
D | pyconfig.h | 1213 #define __BSD_VISIBLE 1 macro
|
/external/python/cpython2/android_arm/pyconfig/ |
D | pyconfig.h | 1213 #define __BSD_VISIBLE 1 macro
|
/external/python/cpython2/android_arm64/pyconfig/ |
D | pyconfig.h | 1213 #define __BSD_VISIBLE 1 macro
|
/external/python/cpython2/android_x86_64/pyconfig/ |
D | pyconfig.h | 1213 #define __BSD_VISIBLE 1 macro
|
/external/python/cpython2/darwin_x86_64/pyconfig/ |
D | pyconfig.h | 1222 #define __BSD_VISIBLE 1 macro
|
/external/python/cpython2/linux_x86_64/pyconfig/ |
D | pyconfig.h | 1224 #define __BSD_VISIBLE 1 macro
|
/external/python/cpython3/android/darwin_x86_64/pyconfig/ |
D | pyconfig.h | 1624 #define __BSD_VISIBLE 1 macro
|
/external/python/cpython3/android/bionic/pyconfig/ |
D | pyconfig.h | 1630 #define __BSD_VISIBLE 1 macro
|
/external/python/cpython3/android/linux_x86_64/pyconfig/ |
D | pyconfig.h | 1624 #define __BSD_VISIBLE 1 macro
|
/external/python/cpython2/ |
D | configure.ac | 94 # certain features on FreeBSD, so we need __BSD_VISIBLE to re-enable 96 AC_DEFINE(__BSD_VISIBLE, 1, [Define on FreeBSD to activate all library features]) definition 415 # OpenBSD undoes our definition of __BSD_VISIBLE if _XOPEN_SOURCE is 421 # OpenBSD undoes our definition of __BSD_VISIBLE if _XOPEN_SOURCE is 448 # with _XOPEN_SOURCE and __BSD_VISIBLE does not re-enable them.
|
D | pyconfig.h.in | 1247 #undef __BSD_VISIBLE
|
/external/python/cpython3/ |
D | configure.ac | 134 # certain features on FreeBSD, so we need __BSD_VISIBLE to re-enable 136 AC_DEFINE(__BSD_VISIBLE, 1, [Define on FreeBSD to activate all library features]) definition 472 # OpenBSD undoes our definition of __BSD_VISIBLE if _XOPEN_SOURCE is 478 # OpenBSD undoes our definition of __BSD_VISIBLE if _XOPEN_SOURCE is
|
D | pyconfig.h.in | 1623 #undef __BSD_VISIBLE
|
/external/python/cpython2/Misc/ |
D | HISTORY | 3893 __BSD_VISIBLE symbol was defined. configure now defines it as
|
/external/python/cpython3/Misc/ |
D | HISTORY | 21277 __BSD_VISIBLE symbol was defined. configure now defines it as
|