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

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c6566 bool private_debug;
6575 private_debug = true;
6578 private_debug = false;
6580 private_debug
6583 if (private_debug)
6621 if (private_debug)
6563 bool private_debug; local
H A Domp-low.c1322 fixup_remapped_decl (tree decl, omp_context *ctx, bool private_debug) argument
1330 if ((!TREE_CONSTANT (DECL_SIZE (new_decl)) || private_debug)

Completed in 197 milliseconds