Lines Matching refs:fs_d
32 const double fs_d[] = { variable
72 : "=f"(fd_d) : "f"(fs_d[i]));
90 : "=f"(fd_d) : "f"(fs_d[i]) , "f"(ft_d[i]));
143 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]); in arithmeticOperations()
151 printf("%s %lf %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i], ft_d[i]); in arithmeticOperations()
159 printf("%s %lf %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i], ft_d[i]); in arithmeticOperations()
167 printf("%s %lf %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i], ft_d[i]); in arithmeticOperations()
175 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]); in arithmeticOperations()
183 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]); in arithmeticOperations()
191 printf("%s %lf %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i], ft_d[i]); in arithmeticOperations()
202 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]); in arithmeticOperations()
214 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]); in arithmeticOperations()