Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dldtoa.c1783 unsigned short yy[NI] = {0}; in e113toe() local
1787 ecleaz (yy); in e113toe()
1792 yy[0] = 0; in e113toe()
1794 yy[0] = 0xffff; in e113toe()
1827 yy[E] = r; in e113toe()
1828 p = &yy[M + 1]; in e113toe()
1840 yy[M] = 0; in e113toe()
1844 yy[M] = 1; in e113toe()
1845 eshift (yy, -1); in e113toe()
1847 emovo (yy, y, ldp); in e113toe()
[all …]