Home
last modified time | relevance | path

Searched refs:_Sfdigits (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libast/common/sfio/
H A Dsftable.c491 { _Sfcv36[(uchar)_Sfdigits[d]] = d; in sfcvinit()
492 _Sfcv64[(uchar)_Sfdigits[d]] = d; in sfcvinit()
497 { _Sfcv36[(uchar)_Sfdigits[d]] = d; in sfcvinit()
498 _Sfcv64[(uchar)_Sfdigits[d]] = d; in sfcvinit()
503 { _Sfcv36[(uchar)_Sfdigits[d]] = l; in sfcvinit()
504 _Sfcv64[(uchar)_Sfdigits[d]] = d; in sfcvinit()
509 { _Sfcv36[(uchar)_Sfdigits[d]] = d; in sfcvinit()
510 _Sfcv64[(uchar)_Sfdigits[d]] = d; in sfcvinit()
H A Dsfvprintf.c229 ssp = _Sfdigits;
977 *--sp = _Sfdigits[HIGHBITL -
1037 *--sp = _Sfdigits[HIGHBITI -
H A Dsfhdr.h1019 #define _Sfdigits (_Sftable.sf_digits) macro