Searched refs:ech (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl2/rcs/dist/src/
H A Dconf.sh71 ech='echo' dots='... \c';;
73 ech='echo -n' dots='... '
76 $ech >&3 "$0: testing permissions $dots"
87 $ech >&3 "$0: testing compiler for plausibility $dots"
102 $ech >&3 "$0: configuring exitmain $dots"
112 $ech >&3 "$0: attempting to work around Domain/OS brain damage $dots"
155 $ech >&3 "$0: configuring $id $dots"
206 $ech >&3 "$0: configuring how to check for syntax errors $dots"
250 $ech >&3 "$0: configuring $i $dots"
281 $ech >
[all...]
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtsinh_cosh.c26 failed (mpfr_ptr x, mpfr_ptr esh, mpfr_ptr gsh, mpfr_ptr ech, mpfr_ptr gch) argument
35 mpfr_out_str (stdout, 10, 0, ech, MPFR_RNDD);
40 mpfr_clears (x, esh, gsh, ech, gch, (mpfr_ptr) 0);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Db_print.c794 char ech; local
797 ech = 'e';
799 ech = 'E';
800 if (!doapr_outch(sbuffer, buffer, currlen, maxlen, ech))
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_print.c798 char ech; local
801 ech = 'e';
803 ech = 'E';
804 if (!doapr_outch(sbuffer, buffer, currlen, maxlen, ech))

Completed in 199 milliseconds