Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dmprec.h324 #define s2b __s2b macro
369 _Bigint * s2b (const char*, int, int, __ULong);
Dmprec.c227 s2b ( in s2b() function
Dstrtod.c732 bd0 = s2b(s0, nd0, nd, y);
Dstrtodg.c818 bd0 = s2b(s0, nd0, nd, y); in _strtodg_l()
/picolibc-latest/newlib/
DChangeLog-201524442 pow5mult and s2b to identifiers with leading underscores.