Searched refs:u2 (Results 1 - 25 of 219) sorted by relevance

123456789

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6777491_lacks_arithmetric_function_iszero.sh62 print -u2 -n "\t"
63 print -u2 -r ${Command}[$1]: "${@:2}"
H A Dsun_solaris_cr_6805794_character_to_wchar_not_working.sh78 print -u2 -n "\t"
79 print -u2 -r ${Command}[$1]: "${@:2}"
H A Dsun_solaris_cr_6881017_background_process_in_subshell_hangs_caller.sh58 print -u2 -n "\t"
59 print -u2 -r ${Command}[$1]: "${@:2}"
H A Dsun_solaris_local_compound_nameref001.sh34 print -u2 -n "\t"
35 print -u2 -r ${Command}[$1]: "${@:2}"
H A Dsun_solaris_cr_6769332_substitutions_terminate_shell_after_257_iterations.sh59 # x=$(f1 "$h" "$l" "$g" d e "$l") || print -u2 "$g/$h: fail"
69 # f1 "$g" "$l" "$g" d e "$l" || print -u2 "$g: fail0"
81 print -u2 -n "\t"
82 print -u2 -r ${Command}[$1]: "${@:2}"
104 x=\$(f1 "\$h" "\$l" "\$g" d e "\$l") || print -u2 "\$g/\$h: fail"
114 f1 "\$g" "\$l" "\$g" d e "\$l" || print -u2 "\$g: fail0"
H A Dsun_solaris_cr_6754020_weird_square_bracket_expansion.sh50 print -u2 -n "\t"
51 print -u2 -r ${Command}[$1]: "${@:2}"
H A Dsun_solaris_cr_6848486_echo_test_with_test_undefined_executes_test_builtin.sh61 print -u2 -n "\t"
62 print -u2 -r ${Command}[$1]: "${@:2}"
H A Dsun_solaris_cr_xxxxxxxx_template.sh38 print -u2 -n "\t"
39 print -u2 -r ${Command}[$1]: "${@:2}"
H A Dexpand.sh22 print -u2 -n "\t"
23 print -u2 -r ${Command}[$Line]: "$@"
H A Dselect.sh22 print -u2 -n "\t"
23 print -u2 -r ${Command}[$1]: "${@:2}"
H A Dsun_solaris_cr_6778077_sigthaw_trap.sh50 print -u2 -n "\t"
51 print -u2 -r ${Command}[$1]: "${@:2}"
H A Dsun_solaris_cr_6789247_printf_hexfloat_rounding.sh89 print -u2 -n "\t"
90 print -u2 -r ${Command}[$1]: "${@:2}"
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.onlyenabled.ksh46 print -u2 "failed to generate header file"
66 print -u2 "failed to compile test.c"
71 print -u2 "failed to create DOF"
76 print -u2 "failed to link final executable"
H A Dtst.badguess.ksh46 print -u2 "failed to generate header file"
65 print -u2 "failed to compile test.c 64-bit"
70 print -u2 "failed to compile test.c 32-bit"
76 print -u2 "DOF generation failed to generate a warning"
H A Dtst.header.ksh49 print -u2 "failed to generate header file"
69 print -u2 "failed to compile test.c"
74 print -u2 "failed to create DOF"
79 print -u2 "failed to link final executable"
H A Dtst.user.ksh47 print -u2 "failed to generate header file"
66 print -u2 "failed to compile test.c"
71 print -u2 "failed to create DOF"
76 print -u2 "failed to link final executable"
H A Dtst.eliminate.ksh51 print -u2 "failed to generate header file"
76 print -u2 "failed to compile test.c"
81 print -u2 "failed to create DOF"
86 print -u2 "failed to link final executable"
92 print -u2 "no temporary symbols in the object file"
98 print -u2 "failed to eliminate temporary symbols"
H A Dtst.nodtrace.ksh52 print -u2 "failed to generate header file"
74 print -u2 "failed to compile test.c"
79 print -u2 "failed to link final executable"
H A Dtst.reeval.ksh56 print -u2 "failed to compile test.c"
61 print -u2 "failed to create DOF"
66 print -u2 "failed to link final executable"
/illumos-gate/usr/src/lib/libast/common/features/
H A Dalign.c39 char* u2; member in union:_u_
77 u.u2 = u.u4;
78 v.u2 = u.u2 + 1;
80 v.u2 = u.u2 + 2;
87 u.u2 = u.u4 + j;
91 v.u2 = u.u2 + i;
101 u.u2
[all...]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/scripting/
H A Dtst.ppid.ksh72 print -u2 "chmod 555 $dfilename failed"
81 print -u2 "Error in executing $dfilename"
H A Dtst.stringmacro.ksh68 print -u2 "Error in executing $dfilename"
73 print -u2 "Expected output not returned"
H A Dtst.egid.ksh76 print -u2 "chmod $dfilename failed"
84 print -u2 "unable to get uid of the current process with pid = $$"
92 print -u2 "Error in executing $dfilename"
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv6remoteicmp.ksh42 print -u2 "expected one argument: <dtrace-path>"
50 print -u2 "could not find or execute sub program: $getaddr"
56 print -u2 "host. Aborting test.\n"
58 print -u2 "must respond with a\nremote IPv6 host."
/illumos-gate/usr/src/lib/libast/common/uwin/
H A Dlog.c382 double F, f, g, q, u, u2, v, zero = 0.0, one = 1.0; local
432 u2 = (2.0*(f - F*u1) - u1*f) * g;
433 /* u1 + u2 = 2f/(2F+f) to extra precision. */
440 u2 = (u2 + logF_tail[j]) + q; /* tiny */
441 u2 += logF_tail[N]*m;
442 return (u1 + u2);
459 double F, f, g, q, u, v, u2, one = 1.0; local
484 u2 = (2.0*(f - F*u1) - u1*f) * g;
488 u2
[all...]

Completed in 128 milliseconds

123456789