Searched defs:DeepError (Results 1 – 2 of 2) sorted by relevance
51 struct DeepError { struct52 int value;53 struct DeeperError { int i; float f; } *Deeper;
54 struct DeepError { struct55 int value;56 struct DeeperError { int i; int f; } *Deeper;