Searched refs:double_array (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dretval-large-struct.c21 double double_array[5]; member in struct:big_struct_t
H A Dcall-ar-st.c875 static double double_array[9]; local
928 double_array[index] = index*23.4567;
942 print_double_array(double_array); /* -tbreak2- */
946 print_all_arrays(integer_array, char_array, float_array, double_array); /* -tbreak3- */
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcall-ar-st.c875 static double double_array[9]; local
928 double_array[index] = index*23.4567;
942 print_double_array(double_array); /* -tbreak2- */
946 print_all_arrays(integer_array, char_array, float_array, double_array); /* -tbreak3- */
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_247_portable.c20 typedef double double_array[5]; typedef
63 static double_array *double_array_ptr;
H A Dmsg_247_portable_int.c25 typedef double double_array[5]; typedef
68 static double_array *double_array_ptr;
H A Dmsg_247_lp64_ldbl128.c17 typedef double double_array[5]; typedef
60 static double_array *double_array_ptr;
H A Dmsg_247_ilp32_ldbl64.c17 typedef double double_array[5]; typedef
60 static double_array *double_array_ptr;

Completed in 204 milliseconds