Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dspu-gmon.c161 perror ("can't read the histogram"); in __sample()
168 perror ("can't write the histogram"); in __sample()
188 perror ("can't write the histogram header"); in write_histogram()
219 perror ("can't write the callgraph"); in write_callgraph()
238 perror ("Cannot seek to the beginning of the gmon.out file."); in __mcleanup()
249 perror ("Cannot write the gmon header to the gmon.out file."); in __mcleanup()
310 perror (errstr); in __monstartup()
320 perror (errstr); in __monstartup()
Dperror.c48 perror (const char *s) in perror() function
/picolibc-latest/newlib/testsuite/newlib.iconv/
Diconvjp.c897 perror(""); in main()
915 perror("Can't reset shift state"); in main()
925 perror(""); in main()
Diconvru.c408 perror(""); in main()
426 perror("Can't reset shift state"); in main()
436 perror(""); in main()
/picolibc-latest/newlib/libc/tinystdio/
Dperror.c39 perror (const char *msg) in perror() function
DCMakeLists.txt100 perror.c
Dmeson.build103 'perror.c',
Dstdio.h345 void perror(const char *s);
/picolibc-latest/newlib/libc/stdio/
Dperror.c78 perror ( in perror() function
Dstdio.tex86 * Function perror:: Print an error message on standard error
250 @include stdio/perror.def
Dmeson.build77 'perror.c',
Dstdio.h391 void perror (const char *);
/picolibc-latest/newlib/libm/test/
Dtest.h218 if (!f) { perror(buffer); exit(1); } \
/picolibc-latest/newlib/
DChangeLog-20154193 * libc/stdio/perror.c (_perror_r): Likewise.
9864 * libc/machine/spu/perror.c: Pass errno as the second argument to
10643 * libc/machine/spu/perror.c: Ditto.
10938 * libc/machine/spu/perror.c: Add initialization routine of
11088 * libc/machine/spu/perror.c: New file to override libc/stdio version.
13018 * libc/stdio/perror.c (perror): Ditto.
13995 libc/stdio/makebuf.c libc/stdio/mktemp.c libc/stdio/perror.c,
19108 * libc/stdio/perror.c (_perror_r): Likewise.
25743 Replace error proc calls with perror calls.
26781 mktemp.c, perror.c, printf.c, putchar.c, puts.c, refill.c,
[all …]
/picolibc-latest/
DCOPYING.picolibc749 newlib/libc/tinystdio/perror.c
2147 newlib/libc/machine/spu/perror.c
4489 newlib/libc/stdio/perror.c