Searched defs:__PUTC_UNLOCKED (Results 1 – 1 of 1) sorted by relevance
390 #define __PUTC_UNLOCKED(__c, __stream) (__fputc_unlocked)((__c),(__stream)) macro486 # define __PUTC_UNLOCKED(__c, __stream) __FPUTC_UNLOCKED((__c), (__stream)) macro
Completed in 4 milliseconds