Home
last modified time | relevance | path

Searched defs:__fwritex (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dfwrite.c4 size_t __fwritex(const unsigned char *restrict s, size_t l, FILE *restrict f) in __fwritex() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfwrite.c4 size_t __fwritex(const unsigned char *restrict s, size_t l, FILE *restrict f) in __fwritex() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dfwrite.c4 size_t __fwritex(const unsigned char *restrict s, size_t l, FILE *restrict f) in __fwritex() function
/third_party/musl/src/stdio/
H A Dfwrite.c7 size_t __fwritex(const unsigned char *restrict s, size_t l, FILE *restrict f) in __fwritex() function

Completed in 2 milliseconds