Home
last modified time | relevance | path

Searched defs:yy0 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Dgammafunction.d756 real betaIncompleteInv(real aa, real bb, real yy0 ) in betaIncompleteInv()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/math/
H A Dgammafunction.d764 real betaIncompleteInv(real aa, real bb, real yy0 ) in betaIncompleteInv()
/netbsd-src/lib/libc/time/
H A Dlocaltime.c1060 int d, m1, yy0, yy1, yy2, dow; transtime() local