Home
last modified time | relevance | path

Searched refs:jMax (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d2344 iMax = 0, jMax = 0; in this() local
2365 if (jMax < j) jMax = j; in this()
2375 t = t[jMin .. jMax + 1]; in this()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d2671 iMax = 0, jMax = 0; in this() local
2692 if (jMax < j) jMax = j; in this()
2702 t = t[jMin .. jMax + 1]; in this()