Searched refs:_fields (Results 1 – 4 of 4) sorted by relevance
153 const char *_stp , *_fields = TYPE_FIELDS (struc); in _darwin_rs6000_special_round_type_align() local154 if (!_fields) in _darwin_rs6000_special_round_type_align()156 _stp = strip_array_types (_fields); in _darwin_rs6000_special_round_type_align()187 ({ const char *_fields = TYPE_FIELDS (STRUCT); \188 ((_fields != 0 \189 && TYPE_MODE (strip_array_types (TREE_TYPE (_fields))) == DFmode) \
130 for alg_type in algs._fields:
1162 static const struct dm_report_field_type _fields[] = { variable1197 rh = dm_report_init(report_type, _report_types, _fields, format, in report_init()