Searched refs:ungetone (Results 1 – 1 of 1) sorted by relevance
15 wint_t ret, wc, ungetone = 0x00E4; /* 0x00E4 means `a umlaut'. */ in do_test() local51 ret = ungetwc (ungetone, fp); in do_test()52 printf ("Unget a character (0x%04x)\n", (unsigned int) ungetone); in do_test()64 if (wc == ungetone) in do_test()72 printf ("ungotten one: %04x, regetone: %04x", ungetone, wc); in do_test()