Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dldtoa.c100 static void e53toe (short unsigned int *pe, short unsigned int *y,
2058 e53toe (short unsigned int *pe, short unsigned int *y, LDPARMS * ldp) in e53toe() function
2815 e53toe (&du.pe, e, ldp); in __ldtoa()
2976 e53toe (&du.pe, e, ldp); in _ldcheck()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-201520218 (e53toe): Fixed einfin calls missing ldp parameter.