Searched refs:PPCInfo (Results 1 – 3 of 3) sorted by relevance
115 static const PPCInfo kEmptyPPCInfo;117 PPCInfo GetPPCInfo(void) { in GetPPCInfo()122 PPCInfo info = kEmptyPPCInfo; in GetPPCInfo()
72 } PPCInfo; typedef75 PPCInfo GetPPCInfo(void);
401 const PPCInfo info = GetPPCInfo(); in CreateTree()