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

/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c337 static tree root_type_1 PROTO((tree, int));
1497 root_type_1 (type, count)
1514 return root_type_1 (TREE_TYPE (type), count+1);
1525 type = root_type_1 (type, 0);
1488 root_type_1 (type, count) function

Completed in 42 milliseconds