Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dldtoa.c2672 static const unsigned short emtens[NTEN + 1][NE] = { variable
2717 static const unsigned short emtens[NTEN + 1][NE] = { variable
3157 p = &emtens[0][0]; in etoasc()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20152819 (emtens): Constify.