Searched refs:GT1 (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libpp/i386/ |
H A D | ppdebug.h | 67 "GT1", GT1,
|
/illumos-gate/usr/src/lib/libpp/sparc/ |
H A D | ppdebug.h | 67 "GT1", GT1,
|
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | tgammaf.c | 115 /* compute gamma(y) for y in GT1 = [1.0000, 1.2845] */ 117 GT1(double y) { function 412 yy = GT1(x - t0z1);
|
H A D | tgamma.c | 214 * GT1 = [1.0000, 1.2845] 1147 /* compute gamma(y=yh+yl) for y in GT1 = [1.0000, 1.2845] */ 1150 GT1(double yh, double yl) { function 1427 yy = GT1(r2, t2 - t0z1_l);
|
H A D | tgammal.c | 146 * compute gamma(y=yh+yl) for y in GT1 = [1.0000, 1.2845] 151 GT1(long double yh, long double yl) { function 902 yy = GT1(r2, t2 - t0z1_l);
|
/illumos-gate/usr/src/lib/libpp/common/ |
H A D | ppfsm.h | 149 #define GT1 (TOKEN+16) macro
|
Completed in 303 milliseconds