Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dldtoa.c79 static int enormlz (short unsigned int *x);
1239 j = enormlz (s); in emdnorm()
1637 ltb -= enormlz (bi); in ediv()
1652 lta -= enormlz (ai); in ediv()
1738 lta -= enormlz (ai); in emul()
1753 ltb -= enormlz (bi); in emul()
2144 if ((k = enormlz (yy)) > NBITS) in e53toe()
2340 if ((k = enormlz (yy)) > NBITS) in e24toe()
2575 enormlz (short unsigned int *x) in enormlz() function
3564 if ((k = enormlz (yy)) > NBITS)
[all …]