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

  /prebuilts/ndk/r11/sources/android/support/src/stdio/
wcio.h 36 #define WCIO_UNGETWC_BUFSIZE 1
  /prebuilts/ndk/r13/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];
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
wcio.h 37 #define WCIO_UNGETWC_BUFSIZE 1
45 wchar_t wcio_ungetwc_buf[WCIO_UNGETWC_BUFSIZE];

Completed in 215 milliseconds