Searched refs:suffix (Results 201 - 207 of 207) sorted by relevance

123456789

/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh24516 # Form a suffix string of length (16 - length($name)).
24519 suffix=`echo 1234567890123456|sed s/$sed_pattern//`
24524 dotest tag8k-17 "$testcvs -Q tag "x8bytes-$suffix" $file" ''
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c18637 static const char * const suffix[3] = { "PR", "RO", "RW" };
18648 name, suffix[smclass], flags & SECTION_ENTSIZE);
18591 static const char * const suffix[3] = { "PR", "RO", "RW" }; local
/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure1277 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1280 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1603 --program-suffix=SUFFIX append SUFFIX to installed program names
3072 # safe: cross compilers may not add the suffix if given an `-o'
3146 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
3147 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
3172 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
3174 echo "$as_me: error: cannot compute suffix o
[all...]
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex6023 #2% Output the suffix in any case.
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex6221 #2% Output the suffix in any case.
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex6095 #2% Output the suffix in any case.
/freebsd-9.3-release/contrib/libstdc++/
H A Dconfigure513 -program-suffix | --program-suffix | --program-suffi | --program-suff \
516 -program-suffix=* | --program-suffix=* | --program-suffi=* \
828 --program-suffix=SUFFIX append SUFFIX to installed program names
2796 echo "$as_me:$LINENO: checking for suffix of executables" >&5
2797 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
2818 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2820 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2833 echo "$as_me:$LINENO: checking for suffix o
[all...]

Completed in 244 milliseconds

123456789