Home | History | Annotate | Download | only in test

Lines Matching defs:rtab

647         asm volatile ("fstpl %0" : "=m" (rtab[i]));\
649 printf("res[%d]=%f\n", i, rtab[i]);\
676 double rtab[8];