| /src/lib/libarch/sparc/v8/ |
| sparc_v8.S | 45 smul %o0, %o1, %o0 84 smul %g2, %o1, %g2 99 smul %g2, %o1, %g2
|
| /src/usr.sbin/makemandb/ |
| apropos-utils.c | 981 const char *smul; member in struct:term_args 993 easprintf(&dst, "%s%s%s", ta->smul, s, ta->rmul); 1077 const char *bold, *sgr0, *smso, *rmso, *smul, *rmul; local 1081 smso = rmso = smul = rmul = ""; 1096 smul = ti_getstr(ti, "smul"); 1097 if (smul == NULL || (rmul = ti_getstr(ti, "rmul")) == NULL) 1098 smul = rmul = ""; 1104 sa[3] = term_fix_seq(ti, smul); 1128 ta.smul = snippet_args[3] [all...] |
| /src/share/terminfo/ |
| terminfo | 381 rmul=\E[m, smul=\E[4m, 429 sgr0=\E[0;10m, smpch=\E[11m, smso=\E[7m, smul=\E[4m, 448 sgr0=\E[0;10m, smacs=\E[12m, smso=\E[7m, smul=\E[4m, 573 smso=\E[7m, smul=\E[4m, 802 smso=\EyQ, smul=\EyH, use=at-m, 874 smkx=\E[?1h\E=, smso=\E[7m, smul=\E[4m, tbc=\E[3g, 891 smcup=\Ev\Ee\Ez_, smso=\Ep, smul=\EyH, 910 smso=\Ep, smul=\EyH, 966 smkx=\E[?4h, smso=\E[7m, smul=\E[4m, 1211 smso=\E[7m, smul=\E[4m, tbc=\E[3g, tsl=\E[?T, u8=\E[?6c [all...] |
| /src/sys/arch/sparc/sparc/ |
| locore.s | 4484 * Note: while .umul and .smul return a 64-bit result in %o1%o0, 4518 smul %o0, %o1, %o0 4543 smul %g2, %o1, %g2 4551 smul %g2, %o1, %g2
|