Home
last modified time | relevance | path

Searched defs:TestStruct (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dadi.d62 static struct TestStruct struct
66 bool opEquals(const TestStruct rhs) const in opEquals() argument
72 TestStruct[] b = [TestStruct(5)]; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dqsort.d164 static struct TestStruct struct
168 int opCmp(const TestStruct rhs) const in opCmp() argument
175 TestStruct[] a = new TestStruct[10]; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dvariant.d1989 struct TestStruct(bool pad) in TestStruct() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dvariant.d2343 struct TestStruct(bool pad) in TestStruct() function