Searched refs:numb (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/bc/ |
H A D | bc.y | 92 char *numb[15] = { variable 108 ttp = bundle(6, pre, $7, post, "0", numb[lev], "Q"); 135 = bundle(2, numb[lev-bstack[bindx-1]], "Q"); 137 = bundle(4, $3, post, numb[lev], "Q"); 139 = bundle(4, "0", post, numb[lev], "Q"); 141 = bundle(4, "0", post, numb[lev], "Q");
|
/titanic_50/usr/src/cmd/tbl/ |
H A D | ts.c | 49 numb(char *str) in numb() function
|
H A D | t4.c | 282 sep[icol-1] = max(sep[icol-1], numb(sn)); in readspec()
|
/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 2004 long numb = 0, temp; in expr() local 2007 numb = term(); in expr() 2015 numb += term(); in expr() 2019 numb -= term(); in expr() 2023 numb *= term(); in expr() 2033 numb /= temp; in expr() 2038 return (numb); in expr() 2046 return (numb); in expr() 2783 freemem(struct filenames *p, int numb) in freemem() argument 2787 if (numb == 0) in freemem() [all …]
|
/titanic_50/usr/src/cmd/ed/ |
H A D | ed.c | 293 static int numb(void); 2843 case 's': if (havespec && (n = numb()) >= 0) in fspec() 2852 case 'm': if (havespec) n = numb(); in fspec() 2869 numb(void) in numb() function 2886 if (*(fsp + 1) >= '0' && *(fsp+1) <= '9') tincr(numb(), f); in targ() 2934 if ((n = numb()) <= last || i >= 20) { in tlist()
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 15895 numb
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 15893 numb
|