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

/freebsd-9.3-release/contrib/gcc/
H A Dflags.h228 extern int flag_next_runtime;
H A Dc-opts.c704 flag_next_runtime = !value;
733 flag_next_runtime = value;
1057 flag_objc_sjlj_exceptions = flag_next_runtime;
H A Dc-cppbuiltin.c535 if (c_dialect_objc () && flag_next_runtime)
H A Dtoplev.c308 int flag_next_runtime = 1; variable
310 int flag_next_runtime = 0; variable
/freebsd-9.3-release/contrib/gcc/config/
H A Ddarwin-c.c482 if (c_dialect_objc () && !flag_next_runtime)
H A Ddarwin.c1164 if (flag_next_runtime)

Completed in 95 milliseconds