Searched refs:__CLEARERR_UNLOCKED (Results 1 – 3 of 3) sorted by relevance
18 __CLEARERR_UNLOCKED(stream); in clearerr_unlocked()35 __CLEARERR_UNLOCKED(stream);
359 #define __CLEARERR_UNLOCKED(__stream) \ macro369 # define __CLEARERR(__stream) __CLEARERR_UNLOCKED(__stream)
929 #define clearerr_unlocked(_fp) __CLEARERR_UNLOCKED(_fp)
Completed in 5 milliseconds