Searched refs:e64toe (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/stdlib/ |
D | ldtoa.c | 110 static void e64toe (short unsigned int *pe, short unsigned int *y, 1906 e64toe (short unsigned int *pe, short unsigned int *y, LDPARMS * ldp) in e64toe() function 2766 e64toe ((unsigned short *) x, w, ldp); 2824 e64toe (&du.pe, e, ldp); in __ldtoa() 2985 e64toe (&du.pe, e, ldp); in _ldcheck()
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 16320 * libc/stdlib/ldtoa.c (e64toe): When checking the exponent
|