Home
last modified time | relevance | path

Searched defs:mulhigh_ktab (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tune/
H A Dspeed.c31 static short mulhigh_ktab[MPFR_MULHIGH_TAB_SIZE]; variable
33 static short mulhigh_ktab[] = {MPFR_MULHIGH_TAB}; variable
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmulders.c34 static short mulhigh_ktab[MPFR_MULHIGH_TAB_SIZE]; variable
36 static short mulhigh_ktab[] = {MPFR_MULHIGH_TAB}; variable
/netbsd-src/external/lgpl3/mpfr/dist/tools/
H A Dcheck_mparam.c37 static short mulhigh_ktab[] = {MPFR_MULHIGH_TAB}; variable