Lines Matching refs:MAX_PCR_PROPERTIES
1219 // The maximum count of properties we may return is MAX_PCR_PROPERTIES1220 if(count > MAX_PCR_PROPERTIES) count = MAX_PCR_PROPERTIES;