Searched refs:wcCond (Results 1 – 2 of 2) sorted by relevance
432 enum wcCond = is(typeof(doPut(r, wchar.max))); variable451 else static if (wcCond || ccCond)454 alias C = Select!(wcCond, wchar, char);
526 enum wcCond = is(typeof(doPut(r, wchar.max))); variable545 else static if (wcCond || ccCond)548 alias C = Select!(wcCond, wchar, char);