Searched refs:max_annotationsp (Results 1 – 1 of 1) sorted by relevance
485 AnnotationIndex *max_annotationsp, in ielr_compute_annotation_lists() argument516 *max_annotationsp = 0; in ielr_compute_annotation_lists()519 if (annotation_counts[i] > *max_annotationsp) in ielr_compute_annotation_lists()520 *max_annotationsp = annotation_counts[i]; in ielr_compute_annotation_lists()535 *max_annotationsp); in ielr_compute_annotation_lists()