Searched refs:d_nmax (Results 1 – 1 of 1) sorted by relevance
38 volatile double d_nmax = -DBL_MAX; variable309 d_res = d_max - d_nmax; in main()624 __asm__ volatile ("sqrtsd %0, %0" : "=x" (d_res) : "0" (d_nmax)); in main()