Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dc-common.h526 extern int flag_check_new;
Dc-opts.c668 flag_check_new = value; in c_common_handle_option()
Dc-common.c406 int flag_check_new; variable
/freebsd-9-stable/contrib/gcc/cp/
Dinit.c1844 check_new = (flag_check_new || nothrow) && ! use_java_new; in build_new_1()
Dtypeck.c6599 && ! flag_check_new in check_return_expr()
DChangeLog-20002422 * cp-tree.h: Declare flag_check_new here.