Home
last modified time | relevance | path

Searched refs:WCIO_UNGETWC_BUFSIZE (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dungetwc.c58 if (wcio->wcio_ungetwc_inbuf >= WCIO_UNGETWC_BUFSIZE) { in __ungetwc()
/bionic/libc/stdio/
Dlocal.h112 #define WCIO_UNGETWC_BUFSIZE 1 macro
118 wchar_t wcio_ungetwc_buf[WCIO_UNGETWC_BUFSIZE];