Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d2786 CodepointSet emptySet; variable
2787 assert(emptySet.length == 0);
2788 assert(emptySet.empty);
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d2773 CodepointSet emptySet;
2774 assert(emptySet.length == 0);
2775 assert(emptySet.empty);