gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:_EXT (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdio/fileext.h - 2.0KB - 54 lines
40: #define _EXT(fp) ((struct __sfileext *)((fp)->_ext._base))
41: #define _UB(fp) _EXT(fp)->_ub
42: 
bsd_source/lib/libc/src_bsd/stdio/wcio.h - 2.6KB - 81 lines
48: #define WCIO_GET(fp) \
49:         (_EXT(fp) ? &(_EXT(fp)->_wcio) : (struct wchar_io_data *)0)
50: 
More results from wcio.h