Searched refs:array_rep_info_t (Results 1 – 2 of 2) sorted by relevance
52 struct array_rep_info_t { struct1005 void print_one_large_struct (struct array_rep_info_t linked_list1) in print_one_large_struct()1008 struct array_rep_info_t linked_list1; in print_one_large_struct()1032 struct array_rep_info_t linked_list1, in print_array_rep()1033 struct array_rep_info_t linked_list2, in print_array_rep()1034 struct array_rep_info_t linked_list3) in print_array_rep()1037 struct array_rep_info_t linked_list1; in print_array_rep()1038 struct array_rep_info_t linked_list2;1039 struct array_rep_info_t linked_list3;1089 struct array_rep_info_t linked_list1, in sum_array_print()[all …]
16 struct array_rep_info_t { struct656 struct array_rep_info_t print_one_large_struct(struct array_rep_info_t linked_list1) in print_one_large_struct()658 struct array_rep_info_t print_one_large_struct( linked_list1 ) in print_one_large_struct()659 struct array_rep_info_t linked_list1; in print_one_large_struct()677 void init_array_rep(struct array_rep_info_t *linked_list, int seed) in init_array_rep()680 struct array_rep_info_t *linked_list; in init_array_rep()701 struct array_rep_info_t *list1; in main()719 list1 = (struct array_rep_info_t *)malloc(sizeof(struct array_rep_info_t)); in main()