Searched refs:P10 (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurses_wchar.h38 #define P10 WCHAR_CS3 /* Code Set 3 */ macro
H A Dwctomb.c65 case P10:
H A Dmbgetwidth.c107 case P10: /* Code set 3 */
H A Dmbtowc.c64 mask = P10;
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgammaf.c92 #define P10 cr[0] macro
121 r = TZ1 * y + z * ((P10 + y * P11 + z * P12) + (z * y) * (P13 + y *
H A Dtgamma.c1102 #define P10 cr[0] macro
1156 t3 = (z * (P10 + y * ((P11 + y * P12) + z * (P13 + y * P14)))) /

Completed in 690 milliseconds