Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dparser.d1067 ulong cntRange = cast(ulong)(max)*counterRange.top; in postprocess() local
1068 cumRange += cntRange; in postprocess()
1071 counterRange.push(cast(uint) cntRange + counterRange.top); in postprocess()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d1603 ulong cntRange = cast(ulong)(max)*counterRange.top; in postprocess() local
1604 cumRange += cntRange; in postprocess()
1607 counterRange.push(cast(uint) cntRange + counterRange.top); in postprocess()