Searched refs:test_var (Results 1 – 3 of 3) sorted by relevance
11 @set test_var ncl-incl.tx26 test_var include: @include i@value{test_var}i28 test_var verbatiminclude: @verbatiminclude i@value{test_var}i
182 tree test_var = NULL_TREE; in forward_propagate_into_cond_1() local201 test_var = cond; in forward_propagate_into_cond_1()203 test_var = TREE_OPERAND (cond, 0); in forward_propagate_into_cond_1()207 def = SSA_NAME_DEF_STMT (test_var); in forward_propagate_into_cond_1()235 if (has_single_use (test_var)) in forward_propagate_into_cond_1()289 if (has_single_use (test_var)) in forward_propagate_into_cond_1()379 if (has_single_use (test_var)) in forward_propagate_into_cond_1()401 *test_var_p = test_var; in forward_propagate_into_cond_1()538 tree test_var = NULL_TREE; in forward_propagate_into_cond() local559 if (has_zero_uses (test_var)) in forward_propagate_into_cond()[all …]
25 foreach my $test_var (qw (LANGUAGE LC_ALL LC_MESSAGES LANG)) {27 $ENV{$test_var} = 'Eu-MT';28 my $what = "I18N::LangTags::Detect::detect() for \$ENV{$test_var} = 'Eu-MT'";