Home
last modified time | relevance | path

Searched defs:so_ext (Results 1 – 15 of 15) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr-util/
H A Dconfigure.ac149 AC_SUBST(so_ext) subst
/dports/www/tomcat-native/tomcat-native-1.2.24-src/native/
H A Dconfigure.in169 AC_SUBST(so_ext) subst
/dports/devel/apr1/apr-util-1.6.1/
H A Dconfigure.in245 AC_SUBST(so_ext) subst
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Build/
H A DIpythonMagic.py477 def so_ext(self): member in CythonMagics
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Build/
H A DIpythonMagic.py493 def so_ext(self): member in CythonMagics
/dports/lang/cython/Cython-0.29.24/Cython/Build/
H A DIpythonMagic.py493 def so_ext(self): member in CythonMagics
/dports/lang/cython-devel/cython-2b1e743/Cython/Build/
H A DIpythonMagic.py506 def so_ext(self): member in CythonMagics
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Build/
H A DIpythonMagic.py493 def so_ext(self): member in CythonMagics
/dports/lang/python-legacy/Python-2.7.18/
H A Dsetup.py2268 so_ext = sysconfig.get_config_var("SO") variable in PyBuildInstallLib
/dports/lang/python27/Python-2.7.18/
H A Dsetup.py2268 so_ext = sysconfig.get_config_var("SO") variable in PyBuildInstallLib
/dports/lang/ruby26/ruby-2.6.9/
H A Dmjit_worker.c847 static const char so_ext[] = DLEXT; in compact_all_jit_code() local
1000 static const char so_ext[] = DLEXT; in convert_unit_to_func() local
H A Dload.c484 static const char so_ext[][4] = { in rb_feature_p() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/
H A Dconfigure.ac230 AC_SUBST(so_ext) subst
/dports/devel/apr1/apr-1.7.0/
H A Dconfigure.in313 AC_SUBST(so_ext) subst
/dports/math/py-numpy/numpy-1.20.3/numpy/distutils/
H A Dsystem_info.py365 so_ext = get_shared_lib_extension() variable