Searched refs:long_array (Results 1 – 1 of 1) sorted by relevance
54 long long_array[10]; member218 weird->long_array[0] = 1234; in do_children_tests()219 struct_declarations.long_array[1] = 2345; in do_children_tests()220 weird->long_array[2] = 3456; in do_children_tests()221 struct_declarations.long_array[3] = 4567; in do_children_tests()222 weird->long_array[4] = 5678; in do_children_tests()223 struct_declarations.long_array[5] = 6789; in do_children_tests()224 weird->long_array[6] = 7890; in do_children_tests()225 struct_declarations.long_array[7] = 8901; in do_children_tests()226 weird->long_array[8] = 9012; in do_children_tests()[all …]