Home
last modified time | relevance | path

Searched defs:fwrite (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dfwrite.c102 #define fwrite fwrite_unlocked macro
111 fwrite ( in fwrite() function
/picolibc-latest/newlib/libc/tinystdio/
Dfwrite.c39 fwrite(const void *ptr, size_t size, size_t nmemb, FILE *stream) in fwrite() function
/picolibc-latest/newlib/libc/machine/spu/
Dfwrite.c53 fwrite (const void *__restrict buf, in fwrite() function