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

/bionic/libc/stdio/
H A Dwcio.h40 #define WCIO_UNGETWC_BUFSIZE 1 macro
46 wchar_t wcio_ungetwc_buf[WCIO_UNGETWC_BUFSIZE];
/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dungetwc.c58 if (wcio->wcio_ungetwc_inbuf >= WCIO_UNGETWC_BUFSIZE) {

Completed in 106 milliseconds