Searched refs:__LIBM_MULL1_K80 (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | libm_support.h | 579 #define __LIBM_MULL1_K80(rhi,rlo,x,y, \ macro 596 __LIBM_MULL1_K80(t7,t8,xhi,yhi, t32,t1,t2,t3,t4,t5,t6) \ 640 __LIBM_MULL1_K80(t8,t9,t7,yhi, t32,t1,t2,t3,t4,t5,t6) \ 687 __LIBM_MULL1_K80(t8,t9,t7,t7, t32,t1,t2,t3,t4,t5,t6) \
|