Home
last modified time | relevance | path

Searched refs:seq_block (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Drtl-factoring.c229 } *seq_block; typedef
261 static seq_block seq_blocks;
875 seq_block sb; in determine_seq_blocks()
896 sb = (seq_block) xmalloc (sizeof (struct seq_block_def)); in determine_seq_blocks()
913 seq_block temp = in determine_seq_blocks()
914 (seq_block) xmalloc (sizeof (struct seq_block_def)); in determine_seq_blocks()
968 seq_block sb; in split_blocks_after_seqs()
994 seq_block sb; in split_pattern_seq()
1043 seq_block sb; in erase_matching_seqs()
1105 seq_block sb = seq_blocks; in free_seq_blocks()