Searched defs:__c (Results 1 – 2 of 2) sorted by relevance
82 putchar (int __c) in putchar()91 fputc_unlocked (int __c, FILE *__stream) in fputc_unlocked()101 putc_unlocked (int __c, FILE *__stream) in putc_unlocked()108 putchar_unlocked (int __c) in putchar_unlocked()
362 int __c = getc_unlocked (__stream); in fread_unlocked() local
Completed in 5 milliseconds