Searched refs:test_globals (Results 1 – 5 of 5) sorted by relevance
18 namespace test_globals {25 } // namespace test_globals31 &test_globals::optarg, &test_globals::optind, &test_globals::optopt, in set_state() 32 &test_globals::optpos, &test_globals::opterr, errstream); in set_state() 71 ASSERT_EQ(test_globals::optind, 1); in SetUp() 75 test_globals::optind = 1;76 test_globals20 namespace test_globals { global() namespace [all...]
63 void test_globals() { in test_globals() function
52 define ptr @test_globals() nounwind {53 ; CHECK-LABEL: test_globals:
73 int test_globals() { in test_globals() function
34 define void @test_globals() { ret void }592 name: test_globals593 # CHECK-LABEL: name: test_globals