Searched refs:getc_unlocked (Results 1 – 1 of 1) sorted by relevance
494 extern int getc_unlocked (FILE *__stream);495 libc_hidden_proto(getc_unlocked)899 #define getc_unlocked(_fp) __GETC_UNLOCKED(_fp) macro
Completed in 3 milliseconds