Searched refs:ctr_info_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dcoverage.c768 tree ctr_info_type, ctr_info_ary_type, ctr_info_value = NULL_TREE;
872 ctr_info_type = build_ctr_info_type ();
875 ctr_info_ary_type = build_array_type (ctr_info_type, ctr_info_ary_type);
879 build_ctr_info_value (ix, ctr_info_type),
764 tree ctr_info_type, ctr_info_ary_type, ctr_info_value = NULL_TREE; local

Completed in 101 milliseconds