gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:_UB (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: