| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-xmethods.cc | 171 int smul = g.size_mul<2> (); local
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-xmethods.cc | 171 int smul = g.size_mul<2> (); local
|
| /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/external/gpl3/gcc.old/dist/gcc/ |
| wide-int.h | 570 BINARY_FUNCTION smul (const T1 &, const T2 &, overflow_type *); 2630 wi::smul (const T1 &x, const T2 &y, overflow_type *overflow) function in class:wi
|