test_group 45 ompi/debuggers/predefined_gap_test.c ompi_group_t test_group; test_group 84 ompi/debuggers/predefined_gap_test.c GAP_CHECK("grp_proc_count", test_group, grp_proc_count, grp_proc_count, 0); test_group 85 ompi/debuggers/predefined_gap_test.c GAP_CHECK("grp_my_rank", test_group, grp_my_rank, grp_proc_count, 1); test_group 86 ompi/debuggers/predefined_gap_test.c GAP_CHECK("grp_f_to_c_index", test_group, grp_f_to_c_index, grp_my_rank, 1); test_group 87 ompi/debuggers/predefined_gap_test.c GAP_CHECK("grp_proc_pointers", test_group, grp_proc_pointers, grp_f_to_c_index, 1); test_group 88 ompi/debuggers/predefined_gap_test.c GAP_CHECK("grp_flags", test_group, grp_flags, grp_proc_pointers, 1); test_group 89 ompi/debuggers/predefined_gap_test.c GAP_CHECK("grp_parent_group_ptr", test_group, grp_parent_group_ptr, grp_flags, 1);