Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-freebsd6/
DIN.py87 __BSD_VISIBLE = 0 variable
91 __BSD_VISIBLE = 0 variable
95 __BSD_VISIBLE = 1 variable
/external/python/cpython2/Lib/plat-freebsd7/
DIN.py87 __BSD_VISIBLE = 0 variable
91 __BSD_VISIBLE = 0 variable
95 __BSD_VISIBLE = 1 variable
/external/python/cpython2/Lib/plat-freebsd8/
DIN.py87 __BSD_VISIBLE = 0 variable
91 __BSD_VISIBLE = 0 variable
95 __BSD_VISIBLE = 1 variable
/external/arm-trusted-firmware/include/lib/libc/aarch64/
Dendian_.h54 #if __BSD_VISIBLE
/external/arm-trusted-firmware/include/lib/libc/aarch32/
Dendian_.h58 #if __BSD_VISIBLE
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h1213 #define __BSD_VISIBLE 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h1213 #define __BSD_VISIBLE 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h1213 #define __BSD_VISIBLE 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1213 #define __BSD_VISIBLE 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h1227 #define __BSD_VISIBLE 1 macro
/external/python/cpython2/linux_arm64/pyconfig/
Dpyconfig.h1248 #define __BSD_VISIBLE 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h1222 #define __BSD_VISIBLE 1 macro
/external/python/cpython3/android/darwin/pyconfig/
Dpyconfig.h1673 #define __BSD_VISIBLE 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h1667 #define __BSD_VISIBLE 1 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h1661 #define __BSD_VISIBLE 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h1663 #define __BSD_VISIBLE 1 macro
/external/python/cpython2/
Dconfigure.ac94 # 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.
Dpyconfig.h.in1247 #undef __BSD_VISIBLE
/external/python/cpython3/
Dconfigure.ac141 # certain features on FreeBSD, so we need __BSD_VISIBLE to re-enable
143 AC_DEFINE(__BSD_VISIBLE, 1, [Define on FreeBSD to activate all library features]) definition
481 # OpenBSD undoes our definition of __BSD_VISIBLE if _XOPEN_SOURCE is
487 # OpenBSD undoes our definition of __BSD_VISIBLE if _XOPEN_SOURCE is
Dpyconfig.h.in1660 #undef __BSD_VISIBLE
/external/python/cpython2/Misc/
DHISTORY3893 __BSD_VISIBLE symbol was defined. configure now defines it as
/external/python/cpython3/Misc/
DHISTORY21277 __BSD_VISIBLE symbol was defined. configure now defines it as