Searched defs:fwrite_unlocked (Results 1 – 2 of 2) sorted by relevance
49 fwrite_unlocked(const void * __restrict buf, size_t size, size_t count, in fwrite_unlocked() function
95 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro