Home
last modified time | relevance | path

Searched refs:__BSD_VISIBLE (Results 1 – 15 of 15) 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/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1213 #define __BSD_VISIBLE 1 macro
/external/python/cpython2/android_arm64/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_x86/pyconfig/
Dpyconfig.h1213 #define __BSD_VISIBLE 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h1224 #define __BSD_VISIBLE 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h1222 #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.ac134 # 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
452 # OpenBSD undoes our definition of __BSD_VISIBLE if _XOPEN_SOURCE is
458 # OpenBSD undoes our definition of __BSD_VISIBLE if _XOPEN_SOURCE is
Dpyconfig.h.in1542 #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