Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dprimitives.d431 enum ccCond = is(typeof(doPut(r, char.max))); variable
451 else static if (wcCond || ccCond)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dprimitives.d525 enum ccCond = is(typeof(doPut(r, char.max))); variable
545 else static if (wcCond || ccCond)