HomeSort by relevance Sort by last modified time
    Searched defs:WCIO_UNGETWC_BUFSIZE (Results 1 - 2 of 2) sorted by null

  /ndk/sources/android/support/src/stdio/
wcio.h 36 #define WCIO_UNGETWC_BUFSIZE 1
  /bionic/libc/stdio/
wcio.h 40 #define WCIO_UNGETWC_BUFSIZE 1
46 wchar_t wcio_ungetwc_buf[WCIO_UNGETWC_BUFSIZE];

Completed in 83 milliseconds