Format: AllC/C++CSSTextshell script Advanced Search
48: #define WCIO_GET(fp) \ 49: (_EXT(fp) ? &(_EXT(fp)->_wcio) : (struct wchar_io_data *)0) 50: