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

/haiku-buildtools/gcc/gcc/
H A Dgenpreds.c1334 print_type_tree (const vec <std::pair <unsigned int, const char *> > &vec,
1344 print_type_tree (vec, mid + 1, end, vec[mid].second, indent + 2);
1348 print_type_tree (vec, mid + 1, end, vec[mid].second, indent + 4);
1488 print_type_tree (values, 0, values.length (), "CT_REGISTER", 2);
1332 print_type_tree (const vec <std::pair <unsigned int, const char *> > &vec, function

Completed in 38 milliseconds