Searched refs:HasPre (Results 1 – 1 of 1) sorted by relevance
271 BOOLEAN HasPre; in DumpSpdEntry() local317 HasPre = FALSE; in DumpSpdEntry()319 Print (HasPre ? L"," : L"life:["); in DumpSpdEntry()321 HasPre = TRUE; in DumpSpdEntry()325 Print (HasPre ? L"," : L"life:["); in DumpSpdEntry()327 HasPre = TRUE; in DumpSpdEntry()331 Print (HasPre ? L"," : L"life:["); in DumpSpdEntry()333 HasPre = TRUE; in DumpSpdEntry()336 if (HasPre) { in DumpSpdEntry()340 if (HasPre || Data->ProcessingPolicy->ExtSeqNum || in DumpSpdEntry()[all …]