Searched refs:__stdout_write (Results 1 – 4 of 4) sorted by relevance
4 size_t __stdout_write(FILE* f, const unsigned char* buf, size_t len) { in __stdout_write() function
10 .write = __stdout_write,
55 size_t __stdout_write(FILE*, const unsigned char*, size_t) ATTR_LIBC_VISIBILITY;
643 $(LOCAL_DIR)/src/stdio/__stdout_write.c \
Completed in 5 milliseconds