Home
last modified time | relevance | path

Searched refs:tprod (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dldtoa.c1073 unsigned short tprod[NI + 1]; in edivm() local
1104 m16m (tquot, den, tprod); in edivm()
1106 if (ecmpm (tprod, num) > 0) in edivm()
1109 esubm (den, tprod); in edivm()
1110 if (ecmpm (tprod, num) > 0) in edivm()
1113 esubm (den, tprod); in edivm()
1125 esubm (tprod, num); in edivm()