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