Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Datol.c14 atol (const char *s) in atol() function
DCMakeLists.txt48 atol.c
Dmeson.build98 'atol.c',
/picolibc-3.7.0-3.6.0/test/libc-testsuite/
Dstrtol.c60 TEST(l, atol("2147483647"), 2147483647L, "max 32bit signed %ld != %ld"); in test_strtol()
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dstdlib.h115 long atol (const char *__nptr);
/picolibc-3.7.0-3.6.0/newlib/libm/test/
Dconvert.c224 test_iok(atol(p->string), p->decimal.value); in test_atol()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-201514547 * libc/stdlib/atol.c (_atol_r): New reentrant function.
19710 (e.g. _strtol_r, _strtoul_r). Also replaced calls to atol and atof
24055 * libc/stdlib/Makefile.in (atoff.o,atol.o,mblen.o,mbstowcs.o,
24859 * libc/stdlib/Makefile.in (CHEWOUT_FILES): Removed atol.def.
24860 * libc/stdlib/stdlib.tex: Don't include atol.def.
24880 * libc/stdlib/atol.c (atol): DEFUN -> _DEFUN.
24884 * libc/stdlib/Makefile.in (OFILES): Added atoff.o and atol.o.
24887 * libc/stdlib/atoi.c (atol): Removed.
24888 * libc/stdlib/atol.c: Removed duplicate documentation.
26601 libc/stdlib/atol.c, libc/stdlib/rand.c, libc/string/strpbrk.c,
[all …]
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc3183 newlib/libc/stdlib/atol.c