Home
last modified time | relevance | path

Searched refs:P11 (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dcurses_wchar.h36 #define P11 WCHAR_CS1 /* Code Set 1 */ macro
H A Dwctomb.c55 case P11: in _curs_wctomb()
H A Dmbgetwidth.c101 case P11: /* Code set 1 */ in wcscrw()
H A Dmbtowc.c74 mask = P11; in _curs_mbtowc()
/titanic_41/usr/src/lib/libm/common/m9x/
H A Dtgammaf.c93 #define P11 cr[1] macro
121 r = TZ1 * y + z * ((P10 + y * P11 + z * P12) + (z * y) * (P13 + y * in GT1()
H A Dtgamma.c1103 #define P11 cr[1] macro
1156 t3 = (z * (P10 + y * ((P11 + y * P12) + z * (P13 + y * P14)))) / in GT1()