Searched refs:emovi (Results 1 – 1 of 1) sorted by relevance
/picolibc-latest/newlib/libc/stdlib/ |
D | ldtoa.c | 447 static void emovi (const short unsigned int *a, short unsigned int *b); 625 emovi (const short unsigned int *a, short unsigned int *b) in emovi() function 1492 emovi (a, ai); in eadd1() 1493 emovi (b, bi); in eadd1() 1627 emovi (a, ai); in ediv() 1628 emovi (b, bi); in ediv() 1728 emovi (a, ai); in emul() 1729 emovi (b, bi); in emul() 1939 emovi (yy, temp); in e64toe() 2449 emovi (a, ai); in ecmp() [all …]
|