Home
last modified time | relevance | path

Searched defs:mul_double (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddouble-int.h298 #define mul_double(l1,h1,l2,h2,lv,hv) \ macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddouble-int.c43 #define mul_double(l1,h1,l2,h2,lv,hv) \ macro