Searched defs:ungetwc (Results 1 - 2 of 2) sorted by relevance
| /third_party/musl/src/stdio/ | ||
| H A D | ungetwc.c | 8 wint_t ungetwc(wint_t c, FILE *f) in ungetwc() function |
| H A D | vfwscanf.c | 81 #undef ungetwc macro 82 #define ungetwc(c,f) \ macro |
Completed in 1 milliseconds