Searched refs:count_fields (Results 1 – 4 of 4) sorted by relevance
140 static int count_fields (tree);2612 count_fields (tree fields) in count_fields() function2619 n_fields += count_fields (TYPE_FIELDS (TREE_TYPE (x))); in count_fields()5093 n_fields = count_fields (TYPE_FIELDS (t)); in finish_struct_1()
3822 * class.c (count_fields, add_fields_to_vec): Add static prototype.
136 static int count_fields PARAMS ((tree));2914 count_fields (fields) in count_fields() function2922 n_fields += count_fields (TYPE_FIELDS (TREE_TYPE (x)));5423 n_fields = count_fields (TYPE_FIELDS (t));