Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d1405 auto under10 = filter!("a < 10")(a); variable
1461 auto under10 = filter!("a < 10")(a); variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d1218 auto under10 = filter!("a < 10")(a); variable
1274 auto under10 = filter!("a < 10")(a); variable