Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/stdio/
Dwcio.h49 #define WCIO_GET(fp) \ macro
54 struct wchar_io_data *_wcio = WCIO_GET(fp); \
64 struct wchar_io_data *_wcio = WCIO_GET(fp); \
73 struct wchar_io_data *_wcio = WCIO_GET(fp); \
81 register struct wchar_io_data *_wcio = WCIO_GET(fp); \
Dfwide.c53 wcio = WCIO_GET(fp); in fwide()
Dungetwc.c53 wcio = WCIO_GET(fp); in ungetwc()
Dfgetwc.c53 wcio = WCIO_GET(fp); in __fgetwc_unlock()
Dfputwc.c57 wcio = WCIO_GET(fp); in __fputwc_unlock()