Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dldtoa.c107 static void e53toe (short unsigned int *pe, short unsigned int *y,
2065 e53toe (short unsigned int *pe, short unsigned int *y, LDPARMS * ldp) in e53toe() function
2822 e53toe (&du.pe, e, ldp); in __ldtoa()
2983 e53toe (&du.pe, e, ldp); in _ldcheck()
/picolibc-latest/newlib/
DChangeLog-201520218 (e53toe): Fixed einfin calls missing ldp parameter.