Searched refs:subrecord (Results 1 – 2 of 2) sorted by relevance
227 const ActionSubrecord& subrecord = StructAtOffset<ActionSubrecord> (this, offset); in sanitize() local228 if (unlikely (!subrecord.sanitize (c))) return_trace (false); in sanitize()229 offset += subrecord.get_length (); in sanitize()
2211 def fmax_subrecord_length_EQ : Joined<["-"], "fmax-subrecord-length=">, Group<gfortran_Group>;