Searched defs:annotation_data (Results 1 – 1 of 1) sorted by relevance
129 struct annotation_data { struct130 double percent[PERCENT_MAX];131 double percent_sum;155 struct annotation_data data[]; argument