Searched refs:array_double (Results 1 – 6 of 6) sorted by relevance
22 public static double array_double[] = { 0.0 }; field in Main38 array_double[0] = 4.4; in store_to_arrays()
419 double array_double[]; field in Main422 array_double[0] = 0.0; in store_zero_to_array_double()433 obj.array_double = new double[1]; in main()
546 double[] array_double = {0.0, 1.0, 2.0, 3.0}; in checkLongFloatDouble() local550 s += (double)array_long[i] + (double)array_float[i] + array_double[i]; in checkLongFloatDouble()
80 typedef double array_double[7];81 static void my_array_double_accum(array_double *accum, double val) { }82 static void my_array_double_comb(array_double *accum, const array_double *other) { }
111 typedef double array_double[7];112 static void my_array_double_accum(array_double *accum, int val) { }113 static void my_array_double_comb(array_double *accum, const array_double *other) { }114 static void my_array_double_out(int *out, const array_double *accum) { }
518 fill-array-data v0, :array_double544 :array_double