Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d4133 private enum hasBoundsCheck = true; variable
4138 private enum hasBoundsCheck = false; variable
4171 static if (hasBoundsCheck)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d4122 private enum hasBoundsCheck = true;
4127 private enum hasBoundsCheck = false;
4160 static if (hasBoundsCheck)