Home
last modified time | relevance | path

Searched defs:staticArray (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dmeta.d1260 auto staticArray(T, size_t n)(Repeat!(n, T) elems) in staticArray() function
H A Darray.d4837 auto staticArray = normalArray.staticArray!5; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmeta.d1365 auto staticArray(T, size_t n)(Repeat!(n, T) elems) in staticArray() function