Searched refs:emul (Results 1 – 1 of 1) sorted by relevance
/picolibc-latest/newlib/libc/stdlib/ |
D | ldtoa.c | 74 static void emul (const short unsigned int *a, const short unsigned int *b, 1688 emul (const short unsigned int *a, const short unsigned int *b, in emul() function 3116 emul (p, t, t, ldp); in etoasc() 3132 emul (ten, y, y, ldp); in etoasc() 3172 emul (r, w, w, ldp); in etoasc() 3173 emul (r, t, t, ldp); in etoasc() 3606 emul (p, xt, xt, ldp);
|