Lines Matching full:double
16 (int)*(double *)args[0] +(int)(*(double *)args[1]) +
17 (int)(*(double *)args[2]) + (int)*(double *)args[3] +
18 (int)(*(signed short *)args[4]) + (int)(*(double *)args[5]) +
19 (int)*(double *)args[6] + (int)(*(int *)args[7]) +
20 (int)(*(double *)args[8]) + (int)*(int *)args[9] +
26 (int)*(double *)args[0], (int)(*(double *)args[1]),
27 (int)(*(double *)args[2]), (int)*(double *)args[3],
28 (int)(*(signed short *)args[4]), (int)(*(double *)args[5]),
29 (int)*(double *)args[6], (int)(*(int *)args[7]),
30 (int)(*(double*)args[8]), (int)*(int *)args[9],
37 typedef int (*closure_test_type2)(double, double, double, double, signed short,
38 double, double, int, double, int, int, float,