Searched refs:eaddm (Results 1 – 1 of 1) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/ |
D | ldtoa.c | 412 static void eaddm (short unsigned int *x, short unsigned int *y); 959 eaddm (short unsigned int *x, short unsigned int *y) in eaddm() function 1176 eaddm (pprod, equot); in emulm() 1371 eaddm (ldp->rbit, s); in emdnorm() 1551 eaddm (ai, bi); in eadd1() 3140 eaddm (w, u); in etoasc() 3191 eaddm (u, y); in etoasc() 3239 eaddm (u, y); in etoasc() 3437 eaddm (xt, yy); 3440 eaddm (xt, yy); [all …]
|