Searched refs:array_rep_info_t (Results 1 – 2 of 2) sorted by relevance
54 struct array_rep_info_t { struct755 void print_one_large_struct (struct array_rep_info_t linked_list1) in print_one_large_struct()777 struct array_rep_info_t linked_list1, in print_array_rep()778 struct array_rep_info_t linked_list2, in print_array_rep()779 struct array_rep_info_t linked_list3) in print_array_rep()827 struct array_rep_info_t linked_list1, in sum_array_print()828 struct array_rep_info_t linked_list2, in sum_array_print()829 struct array_rep_info_t linked_list3, in sum_array_print()830 struct array_rep_info_t linked_list4) in sum_array_print()855 struct array_rep_info_t *linked_list, in init_array_rep()[all …]
18 struct array_rep_info_t { struct517 struct array_rep_info_t print_one_large_struct(struct array_rep_info_t linked_list1) in print_one_large_struct()533 void init_array_rep(struct array_rep_info_t *linked_list, int seed) in init_array_rep()552 struct array_rep_info_t *list1; in main()571 list1 = (struct array_rep_info_t *)malloc(sizeof(struct array_rep_info_t)); in main()