Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dldtoa.c2679 static const unsigned short emtens[NTEN + 1][NE] = { variable
2724 static const unsigned short emtens[NTEN + 1][NE] = { variable
3164 p = &emtens[0][0]; in etoasc()
/picolibc-latest/newlib/
DChangeLog-20152819 (emtens): Constify.