Searched refs:max_tinst_depth (Results 1 – 15 of 15) sorted by relevance
586 extern int max_tinst_depth;
791 max_tinst_depth = value; in c_common_handle_option()
462 int max_tinst_depth = 500; variable
817 extern int max_tinst_depth;
1257 max_tinst_depth = read_integral_parameter (arg, argv[0], 0);
653 int max_tinst_depth = 500; variable
5207 extern int max_tinst_depth;5222 if (tinst_depth >= max_tinst_depth) in push_tinst_level()5233 max_tinst_depth, d); in push_tinst_level()12382 if (pending_templates && retries >= max_tinst_depth) in instantiate_pending_templates()12389 max_tinst_depth, decl); in instantiate_pending_templates()
2334 * decl2.c (max_tinst_depth): New variable.2337 * pt.c (max_tinst_depth): Variable moved.
3841 * decl2.c: (max_tinst_depth): Increase to 50.
2347 is greater than max_tinst_depth.
4194 * decl2.c (max_tinst_depth): Increase default limit to 500.
4770 extern int max_tinst_depth;4786 if (tinst_depth >= max_tinst_depth)4796 max_tinst_depth, d);
5597 * decl2.c (max_tinst_depth): Increase default limit to 500.9818 * decl2.c: (max_tinst_depth): Increase to 50.
16005 * decl2.c (max_tinst_depth): New variable.16008 * pt.c (max_tinst_depth): Variable moved.
1996 is greater than max_tinst_depth.