Searched defs:dithresh (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/ |
H A D | gammafunction.d | 758 real a, b, y0, d, y, x, x0, x1, lgm, yp, di, dithresh, yl, yh, xt; in betaIncompleteInv() local 1461 real x0, x1, x, yl, yh, y, d, lgm, dithresh; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/math/ |
H A D | gammafunction.d | 766 real a, b, y0, d, y, x, x0, x1, lgm, yp, di, dithresh, yl, yh, xt; in betaIncompleteInv() local 1475 real x0, x1, x, yl, yh, y, d, lgm, dithresh; variable
|