Searched refs:global_variable (Results 1 – 1 of 1) sorted by relevance
11 struct S global_variable = {}; variable76 global_variable.v = 42; in test_cls()77 bar(index++, &global_variable); in test_cls()78 save_value(index++, global_variable.v); in test_cls()