Lines Matching refs:fd_d
71 fd_d = 0; \
74 : "=f"(fd_d) : "f"(fs_d[i]));
89 fd_d = 0; \
92 : "=f"(fd_d) : "f"(fs_d[i]) , "f"(ft_d[i]));
129 double fd_d = 0; in arithmeticOperations() local
145 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]); in arithmeticOperations()
153 printf("%s %lf %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i], ft_d[i]); in arithmeticOperations()
161 printf("%s %lf %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i], ft_d[i]); in arithmeticOperations()
169 printf("%s %lf %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i], ft_d[i]); in arithmeticOperations()
177 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]); in arithmeticOperations()
185 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]); in arithmeticOperations()
193 printf("%s %lf %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i], ft_d[i]); in arithmeticOperations()
204 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]); in arithmeticOperations()
216 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]); in arithmeticOperations()