Searched refs:emul (Results 1 – 1 of 1) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/ |
D | ldtoa.c | 67 static void emul (const short unsigned int *a, const short unsigned int *b, 1681 emul (const short unsigned int *a, const short unsigned int *b, in emul() function 3109 emul (p, t, t, ldp); in etoasc() 3125 emul (ten, y, y, ldp); in etoasc() 3165 emul (r, w, w, ldp); in etoasc() 3166 emul (r, t, t, ldp); in etoasc() 3599 emul (p, xt, xt, ldp);
|