Searched refs:conversion (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/print/scripts/
H A Dconv_lpd29 # Printcap <-> Printers.conf conversion utility...
40 conversion="printers"
49 conversion=$2;
125 if ( "'$conversion'" == "printers" ) {
/illumos-gate/usr/src/cmd/sgs/tools/
H A Dlibconv_mk_report_bufsize.pl62 * The code that implements the conversion function does the proper
68 * within the file that implements the conversion function.
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_gnu.c614 int ret, conversion, new_encoding; local
664 * No conversion required.
666 conversion = 0;
671 * New conversion required.
680 conversion = 1;
695 * No conversion required.
697 conversion = 0;
701 * current conversion is valid.
703 conversion = 1;
709 * Assume this conversion i
[all...]
/illumos-gate/usr/src/cmd/csh/
H A Dsh.func.c1336 error("Numeric conversion failed");
1360 * we must accept zero, but the conversion can fail and give us
/illumos-gate/usr/src/lib/libpp/common/
H A Dpplex.c2113 error(1, "trigraph conversion %c%c%c -> %c%s", '?', '?', n, c, (st & TRANSITION) ? "" : " inhibited");
2159 error(1, "digraph conversion %c%c -> %c%s", c, n, m, (st & TRANSITION) ? "" : " inhibited");
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c1126 #pragma mark - base64 -> binary conversion
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s1733 * We need a temporary FP register to do the conversion. Since
1739 * We use %d62 as a temporary FP register for the conversion and
1740 * branch to appropriate instruction within the conversion tables
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1960 * We need a temporary FP register to do the conversion. Since
1966 * We use %d62 as a temporary FP register for the conversion and
1967 * branch to appropriate instruction within the conversion tables

Completed in 65 milliseconds