Searched refs:matchCount (Results 1 – 2 of 2) sorted by relevance
1294 int matchCount; in HBA_GetWrapperLibraryAttributes() local1295 matchCount = sscanf(BUILD_DATE, "%u/%u/%u %u:%u:%u", in HBA_GetWrapperLibraryAttributes()1304 if ( matchCount != 6 ) { in HBA_GetWrapperLibraryAttributes()
1612 int matchCount; in HBA_GetWrapperLibraryAttributes() local1613 matchCount = sscanf(BUILD_DATE, "%u/%u/%u %u:%u:%u", in HBA_GetWrapperLibraryAttributes()1621 if (matchCount != 6) { in HBA_GetWrapperLibraryAttributes()