Searched refs:struct2 (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.base/
H A Dwatchpoint.c38 struct foo struct1, struct2, *ptr1, *ptr2; variable in typeref:struct:
120 struct2.val = 2;
122 ptr2 = &struct2;
H A Dcall-ar-st.c580 struct small_rep_info_t *struct2,
595 void init_small_structs (struct1, struct2, struct3,struct4,flags,flags_combo,
598 struct small_rep_info_t *struct2;
624 init_struct_rep(struct2, 4);
817 * IN struct small_rep_info_t struct2
823 struct small_rep_info_t struct2,
826 void print_struct_rep( struct1, struct2, struct3)
828 struct small_rep_info_t struct2;
836 printf("Contents of struct2: \n\n");
837 printf("%10d%10d\n", struct2
578 init_small_structs( struct small_rep_info_t *struct1, struct small_rep_info_t *struct2, struct small_rep_info_t *struct3, struct small_rep_info_t *struct4, struct bit_flags_t *flags, struct bit_flags_combo_t *flags_combo, struct three_char_t *three_char, struct five_char_t *five_char, struct int_char_combo_t *int_char_combo, struct one_double_t *d1, struct one_double_t *d2, struct one_double_t *d3, struct two_floats_t *f1, struct two_floats_t *f2, struct two_floats_t *f3) argument
821 print_struct_rep( struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3) argument
853 sum_struct_print( int seed, struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4) argument
882 print_small_structs( struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4, struct bit_flags_t flags, struct bit_flags_combo_t flags_combo, struct three_char_t three_char, struct five_char_t five_char, struct int_char_combo_t int_char_combo, struct one_double_t d1, struct one_double_t d2, struct one_double_t d3, struct two_floats_t f1, struct two_floats_t f2, struct two_floats_t f3) argument
943 print_long_arg_list( double a, double b, int c, int d, int e, int f, struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4, struct bit_flags_t flags, struct bit_flags_combo_t flags_combo, struct three_char_t three_char, struct five_char_t five_char, struct int_char_combo_t int_char_combo, struct one_double_t d1, struct one_double_t d2, struct one_double_t d3, struct two_floats_t f1, struct two_floats_t f2, struct two_floats_t f3) argument
1178 static struct small_rep_info_t *struct2; local
[all...]
H A Dstructs.c89 struct struct2 {tA a; tB b;}; struct
108 struct struct2 foo2 = {'a','2'}, L2;
130 struct struct2 fun2()
209 void Fun2(struct struct2 foo2)
212 struct struct2 foo2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.base/
H A Dwatchpoint.c38 struct foo struct1, struct2, *ptr1, *ptr2; variable in typeref:struct:
120 struct2.val = 2;
122 ptr2 = &struct2;
H A Dcall-ar-st.c580 struct small_rep_info_t *struct2,
595 void init_small_structs (struct1, struct2, struct3,struct4,flags,flags_combo,
598 struct small_rep_info_t *struct2;
624 init_struct_rep(struct2, 4);
817 * IN struct small_rep_info_t struct2
823 struct small_rep_info_t struct2,
826 void print_struct_rep( struct1, struct2, struct3)
828 struct small_rep_info_t struct2;
836 printf("Contents of struct2: \n\n");
837 printf("%10d%10d\n", struct2
578 init_small_structs( struct small_rep_info_t *struct1, struct small_rep_info_t *struct2, struct small_rep_info_t *struct3, struct small_rep_info_t *struct4, struct bit_flags_t *flags, struct bit_flags_combo_t *flags_combo, struct three_char_t *three_char, struct five_char_t *five_char, struct int_char_combo_t *int_char_combo, struct one_double_t *d1, struct one_double_t *d2, struct one_double_t *d3, struct two_floats_t *f1, struct two_floats_t *f2, struct two_floats_t *f3) argument
821 print_struct_rep( struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3) argument
853 sum_struct_print( int seed, struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4) argument
882 print_small_structs( struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4, struct bit_flags_t flags, struct bit_flags_combo_t flags_combo, struct three_char_t three_char, struct five_char_t five_char, struct int_char_combo_t int_char_combo, struct one_double_t d1, struct one_double_t d2, struct one_double_t d3, struct two_floats_t f1, struct two_floats_t f2, struct two_floats_t f3) argument
943 print_long_arg_list( double a, double b, int c, int d, int e, int f, struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4, struct bit_flags_t flags, struct bit_flags_combo_t flags_combo, struct three_char_t three_char, struct five_char_t five_char, struct int_char_combo_t int_char_combo, struct one_double_t d1, struct one_double_t d2, struct one_double_t d3, struct two_floats_t f1, struct two_floats_t f2, struct two_floats_t f3) argument
1178 static struct small_rep_info_t *struct2; local
[all...]
H A Dstructs.c89 struct struct2 {tA a; tB b;}; struct
108 struct struct2 foo2 = {'a','2'}, L2;
130 struct struct2 fun2()
209 void Fun2(struct struct2 foo2)
212 struct struct2 foo2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.base/
H A Dwatchpoint.c38 struct foo struct1, struct2, *ptr1, *ptr2; variable in typeref:struct:
120 struct2.val = 2;
122 ptr2 = &struct2;
H A Dcall-ar-st.c580 struct small_rep_info_t *struct2,
595 void init_small_structs (struct1, struct2, struct3,struct4,flags,flags_combo,
598 struct small_rep_info_t *struct2;
624 init_struct_rep(struct2, 4);
817 * IN struct small_rep_info_t struct2
823 struct small_rep_info_t struct2,
826 void print_struct_rep( struct1, struct2, struct3)
828 struct small_rep_info_t struct2;
836 printf("Contents of struct2: \n\n");
837 printf("%10d%10d\n", struct2
578 init_small_structs( struct small_rep_info_t *struct1, struct small_rep_info_t *struct2, struct small_rep_info_t *struct3, struct small_rep_info_t *struct4, struct bit_flags_t *flags, struct bit_flags_combo_t *flags_combo, struct three_char_t *three_char, struct five_char_t *five_char, struct int_char_combo_t *int_char_combo, struct one_double_t *d1, struct one_double_t *d2, struct one_double_t *d3, struct two_floats_t *f1, struct two_floats_t *f2, struct two_floats_t *f3) argument
821 print_struct_rep( struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3) argument
853 sum_struct_print( int seed, struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4) argument
882 print_small_structs( struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4, struct bit_flags_t flags, struct bit_flags_combo_t flags_combo, struct three_char_t three_char, struct five_char_t five_char, struct int_char_combo_t int_char_combo, struct one_double_t d1, struct one_double_t d2, struct one_double_t d3, struct two_floats_t f1, struct two_floats_t f2, struct two_floats_t f3) argument
943 print_long_arg_list( double a, double b, int c, int d, int e, int f, struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4, struct bit_flags_t flags, struct bit_flags_combo_t flags_combo, struct three_char_t three_char, struct five_char_t five_char, struct int_char_combo_t int_char_combo, struct one_double_t d1, struct one_double_t d2, struct one_double_t d3, struct two_floats_t f1, struct two_floats_t f2, struct two_floats_t f3) argument
1178 static struct small_rep_info_t *struct2; local
[all...]
H A Dstructs.c89 struct struct2 {tA a; tB b;}; struct
108 struct struct2 foo2 = {'a','2'}, L2;
130 struct struct2 fun2()
209 void Fun2(struct struct2 foo2)
212 struct struct2 foo2;

Completed in 252 milliseconds