Home | History | Annotate | Download | only in include

Lines Matching defs:ungetc

667 #define ungetc(...) (pthread_testcancel(), ungetc(__VA_ARGS__))