Searched refs:fp_ub (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dstdio-impl.h61 # define fp_ub ((struct __sfileext *) fp->_ext._base)->_ub macro
63 # define fp_ub fp_->_ub macro
66 # define HASUB(fp) (fp_ub._base != NULL)
H A Dfseeko.c67 && fp_ub._base == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstdio-impl.h66 # define fp_ub ((struct __sfileext *) fp->_ext._base)->_ub macro
68 # define fp_ub fp_->_ub macro
71 # define HASUB(fp) (fp_ub._base != NULL)

Completed in 56 milliseconds