Searched defs:__stdio_fwrite (Results 1 – 2 of 2) sorted by relevance
15 size_t attribute_hidden __stdio_fwrite(const unsigned char * __restrict buffer, in __stdio_fwrite() function
300 #define __stdio_fwrite(B,N,S) __stdio_WRITE((S),(B),(N)) macro
Completed in 3 milliseconds