Searched refs:effective_count (Results 1 – 1 of 1) sorted by relevance
651 unsigned int count, effective_count = 0, i, len = 0; in decode_seqof() local693 effective_count = count > f->ub ? f->ub : count; in decode_seqof()694 *(unsigned int *)base = effective_count; in decode_seqof()720 effective_count ? in decode_seqof()731 effective_count ? in decode_seqof()
Completed in 4 milliseconds