Home
last modified time | relevance | path

Searched defs:semidone (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dmutation.d156 for (bool semidone; !front.empty && !back.empty; ) variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dmutation.d223 for (bool semidone; !front.empty && !back.empty; ) variable