Searched refs:TMyStruct (Results 1 – 1 of 1) sorted by relevance
196 typedef const MyStruct TMyStruct; in Test5() typedef198 typedef TMyStruct *PMyStruct2; in Test5()200 static TMyStruct kGlocalMyStruct = {}; in Test5()201 static TMyStruct volatile * kGlocalMyStructPtr = &kGlocalMyStruct; in Test5()