Home
last modified time | relevance | path

Searched refs:wchar_io_data (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/stdio/
H A Dlocal.h114 struct wchar_io_data { struct
129 struct wchar_io_data _wcio; argument
292 #define WCIO_GET(fp) (_EXT(fp) ? &(_EXT(fp)->_wcio) : (struct wchar_io_data*)0)
296 struct wchar_io_data* _wcio = WCIO_GET(fp); \
302 struct wchar_io_data* _wcio = WCIO_GET(fp); \
/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dfwide.c39 struct wchar_io_data *wcio; in fwide()
H A Dungetwc.c40 struct wchar_io_data *wcio; in __ungetwc()
H A Dfgetwc.c40 struct wchar_io_data *wcio; in __fgetwc_unlock()
H A Dfputwc.c42 struct wchar_io_data *wcio; in __fputwc_unlock()