Searched defs:TestStruct (Results 1 – 4 of 4) sorted by relevance
62 static struct TestStruct struct66 bool opEquals(const TestStruct rhs) const in opEquals() argument72 TestStruct[] b = [TestStruct(5)]; variable
164 static struct TestStruct struct168 int opCmp(const TestStruct rhs) const in opCmp() argument175 TestStruct[] a = new TestStruct[10]; variable
1989 struct TestStruct(bool pad) in TestStruct() function
2343 struct TestStruct(bool pad) in TestStruct() function