Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dstrtodg.c442 int dsign, e, e1, e2, emin, esign, finished, i, inex, irv; in _strtodg_l() local
904 delta->_sign = finished = 0; in _strtodg_l()
909 if ( (finished = dsign ^ (rd&1)) !=0) { in _strtodg_l()
1095 L = finished = 0; in _strtodg_l()
1122 if (finished) in _strtodg_l()
/picolibc-latest/newlib/
DChangeLog-201526357 Rework so that library is built and then finished rather than