Search | Google it | Results 1 - 4 of 4 for funcall:_UB (0.00 seconds) |
44: do { \ 45: _UB(fp)._base = NULL; \ 46: _UB(fp)._size = 0; \
117: FREEUB(fp); 118: _UB(fp)._size = 0; 119: WCIO_FREE(fp);
84: */ 85: #define HASUB(fp) (_UB(fp)._base != NULL) 86: #define FREEUB(fp) { \
53: 54: if (_UB(fp)._base == fp->_ubuf) { 55: /*