Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dtmpnam.c174 char *filename; in tempnam() local
183 filename = malloc (length); in tempnam()
184 if (filename) in tempnam()
186 if (! worker (filename, dir, prefix, in tempnam()
190 return filename; in tempnam()
Dremove.c64 const char *filename) in remove() argument
66 if (unlink (filename) == -1) in remove()
/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/
Dremove.c38 remove (filename) in remove() argument
39 const char *filename; in remove()
44 return __send_to_ppe(SPE_C99_SIGNALCODE, SPE_C99_REMOVE, &filename);
Dspu-gmon.c264 char filename[64]; in __monstartup() local
298 snprintf (filename, sizeof (filename), "gmon-%d-%llu-%llu.out", in __monstartup()
301 strncpy (filename, "gmon.out", sizeof (filename)); in __monstartup()
303 fd = open (filename, O_RDWR | O_CREAT | O_TRUNC, 0644); in __monstartup()
307 snprintf (errstr, sizeof (errstr), "Cannot open file: %s", filename); in __monstartup()
317 snprintf (errstr, sizeof (errstr), "Cannot truncate file: %s", filename); in __monstartup()
Dmk_syscalls36 $filename = ">" . $name . ".S";
37 open(SOURCE, $filename);
/picolibc-3.7.0-3.6.0/newlib/libc/misc/
Dubsan.c41 const char *filename; member
57 data->location.filename, data->location.line, data->location.column); in __ubsan_handle_out_of_bounds()
/picolibc-3.7.0-3.6.0/doc/
Dprintf.md150 text data bss dec hex filename
160 text data bss dec hex filename
170 text data bss dec hex filename
180 text data bss dec hex filename
191 text data bss dec hex filename
201 text data bss dec hex filename
289 text data bss dec hex filename
/picolibc-3.7.0-3.6.0/newlib/
DHOWTO229 because the object names follow a consistent convention: libm_a-<filename>.o
230 for the math library and libc_a-<filename>.o for the C library. If the common
DChangeLog-201510355 * libc/stdio/tmpfile.c (_tmpfile_r): Avoid window between filename
11982 filename, allow read-only or write-only FILE atop O_RDWR file
12153 * libc/stdio/freopen.c (_freopen_r): Accept NULL filename.
24753 on filename.
25022 (mainCRTStartup): Support strace=bitmask,filename.
27476 libc/stdio/tmpnam.c (tmpnam): removed unneeded filename variable.
/picolibc-3.7.0-3.6.0/
DREADME.md272 memory usually occupied by the filename, function name and