Home | History | Annotate | Download | only in test

Lines Matching defs:rtab

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