Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/test/
Ddcvt.c112 int dot_idx; /* where the dot went, or would have gone */ member
295 in->dot_idx = buffer_idx; in _cvte()
362 in->dot_idx = in->exp + 1; in _cvtf()
566 *decpt = in.dot_idx; in fcvtbuf()
597 *decpt = in.dot_idx; in ecvtbuf()