Searched refs:SHARED (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/lib/csu/common/
H A Dcrtbegin.c35 #ifndef SHARED
78 #ifdef SHARED
/freebsd-13-stable/share/sendmail/
H A DMakefile17 # Define SHARED to indicate whether you want symbolic links to the system
19 SHARED?= copies macro
23 beforeinstall: ${SHARED}
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h92 SHARED = 3, enumerator in enum:llvm::NVPTX::PTXLdStInstCode::AddressSpace
H A DNVPTXISelDAGToDAG.cpp666 case llvm::ADDRESS_SPACE_SHARED: return NVPTX::PTXLdStInstCode::SHARED;
876 CodeAddrSpace != NVPTX::PTXLdStInstCode::SHARED &&
1019 CodeAddrSpace != NVPTX::PTXLdStInstCode::SHARED &&
1739 CodeAddrSpace != NVPTX::PTXLdStInstCode::SHARED &&
1895 CodeAddrSpace != NVPTX::PTXLdStInstCode::SHARED &&
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.conf929 # SHARED = Shared Key authentication (requires static WEP keys)
1755 auth_alg=SHARED
/freebsd-13-stable/include/
H A DMakefile219 # Define SHARED to indicate whether you want symbolic links to the system
223 #SHARED= symlinks
224 SHARED?= copies macro
257 stage_includes: ${SHARED}
392 installincludes: ${SHARED}
393 ${SHARED}: compat
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp234 case NVPTX::PTXLdStInstCode::SHARED:
/freebsd-13-stable/share/mk/
H A Dbsd.subdir.mk97 ${MAKE} install installconfig -DNO_SUBDIR DESTDIR=${DISTDIR}/${dist} SHARED=copies
/freebsd-13-stable/
H A DMakefile.inc11115 ${_+_}cd ${.CURDIR}; ${WMAKE} SUBDIR_OVERRIDE= SHARED=symlinks \
1118 ${_+_}cd ${.CURDIR}; ${WMAKE} MK_INCLUDES=yes SHARED=symlinks includes
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure27593 if test "$CXX_MODEL" = SHARED; then
27596 test "x$with_shared_cxx" = xno && test -n "$verbose" && echo " overriding CXX_MODEL to SHARED" 1>&6
27598 echo "${as_me:-configure}:27598: testing overriding CXX_MODEL to SHARED ..." 1>&5

Completed in 311 milliseconds