Home
last modified time | relevance | path

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

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/rlp/
H A Ddecode_test.go322 type simplestruct struct { struct
323 A uint
324 B string
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml.Serialization/
H A DXmlSerializerTestClasses.cs125 public GenSimpleStruct<T1> simplestruct; field
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dlibtest.c558 } simplestruct; typedef