Home
last modified time | relevance | path

Searched refs:SH5 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h146 SH5 = 0x1A8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp335 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, SH5, OS) in operator <<()
/freebsd/contrib/file/magic/Magdir/
H A Dcoff30 >0 uleshort 0x01a8 Hitachi SH5
/freebsd/crypto/krb5/src/
H A Dconfigure.ac933 AC_PATH_PROG(SH5,sh5,false)
935 for prog in $SH $SH5 $BASH; do
H A Dconfigure12947 case $SH5 in
12949 ac_cv_path_SH5="$SH5" # Let the user override the test with a path.
12975 SH5=$ac_cv_path_SH5
12976 if test -n "$SH5"; then
12977 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SH5" >&5
12978 printf "%s\n" "$SH5" >&6; }
13031 for prog in $SH $SH5 $BASH; do