Searched refs:numEntries (Results 1 – 2 of 2) sorted by relevance
449 size_t numEntries = 0; in profile_get_sample_rate_strs() local454 if (buffSize - curStrLen < strlen(numBuffer) + (numEntries != 0 ? 2 : 1)) { in profile_get_sample_rate_strs()460 if (numEntries++ != 0) { in profile_get_sample_rate_strs()480 size_t numEntries = 0; in profile_get_format_strs() local485 + (numEntries != 0 ? 2 : 1)) { in profile_get_format_strs()491 if (numEntries++ != 0) { in profile_get_format_strs()
137 uint16_t numEntries; in FindCDRecord() member